[ 
https://issues.apache.org/jira/browse/TAPESTRY-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507647
 ] 

Howard M. Lewis Ship commented on TAPESTRY-1469:
------------------------------------------------

This would even be useful at the page level, for pages that are no structured 
markup ... which could include pages that are really CSS style sheets or very 
dynamically generated JavaScript libraries.

> Templates should support an outer t:container element for when a template 
> consists of non-tree structured content
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1469
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1469
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>
> In some occasions, a component template contains non-tree structured content.
> It would be nice if the template could support a <t:container> element that 
> wrapped around the true content, but was not part of it.  I.e.
> <t:container ...>
>   This is just a block of text.
>   ...
> </t:container>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to