You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Randy Watler <wa...@wispertel.net> on 2005/12/22 00:15:03 UTC

Re: How to create a new skin and add custom mode to it in jetspeed2?

Sunil,

The best way to start with the decorators is to make a copy of them and
tinker!

Decorators can be deployed by jaring them up and dropping them into the
webapps/jetspeed/WEB-INF/deploy directory, (the jar file must contain
the *.properties and *.vm files at the top level and folders for css and
images filled appropriately). There might be a small bug in the 2.0
release deployer, but we'll fix that soon. In the interim, you should be
able to edit them in place or copy new ones into the existing
webapps/jetspeed/decorators directory.

If you need to add a new custom mode, that is more complicated. I am not
sure J2 supports this without code changes. I am sure David Taylor can
give you some input there, or you can try to search the mailing list
archives.

HTH,

Randy

On Wed, 2005-12-21 at 11:32 -0800, Tiwari, Sunil Kumar wrote:
> Hi,
> 
> I have recently started using jetspeed2 portal and it looks amazing.
> The themes and skins have been developed using Velocity and I don't know
> much about it.
> 
> Can someone help me in creating a new skin and adding custom mode to it?
> I want a config mode in addition to the default modes. I need to add the
> image to the skin.. am I right?
> 
> 
> Thanks,
> Sunil


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org