Hi All,
I am trying to struggle through the templating guide.
I have made it to 5. Paragraphs 1 where I am confused.
1. When I add the following code to the content.jsp the image does not
display.
<cms:adminOnly>
<cms:newBar ControlNodeCollectionName="contentParagraph"
paragraph="sampleTextImage"/>
<cms:adminOnly>
I just get the newBar with no image.
2. Also, any tags that I include within the following tag comes out blank:
<cms:contentNodeIterator contentNodeCollectionName="contentParagraph">
....
</cms:contentNodeIterator>
Any Ideas what I am missing?
thanks,
Phil
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------