[
http://jira.magnolia-cms.com/browse/MGNLMIGRATION-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Šiška updated MGNLMIGRATION-96:
--------------------------------------
Fix Version/s: 1.2
> Migrate Config: create new area for @cms:includeTemplate...
> -----------------------------------------------------------
>
> Key: MGNLMIGRATION-96
> URL: http://jira.magnolia-cms.com/browse/MGNLMIGRATION-96
> Project: Magnolia Migration
> Issue Type: Improvement
> Affects Versions: 1.1.3
> Reporter: wolf bubenik
> Assignee: Robert Šiška
> Priority: Major
> Fix For: 1.1.6, 1.2
>
>
> If we allow insertion of only one subparagraph, for ftl code like
> {code}
> [@cms.ifNotExisting contentNodeName = "freeContent"]
> [@cms.newBar contentNodeName="freeContent"
> newLabel="${i18n['freecontainer.editLabel.newLabel']}"
> paragraph="${def.subParagraphs}" /]
> [/@cms.ifNotExisting]
> [@cms.ifExisting contentNodeName = "freeContent"]
> [@cms.includeTemplate contentNodeName = "freeContent"]
> [@cms.attribute name = "trackingContext" value = "${trackingContext}"
> /]
> [/@cms.includeTemplate]
> [/@cms.ifExisting]
> {code}
> no areas will de declared in the paragraph configuration.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------