Files @ 09a4b021c1f5
Branch filter:

Location: website/.gitignore - annotation

Bradley M. Kuhn
Repair menu highlighting, both for main menu and submenus

During the recent improvements made on the website, the menus and
submenu highlighting for selected menus fell into disarray.
Correction requires changes to the CSS and templates both, because
Django doesn't really have a convenient way to set variables in
templates to use to solve this.

There are still a few submenu items highlighting not working even
after this commit. More work needs to be done.
1
2
3
4
5
6
7
8
9
*~
#*#
*.pyc
www/djangocommonsettings.py
www/conservancy/static/source
logs
www/conservancy/static/videos/*.webm
www/conservancy/static/videos/*.ogv
www/wsgi-password.wsgi