| Name | sithbunny |
|---|---|
| Email Address | hidden |
| Avatar | |
| Posts | 1 |
-
- 2009-01-21 16:51:26
- Flatpages
- Board » Django » Middleware
-
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


