[opencms-dev] Direct Edit button not displaying
Marc Johnen
opencms at johnen.biz
Tue Jul 27 19:03:51 CEST 2010
Afaik there are two points where you controll the direct-edit-function.
1. via the editable-attribute in the contentload of your jsp:
<cms:contentload collector="singleFile" param="%(param.file)"
editable="auto">
can be true/false/auto ?
2. the tag <cms:editable/>
Have a look here:
http://opencms-wiki.org/Using_Direct_Edit_with_JSP
Always worth searching the wiki and the forum first.
Regards
Marc Johnen
http://www.johnen.biz
--
View this message in context: http://old.nabble.com/Direct-Edit-button-not-displaying-tp29203167p29278538.html
Sent from the OpenCMS - Dev mailing list archive at Nabble.com.
More information about the opencms-dev
mailing list