1 Hi! Please apply the following [[patch]] to make the
2 `archivepage.tmpl` template more semantic and easier to style with
5 From 4e5cc0d9e5582f20df9f26dd5b1937ead0b46827 Mon Sep 17 00:00:00 2001
6 From: intrigeri <intrigeri@boum.org>
7 Date: Sat, 18 Aug 2012 10:34:36 +0200
8 Subject: [PATCH] Ease archivepage styling by using named classes, move
12 doc/style.css | 4 ++++
13 templates/archivepage.tmpl | 8 ++++----
14 2 files changed, 8 insertions(+), 4 deletions(-)
16 diff --git a/doc/style.css b/doc/style.css
17 index 6e2afce..5fb4100 100644
20 @@ -202,6 +202,10 @@ div.recentchanges {
31 diff --git a/templates/archivepage.tmpl b/templates/archivepage.tmpl
32 index 93bdd9c..3e0bd9b 100644
33 --- a/templates/archivepage.tmpl
34 +++ b/templates/archivepage.tmpl
37 +<div class="archivepage">
39 <a href="<TMPL_VAR PERMALINK>"><TMPL_VAR TITLE></a><br />
41 <a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a><br />
44 +<span class="archivepagedate">
45 Posted <TMPL_VAR CTIME>
47 by <span class="author">
48 @@ -15,5 +15,5 @@ by <span class="author">