Anton Matheis (via Magnolia Forums)
2014-09-24 12:41:41 UTC
Hi,
I'd like to include a component in my template and set it to not editable.
I am doing that in my FTL like this:
[@cms.component content=component editable=false /]
Nonetheless the component stays editable (editbars are shown and "edit component"-option is displayed and active in right marginal menu).
Looking into the source code, i found this comment in ComponentElement.java (line 171):
" // TODO not sure how to pass editable"
Found it in magnolia-templating version 5.2.5 and current snapshot 5.3.4.
Am i getting something wrong or is this an issue? Could not find any in the issue tracker.
Greetings,
Anton
I'd like to include a component in my template and set it to not editable.
I am doing that in my FTL like this:
[@cms.component content=component editable=false /]
Nonetheless the component stays editable (editbars are shown and "edit component"-option is displayed and active in right marginal menu).
Looking into the source code, i found this comment in ComponentElement.java (line 171):
" // TODO not sure how to pass editable"
Found it in magnolia-templating version 5.2.5 and current snapshot 5.3.4.
Am i getting something wrong or is this an issue? Could not find any in the issue tracker.
Greetings,
Anton
--
Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=a71deee0-0a62-438f-af31-8488c30c1bd7
----------------------------------------------------------------
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: <user-list-***@magnolia-cms.com>
----------------------------------------------------------------
Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=a71deee0-0a62-438f-af31-8488c30c1bd7
----------------------------------------------------------------
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: <user-list-***@magnolia-cms.com>
----------------------------------------------------------------