On Tuesday, September 2, 2003, at 05:46 AM, Gregory Joseph wrote:


Hi list,

While trying to customize our installation of Jetspeed, I wanted to modify
the way tabs (for paned portlets) are displayed. First I though i'd just
override the jetspeed-tab.vm, but then I saw in the doc that I could define
custom control(ler)s in local-managers.xreg
So i created this file(see below), but it doesn't work. So, several questions
1/ can this file override controls defined in controls.xreg, or does it only
provide *additional* ones?

It provides additional ones


2/ what's the best way of customizing the way the tabs are displayed? (btw -
i'm using jsp's mostly - can it be included before "screenJsp" is included in
default.jsp (ie, i'd like to have more control on where this is included in
my display)

add your new control and controller definitions to the registry, and then select them with the customizer


3/ what exactly are PanedPortletControl and TabControl, and is there a
document explaining all the different control(ler)s somewhere? (maybe i
didn't look correctly for this yet, which is very possible, please xcuse
me;))


Its covered some in the tutorial
Try this old document, its dated but I think the control and controller section is still relevant:


http://www.bluesunrise.com/jetspeed-docs/Jetspeed.htm

--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
+01 707 773-4646
+01 707 529 9194


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to