Hi guys,
I got a need to display a site map of a radiant-driven website.
Just not to re-invent the wheel. May be someone has already written
custom
tag like…:
<r:site_map start=“/services” />
and it would generate html list, like this one:
or textile
- “Services”:/services
** “Rocket launch”:/services/rocket
** “Private mission to the Mars”:/services/mission - …etc…
This could be useful for generation both site maps and navigation menus.
Thanks in advance for any help and suggestions
-Alex