From b0a54a6e64150ee394000eb45729782966a49dcc Mon Sep 17 00:00:00 2001 From: erlehmann Date: Tue, 12 Aug 2008 21:10:18 +0000 Subject: [PATCH] MOAR layout upgrading git-svn-id: http://yolanda.mister-muffin.de/svn@366 7eef14d0-6ed0-489d-bf55-20463b2d70db --- trunk/data/templates/xhtml/base.mako.py | 14 +-- trunk/data/templates/xhtml/base.mako.pyc | Bin 6615 -> 6765 bytes trunk/data/templates/xhtml/index.mako.py | 4 +- trunk/data/templates/xhtml/index.mako.pyc | Bin 3646 -> 4109 bytes trunk/data/templates/xhtml/results.mako.py | 6 +- trunk/data/templates/xhtml/results.mako.pyc | Bin 3895 -> 3914 bytes trunk/yolanda/public/css/colors/tango.css | 78 +++++++++++---- trunk/yolanda/public/css/default.css | 2 +- trunk/yolanda/public/css/structure/fake6.css | 96 +++++++++++++------ trunk/yolanda/templates/xhtml/base.mako | 66 ++++++------- trunk/yolanda/templates/xhtml/index.mako | 18 ++-- trunk/yolanda/templates/xhtml/results.mako | 2 +- 12 files changed, 188 insertions(+), 98 deletions(-) diff --git a/trunk/data/templates/xhtml/base.mako.py b/trunk/data/templates/xhtml/base.mako.py index 7ec751b..d8ed765 100644 --- a/trunk/data/templates/xhtml/base.mako.py +++ b/trunk/data/templates/xhtml/base.mako.py @@ -1,7 +1,7 @@ from mako import runtime, filters, cache UNDEFINED = runtime.UNDEFINED _magic_number = 2 -_modified_time = 1218437120.3345709 +_modified_time = 1218555872.226696 _template_filename=u'/home/nils/src/yolanda/trunk/yolanda/templates/xhtml/base.mako' _template_uri=u'/xhtml/base.mako' _template_cache=cache.Cache(__name__, _modified_time) @@ -28,7 +28,7 @@ def render_body(context,**pageargs): context.write(u'"\n />\n\n \n Yolanda - ') # SOURCE LINE 106 context.write(unicode(self.title())) - context.write(u'\n \n\n\n\n\n\n
\n

\n ') + context.write(u'\n \n\n\n\n\n\n
\n

\n ') # SOURCE LINE 115 context.write(unicode(self.heading())) context.write(u'\n

\n
\n\n ') @@ -36,10 +36,10 @@ def render_body(context,**pageargs): context.write(unicode(self.search())) context.write(u'\n\n ') # SOURCE LINE 121 - context.write(unicode(self.tagcloud())) + context.write(unicode(self.login())) context.write(u'\n\n ') # SOURCE LINE 123 - context.write(unicode(self.login())) + context.write(unicode(self.tagcloud())) context.write(u'\n\n ') # SOURCE LINE 125 context.write(unicode(self.body())) @@ -69,7 +69,7 @@ def render_search(context): try: h = context.get('h', UNDEFINED) # SOURCE LINE 5 - context.write(u'\n