Timo, css should be used to modify the appearance of the content rendered by
pages or components and because the nature of css you can always override
parts defined in your component.

Doesn't css fulfill your requirements ?
On 20 Nov 2010 11:14, "Timo Nentwig" <timo.nent...@toptarif.de> wrote:
>
> On Nov 19, 2010, at 18:24, Thiago H. de Paula Figueiredo wrote:
>
>>> Btw, what's your scenario and why is the multiple templates per page a
>>> requirement for you? Maybe you could achieve what you need with
>>> Components...
>>
>> I'm also curious to know what these requirements are. I never needed to
have more than one template for a given page or component. This sounds like
someone developing Tapestry with a Struts mind. :P
>>
>> You can simulate multiple templates for a given page or component using
blocks (<t:block), components and the Delegate component.
>
> White labeling. Same code, different appearance.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>

Reply via email to