You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/04/24 15:30:06 UTC

[jira] Closed: (TILES-49) Support for inline Tiles

     [ https://issues.apache.org/struts/browse/TILES-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-49.
---------------------------------


> Support for inline Tiles
> ------------------------
>
>                 Key: TILES-49
>                 URL: https://issues.apache.org/struts/browse/TILES-49
>             Project: Tiles
>          Issue Type: New Feature
>          Components: tiles-core
>    Affects Versions: 2.0.0
>         Environment: Any
>            Reporter: Mehdi Bahribayli
>         Assigned To: Antonio Petrelli
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> It is desirable to have 'inline Tiles' (the term is first used by Greg Reddin). Body of 'put' tag can be used as inline Tiles:
> <tiles:insert name='tiles:master' type='definition'>
>     <tiles:put name='body'>
>         <!-- inline Tiles goes here -->
>     </tilesput>
> </tiles:insert>

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