[yelp-xsl] mal2html-ui: Suppress ui:thumb in mal2html.block.mode
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-xsl] mal2html-ui: Suppress ui:thumb in mal2html.block.mode
- Date: Fri, 2 Nov 2012 22:24:45 +0000 (UTC)
commit 52d4fd51c64d82835052b2efa171e56342f910f6
Author: Shaun McCance <shaunm gnome org>
Date: Fri Nov 2 18:24:23 2012 -0400
mal2html-ui: Suppress ui:thumb in mal2html.block.mode
xslt/mallard/html/mal2html-ui.xsl | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/xslt/mallard/html/mal2html-ui.xsl b/xslt/mallard/html/mal2html-ui.xsl
index 7a177ca..37a1e00 100644
--- a/xslt/mallard/html/mal2html-ui.xsl
+++ b/xslt/mallard/html/mal2html-ui.xsl
@@ -473,6 +473,9 @@ ${node} element.
<!-- == Matched Templates == -->
+<!-- = ui:thumb = -->
+<xsl:template mode="mal2html.block.mode" match="uix:thumb"/>
+
<!-- = ui:overlay = -->
<xsl:template mode="mal2html.block.mode" match="uix:overlay">
<xsl:variable name="media" select="mal:media[1]"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]