Hi Patrick Yes, that is possible and in fact quite common to!
Instead of using the <cms:newBar> tag, you can use the <cms:editBar> tag. Check http://dev.magnolia.info/ref/latest/magnolia-taglib-cms/tagreference.html#editBar for more details (e.g. the editLabel attribute to change the label of the edit button).
What you might also want to look at is a simple button, e.g. <cms:editButton>.
Cheers Giancarlo On Mar 5, 2008, at 3:36 AM, Patrick Aebischer wrote:
Hello, it is possible to implement a fix page layout with a custom JSP. But would it be possible to have like one paragraph which an author cannot move but only change its content? An example of that could be some base index.html page. The author should only be able the change some text but cannot put a new paragraph on it nor change the existing one (except its content). Regards, Patrick ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
