I think the tap3 Shell component supports the stylesheets parameter as well,
so it probably isn't very hard. Ie

http://tapestry.apache.org/tapestry3/doc/ComponentReference/Shell.html

If you have something that wraps all of your pages (most of us do, the
infamous Border component), then you just pass the "selected" stylesheet as
the core stylesheet to use.

The only part you have to figure out is how you'd like to let
people/something change the current theme. It could be a simple value stored
in the session that is set using a PropertySelection component or something
more elaborate.

On 8/7/06, Peter Dawn <[EMAIL PROTECTED]> wrote:

update: there is no source code for tassel available. and i cant see
it supporting multiple themes. i am also using T3.

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




--
Jesse Kuhnert
Tacos/Tapestry, team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind.

Reply via email to