Hello everyone.

I have a running version of magnolia 4.1.1 without STK. There are really a lot 
of pages, and i have to add some parapraph on each page using the same 
template. I didnt undestand haw can i do it.
I tried something like that
[code]<cms:setNode var="someNode" path="/somePage/someCollectionName"/>         
<cms:contentNodeIterator items="${someNode.children}" >
  <cms:adminOnly>
    <cms:editBar />
  </cms:adminOnly>
 <cms:includeTemplate/>         </cms:contentNodeIterator>[/code]
but it work only for jsp (i failed to run freemarker's equivalent code)
And I suspect that such approach is not the best one. Have someone any 
solutions?

ps sorry for my poor english

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=226dac72-ba25-4882-a32f-6e9f542d08c0


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to