> Does anyone else have a similar solution such as Michael's out there?

Here's an example to build dynamic tree navigation:

http://pastie.caboo.se/39956

It produces:

http://pastie.caboo.se/39959

Hopefully, this inspires some ideas for you.

Layout/formatting is controlled in css.

BTW- Thanks Michael! for your post.  It helped me while I worked on this tree
navigation tag.

Todd

PS- I don't like the hardcoding for ul, li, and css classes.  It wouldn't be
that difficult to extract refactor the hardcode into configurable tag
attributes/nodes.

PS 2, Electric Boogaloo- I don't understand while I had to call options.dup, but
if I didn't the value was being concatenated each time through the getBranch
call.
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to