Hi
I've just started to use Django and have been using the flatpages
plugin for serving static pages. Does anyone know how or a plugin that
will generate a content's tree from the URLs?
e.g.
/staff/
/staff/management/
/staff/clerical/
/staff/technical/
/projects/
/projects/ace/
/projects/django/
/projects/ruby/

what I'm looking for is someway of automatically traversing the URLS
for all the flatpages on my site so that I can generate a table of
contents relative to where I am on the site.

Regards
Gordon

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to