|
|
Index
| Recent Threads
| Who's Online
| User List
| Register
| Search
| Help
| |
Synyx created an OpenCms 7.0.4 Live CD, based on SLAX Linux, which is now available.
If you want to order a free CD copy, please write, including your postal address, to 
![]() |
OpenCms Forum » List all forums » Forum: Tutorials / HowTo's for OpenCms 7 » Thread: Direct Edit button not showing |
|
Thread Status: Normal Total posts in this thread: 5 |
[Add To My Favorites] [Watch this Thread] [Post new Thread] |
| Author |
|
|
Stranger
|
I am making a website using OpenCms. After login the Direct Edit button does not appear. Does anyone know the reason and can help? Thanks Joseph |
||
|
|
Advanced Member Joined: May 7, 2004 Posts: 457 Status: Offline |
Did you include <cms:editable/> in your template? Did you mark the content as being editable? ---------------------------------------- /** * Florian Hopf * Synyx GmbH & Co. KG */ |
||
|
|
Stranger
|
Yes I have included <cms:editable/> in template. What do you mean by "Did you mark the content as being editable?" Joseph |
||
|
|
Advanced Member Joined: May 7, 2004 Posts: 457 Status: Offline |
I meant when using <cms:contenload..> did you set editable to true? Additionally does the user have write access on the content? ---------------------------------------- /** * Florian Hopf * Synyx GmbH & Co. KG */ |
||
|
|
Advanced Member Joined: May 7, 2004 Posts: 457 Status: Offline |
Another thing: when logging in you need to switch to the Offline project ---------------------------------------- /** * Florian Hopf * Synyx GmbH & Co. KG */ |
||
|
| [Show Printable Version of Thread] [Post new Thread] |