From f9c9aef63c24188c87dbe4a351b2834e2fc0d282 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Tue, 23 Aug 2011 16:02:34 +0200 Subject: Add initial layout + pages --- xsl/common.xsl | 34 ++++++++++++++++++++++++++++++++++ xsl/layout.xsl | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ xsl/link.xsl | 18 ++++++++++++++++++ xsl/navi.xsl | 32 ++++++++++++++++++++++++++++++++ xsl/svg.xsl | 36 ++++++++++++++++++++++++++++++++++++ 5 files changed, 171 insertions(+) create mode 100644 xsl/common.xsl create mode 100644 xsl/layout.xsl create mode 100644 xsl/link.xsl create mode 100644 xsl/navi.xsl create mode 100644 xsl/svg.xsl (limited to 'xsl') diff --git a/xsl/common.xsl b/xsl/common.xsl new file mode 100644 index 0000000..7541576 --- /dev/null +++ b/xsl/common.xsl @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/layout.xsl b/xsl/layout.xsl new file mode 100644 index 0000000..0edb720 --- /dev/null +++ b/xsl/layout.xsl @@ -0,0 +1,51 @@ + + + + + + + + + + <xsl:text disable-output-escaping="yes"><![CDATA[Beratung & Controlling - Angelika Franzke - ]]></xsl:text> + <xsl:value-of select="$title"/> + + + +