From 2458ce157f1e2a3fdb023f6779ba47f253463a54 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 11 Sep 2014 21:09:55 +0200 Subject: Fixed XHTML namespace generation * all datasources are generated as namespace-less XML * the resulting documents have to define the XHTML namespace ** i.e. the article and page contents have to be copied into the XHTML namespace * implemented XHTML copy helper templates * modified page templates accordingly * defined XHTML namespace in the master template --- source/99_result/tag/tag.xsl | 1 + 1 file changed, 1 insertion(+) (limited to 'source/99_result/tag') diff --git a/source/99_result/tag/tag.xsl b/source/99_result/tag/tag.xsl index a727111..5d41e0f 100644 --- a/source/99_result/tag/tag.xsl +++ b/source/99_result/tag/tag.xsl @@ -1,6 +1,7 @@ -- cgit v1.2.3