Jamie Lerner wrote:
> You need to change several files to change the default look at feel
> of Jetspeed. I am assuming you have not changed the default layout
> manager. Here is what I have done to my standard install:
>
> 1) <jetspeed-home>\web-inf\templates\vm\layouts\html\default.vm. Change
> this file to remove the jetspeed logo.
This is configurable in the
<jetspeed-home>\web-inf\conf\JetspeedResource.properties file (JR.p).
See the parameters topnav.logo.file and topnav.logo.url
>
> 2) <jetspeed-home>\web-inf\templates\vm\navigations\html\left.vm. Change
> this to tweek the left nav bar.
Their are some related setting in JR.p, see leftnav.*
>
> 3) <jetspeed-home>\web-inf\templates\vm\navigations\html. Change
> this to alter the bottom bar which has the apache logos.
I need to add a JR.p that allow the file name of the navigation bar to
be configurable in JR.p.
>
> 4)
<jetspeed-home>\web-inf\classes\org\apache\jetspeed\modules\localization\jetspeedLocalization_en.properties.
>
Also change the default and none "en" values.
<jetspeed-home>\web-inf\classes\org\apache\jetspeed\modules\localization\jetspeedLocalization.properties.
> Change this to change the english standard text messages and the
> Welcome to Jetspeed --> message on the home page.
>
> 5) <jetspeed-home>\web-inf\psml\anon\html\en\default.psml. This will
> also help you change the default home page look and feel of the
> default home page portlets and tabs.
>
> 6) <jetspeed-home>\welcome.html. This is the welcome text on the
> default home page "home" tab.
>
> This should pretty much do it. Don't you wish this was documented
> somewhere, it took a day of searching to find all this stuff.
Some of this is, see
http://jakarta.apache.org/jetspeed/site/config_guide.html. Granted the
documentation needs some work.
>
> JJL.
>
Paul Spencer
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>