[Radiant] how to exclude current children from a list of childrens
Andrea Otto
andrea.otto at tiscali.it
Fri Sep 7 11:47:24 CDT 2007
In each children page of my project I need to list all other childrens
of the same parent. I tried this tags:
<r:parent>
<r:children:each>
<r:unless_url matches="\Q<r:page><r:url/></r:page>\E"><li>"<r:link
/>"</li></r:unless_url>
</r:children:each>
</r:parent>
but it didn't work.
Any help is very apreciated!!!
thanks!
--
Posted via http://www.ruby-forum.com/.
More information about the Radiant
mailing list