Sounds like the a paragraph would throw an exception. What does the log say?

Will

On 25.07.2008, at 13:46, Nicolai Kilian wrote:

Hello,
I just tried to integrate the fckEditor into my jsp-template by using this code snippet:

....
<cms:contentNodeIterator contentNodeCollectionName="header">
   <cms:adminOnly>
       <cms:editBar/>
   </cms:adminOnly>
   <cms:includeTemplate/>
</cms:contentNodeIterator>

<cms:adminOnly>
   <cms:newBar contentNodeCollectionName="header"
       paragraph="samples-editor"/>
</cms:adminOnly>
....


Now, I see a new NewBar in my template. When I click on the New button, the editor opens. However, when I enter some text and click on "save", an edit bar appears, but not the created text. What could be still missing?

Thanks,
Nicolai


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to