branches with status:
Name Status Last Modified Last Commit
lp:loco-django (Linked to a blueprint) 1 Development 2007-10-21 00:54:32 UTC
5. Improved the Navigation system Now s...

Author: Nikoleta Verbeck
Revision Date: 2007-10-26 04:52:01 UTC

Improved the Navigation system
 Now supports categories
 PageCategory 1 is the default menu system
 The first page in the default menu is the default page for the website
 A RequestContext variable has been added containing a dictionary of all categories and there pages
  Check locodjango.navigation.views.siteMenu for an example of how to push it into your template
  Check /template/default/sitemenu.htm for example usage of the links dictionary in a template
  Note: You will need to follow the same render_to_string shortcut for all views in order to keep you navigation on all pages
OpenID support has been started
Default template media has been included into the /template/default/media folder.
 A Symbolic link or apache virtual directory will need to be added to your apache root directory for the site

11 of 1 result