From b87c8b2a6c9beb57d3959663c0d316207629ab9b Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 26 Jul 2014 13:38:05 +0200 Subject: Added meta datasource * merges the content of the "00_content/meta.xml" file with additional data such as the available tags * simplifies providing a basic datasource to every result transformation * modified master, article and tag page template accordingly --- source/03_meta/meta.xsl | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 source/03_meta/meta.xsl (limited to 'source/03_meta') diff --git a/source/03_meta/meta.xsl b/source/03_meta/meta.xsl new file mode 100644 index 0000000..75baa1d --- /dev/null +++ b/source/03_meta/meta.xsl @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3