Hi Bogdan
No sure if I understand you question correctly. From what I understand you can
use block parameters or <t:body/>
regards
Taha
On Dec 12, 2012, at 10:22 AM, bogdan_cm wrote:
> Hello everyone,
> How can I allow "Page" information to be part of the component markup
> output? Take for example the zone component:
> <t:zone t:id="someId" id="pageId"> --> component
> this is the time on day ${timeOfDay} -> this value comes from the Page
> containing the component
> </t:zone>
>
> When I write my own component, how can I pass additional "data" to be
> included in the rendering of this component?
>
> I would like to write:
> <t:myComponent>
> maybe a loop here that would read a list in the Page containing the
> component, and display it.
> </t:myComponent>
>
>
> Thank you,
> Bogdan.
>
>
>
>
>
>
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>