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 2008/03/02 20:31:07 UTC

[jira] Resolved: (TILES-126) Allow to override template when inserting a definition

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

Antonio Petrelli resolved TILES-126.
------------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 2.1.x)
                   2.1.0

Already fixed by TILES-259.

> Allow to override template when inserting a definition
> ------------------------------------------------------
>
>                 Key: TILES-126
>                 URL: https://issues.apache.org/struts/browse/TILES-126
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-core, tiles-jsp (jsp support)
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.0
>
>
> Currently, if one wants to insert a definition that has the same attributes as another one but a different template, he/she must:
> - create a custom definition, usually by using <tiles:definition>
> - insert this custom definition in the page.
> There should be the possibility to insert a definition but specifying a different template, with a syntax like:
> <tiles:insertDefinition name="definitionName" template="/my/new/template.jsp" />

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