From 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 28 Sep 2013 18:02:25 +0200 Subject: reformat XML --- default/config.xml | 8 +++--- default/templates/plain.xml | 5 ++-- default/templates/rss2.feed.xml | 7 ++--- default/templates/xhtml.xml | 61 ++++++++++++++++++++--------------------- 4 files changed, 39 insertions(+), 42 deletions(-) (limited to 'default') diff --git a/default/config.xml b/default/config.xml index 209b53b..3a18b4a 100644 --- a/default/config.xml +++ b/default/config.xml @@ -1,4 +1,4 @@ - + @@ -22,7 +22,7 @@ [h1] [h2] [h3] - + [div class="important"] [p] [span class="@@class@@"] @@ -59,7 +59,7 @@ [li] [li] [pre] - + - + diff --git a/default/templates/plain.xml b/default/templates/plain.xml index 7c3225e..efa11e4 100644 --- a/default/templates/plain.xml +++ b/default/templates/plain.xml @@ -1,5 +1,4 @@ - - - %%content%% + + %%content%% diff --git a/default/templates/rss2.feed.xml b/default/templates/rss2.feed.xml index f17da9c..009b310 100644 --- a/default/templates/rss2.feed.xml +++ b/default/templates/rss2.feed.xml @@ -1,14 +1,13 @@ - - + ?xml version="1.0"? buetow.org Newsfeed http://%%host%% buetow.org - Paul Buetows Tech Newsfeed - $$!/bin/date$$ - Xerl Web Engine (http://xerl.buetow.org) + $$!/bin/date$$ + Xerl Web Engine (http://xerl.buetow.org) en %%content%% diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index e514fa2..ef0a787 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -1,34 +1,33 @@ - + -!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" - - - %%title%% - - - - - - - - - - -
- A fortune quote: - $$!/usr/games/fortune -s$$ -
-
- - %%content%% - - - +
+ + %%content%% + +
+ + - -- cgit v1.2.3