From 190202dd4ee8c11dc60d5fa801ca19b4b7b0e3f6 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 11 May 2007 20:09:58 +0000 Subject: * Make all templates have a footer div to ease themeing. Required template and style sheet updates, and unless you're using customised versions, you'll want to rebuild wikis on upgrade to this version to avoid inconsistencies. * Allow WIKINAME to to used in footers, as an example of something to put there. --- templates/editpage.tmpl | 3 +++ templates/inlinepage.tmpl | 2 +- templates/misc.tmpl | 4 ++++ templates/page.tmpl | 6 ++++-- templates/recentchanges.tmpl | 2 ++ 5 files changed, 14 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl index 02951210f..08f160881 100644 --- a/templates/editpage.tmpl +++ b/templates/editpage.tmpl @@ -86,5 +86,8 @@ Optional comment about this change:
+ diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl index 26889ac93..e1943baec 100644 --- a/templates/inlinepage.tmpl +++ b/templates/inlinepage.tmpl @@ -17,7 +17,7 @@ - + Posted diff --git a/templates/misc.tmpl b/templates/misc.tmpl index 56be11107..32e2c934e 100644 --- a/templates/misc.tmpl +++ b/templates/misc.tmpl @@ -23,5 +23,9 @@ + + diff --git a/templates/page.tmpl b/templates/page.tmpl index 5b3c90b5b..fd44a53be 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -59,6 +59,7 @@ + -- cgit v1.2.3