[Radiant] Getting children a oage that is not the current page

john muhl lists at johnmuhl.com
Thu Apr 24 18:37:57 CDT 2008


I believe you want r:find

<r:find url="value_to_find">...</r:find>


On 2008/04/24, at 17:07, Alex Wayne wrote:
> I have a navigation element in my layout that I want to always show
> links to all children of a certain page that is nested one or 2 levels
> inside my hierarchy.
>
> I guess I need something like:
>
> <r:page url="/foo/bar">
>  <r:chilren:each>
>    <a href="<r:url />"><r:title></a>
>  </r:children:each>
> </r:page>
>
> I can't seem to figure out how to load up a specific page like that to
> operate on like that.
>
> Thanks for helping out this radiant noob.
> -Alex
> -- 
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant



More information about the Radiant mailing list