From: Norman Walsh Date: Thu, 10 Jan 2002 19:09:41 +0000 (+0000) Subject: Ulink control X-Git-Tag: release/1.79.1~6^2~5977 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5cc8cc0176b3012ec33bb77adf0d1917264912c;p=docbook-dsssl Ulink control --- diff --git a/xsl/params/ulink.footnotes.xml b/xsl/params/ulink.footnotes.xml new file mode 100644 index 000000000..6de26407d --- /dev/null +++ b/xsl/params/ulink.footnotes.xml @@ -0,0 +1,24 @@ + + +ulink.footnotes +boolean + + +ulink.footnotes +Generate footnotes for ULinks? + + + + + + + + +Description + +If non-zero, the URL of each ULink will +appear as a footnote. Not yet implemented! + + + + diff --git a/xsl/params/ulink.show.xml b/xsl/params/ulink.show.xml new file mode 100644 index 000000000..be6bcc238 --- /dev/null +++ b/xsl/params/ulink.show.xml @@ -0,0 +1,24 @@ + + +ulink.show +boolean + + +ulink.show +Display URLs after ulinks? + + + + + + + + +Description + +If non-zero, the URL of each ULink will +appear after the text of the link. If the text of the link and the URL +are identical, the URL is suppressed. + + +