[ 
http://jira.magnolia-cms.com/browse/MGNLSTK-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29148#action_29148
 ] 

Hudson CI server commented on MGNLSTK-658:
------------------------------------------

Integrated in !http://hudson.magnolia-cms.com/images/16x16/blue.gif! 
[standard-templating-kit 
#2667|http://hudson.magnolia-cms.com/job/standard-templating-kit/2667/]
     MGNLSTK-657, MGNLSTK-653, MGNLSTK-658
Enabled property added to navigation.meta, header and header.branding site 
definition nodes.
Relevant templates now react on values of these properties.


> main.ftl: template should react on property 'def.header.enabled'
> ----------------------------------------------------------------
>
>                 Key: MGNLSTK-658
>                 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-658
>             Project: Magnolia Standard Templating Kit
>          Issue Type: Improvement
>          Components: templates
>    Affects Versions: 1.3.1
>            Reporter: Christian Ringele
>            Assignee: Ondřej Chytil
>
> the main.ftl includes directly the header template, instead of checking the 
> enabled property first.
> It is:
> [#include def.header.template]
> It should be:
> [#if def.header.enabled]
>           [#include def.header.template]
> [/#if]

-- 
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/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to