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?
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)

Forgot to mention, you can also set the default control and controller in the JR.p:


services.PortalToolkit.default.control=TitlePortletControl
services.PortalToolkit.default.controller=OneColumn
services.PortalToolkit.default.skin=orange-grey

The defaults are used when no control or controller are specified in a PSML portlets collection

--
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