]> granicus.if.org Git - docbook-dsssl/commitdiff
Updated for DocBook 5.
authorMauritz Jeanson <mj@johanneberg.com>
Fri, 19 Oct 2007 17:24:16 +0000 (17:24 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Fri, 19 Oct 2007 17:24:16 +0000 (17:24 +0000)
xsl/params/ulink.footnotes.xml
xsl/params/ulink.show.xml

index c436d4db0b8e96fd2eebbd2804978f5422a81c28..f17c884a6280a9843d2ca4d876854e7fc3f02b23 100644 (file)
@@ -10,7 +10,7 @@
 </refmeta>
 <refnamediv>
 <refname>ulink.footnotes</refname>
-<refpurpose>Generate footnotes for <tag>ULink</tag>s?</refpurpose>
+<refpurpose>Generate footnotes for <tag>ulink</tag>s?</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>
 
-<para>If non-zero, the URL of each <tag>ULink</tag> will
-appear as a footnote.
-</para>
+<para>If non-zero, and if <parameter>ulink.show</parameter> also is non-zero,
+the URL of each <tag>ulink</tag> will appear as a footnote.</para>
+
+<note><para>DocBook 5 does not have an <tag>ulink</tag> element. When processing 
+DocBoook 5 documents, <parameter>ulink.footnotes</parameter> applies to all inline 
+elements that are marked up with <tag class="attribute">xlink:href</tag> attributes 
+that point to external resources.</para>
+</note>
 
 </refsection>
 </refentry>
index 76021ef1eff4f2696880a976e40451e5e023d54b..6f90d58004a08425b6f2c4227154c533b2fc71ae 100644 (file)
 
 <para>If non-zero, the URL of each <tag>ulink</tag> will
 appear after the text of the link. If the text of the link and the URL
-are identical, the URL is suppressed.</para>
+are identical, the URL is suppressed. </para>
+
+<para>See also <parameter>ulink.footnotes</parameter>.</para>
+
+<note><para>DocBook 5 does not have an <tag>ulink</tag> element. When processing 
+DocBoook 5 documents, <parameter>ulink.show</parameter> applies to all inline 
+elements that are marked up with <tag class="attribute">xlink:href</tag> attributes 
+that point to external resources.</para>
+</note>
 
 </refsection>
 </refentry>