From eabeb1ba9c789101478caee6146ab1a0760afed5 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Wed, 26 Nov 2008 16:37:14 +0100 Subject: [PATCH] Add a menu bar to the site theme. The contents of the menu bar are taken from the Site/Menu page. This commit also slighty changes other aspects of the time. --- plugin/theme/site.py | 33 +++++++++++++++++++++++++++------ static/exodus/css/common.css | 18 ++++++++++++++++++ 2 files changed, 45 insertions(+), 6 deletions(-) diff --git a/plugin/theme/site.py b/plugin/theme/site.py index e934485..21d8aa6 100644 --- a/plugin/theme/site.py +++ b/plugin/theme/site.py @@ -10,6 +10,7 @@ """ from MoinMoin.theme import ThemeBase +from MoinMoin.Page import Page class SiteTheme(ThemeBase): @@ -38,19 +39,19 @@ class SiteTheme(ThemeBase): # Header u'', # Post header custom html (not recommended) @@ -106,6 +107,7 @@ class SiteTheme(ThemeBase): # Footer u'