[Radiant] Using regex and <r:find url....
Travis Bell
travisbell at mac.com
Tue Nov 27 17:43:40 CST 2007
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.
More information about the Radiant
mailing list