[library-web] [mallard] look for mallard cache elements in mallard standard namespace
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] [mallard] look for mallard cache elements in mallard standard namespace
- Date: Fri, 3 Dec 2010 10:13:55 +0000 (UTC)
commit a0fefbf0423a2e56e45cdbfb9da68f90ed2a44f3
Author: Frédéric Péters <fpeters 0d be>
Date: Fri Dec 3 10:52:43 2010 +0100
[mallard] look for mallard cache elements in mallard standard namespace
data/xslt/mal2html.xsl | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/xslt/mal2html.xsl b/data/xslt/mal2html.xsl
index 7d03bfc..a8d3102 100644
--- a/data/xslt/mal2html.xsl
+++ b/data/xslt/mal2html.xsl
@@ -38,6 +38,8 @@ along with libgo; if not, write to the Free Software Foundation, Inc.,
<xsl:param name="mal.link.extension" select="concat('.html.',$libgo.lang)"/>
<xsl:param name="html.extension" select="concat('.html.',$libgo.lang)"/>
+<xsl:param name="mal.cache" select="document($mal.cache.file, /)/mal:cache"/>
+
<!-- output -->
<xsl:output method="html" encoding="UTF-8" indent="yes"
omit-xml-declaration="yes"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]