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]