[
http://jira.magnolia.info/browse/MAGNOLIA-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Haderka closed MAGNOLIA-377.
--------------------------------
Resolution: Fixed
As of 3.6.1 use
{code}
<cms:editBar adminOnly="true" />
{code}
> editBar runs only in AdminOnly
> ------------------------------
>
> Key: MAGNOLIA-377
> URL: http://jira.magnolia.info/browse/MAGNOLIA-377
> Project: Magnolia
> Issue Type: Bug
> Reporter: Philipp Bracher
> Assignee: Philipp Bracher
> Priority: Minor
>
> from a email:
> i tried to follow why i have problems with the <cms:editBar>. I was
> surprised about the following:
> <cms:editBar paragraph="exerciseTitle" contentNodeName="testPage" />
> does not draw the edit bar, but
> <cms:adminOnly>
> <cms:editBar paragraph="exerciseTitle" contentNodeName="testPage" />
> </cms:adminOnly>
> draws the editbar! but somehow i can not believe, that <cms:adminOnly> is
> the reason to draw the editbar, since the main bar is shown without
> <cms:adminOnly>. but if that is the case, wouldn't it be possible, similar as
> for the main bar, to determine "internally" in which instance the code runs
> and draw the editbar accordingly?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------