Hey guys,
It doesn't seem possible to use regex with the <r:find url=""> tag.
What I am trying to do is recursively find the children of a child.
Ie...
/projects
/current
-- /project-4
-- /project-3
/past
-- /project-2
-- /project-1
So, in my example, return....
<li>project 4</li>
<li>project 3</li>
<li>project 2</li>
<li>project 1</li>
Does what I am trying to do make sense? Is there any way I can do
what I want to do dynamically with some tags?
Cheers,
--
Travis Bell
Not sent from my iPhone.
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant