[Radiant] how to exclude current children from a list of
childrens
Aitor Garay-Romero
me at aitor.name
Fri Sep 7 12:44:39 CDT 2007
Your code below is incorrect. Radius tags follow the same structural
rules as standard XML (don't expect the tags in the 'matches' attribute to
expand).
Try with the <navigation> tag.
/AITOR
On 9/7/07, Andrea Otto <andrea.otto at tiscali.it> wrote:
>
> 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/.
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
More information about the Radiant
mailing list