From: Norman Walsh Date: Wed, 18 Apr 2001 17:57:50 +0000 (+0000) Subject: Bug #413982, easy support for man page CGI links on citerefentry X-Git-Tag: release/1.79.1~6^2~6576 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59b8135dea2f0a0220a460650c0f07646d7e979f;p=docbook-dsssl Bug #413982, easy support for man page CGI links on citerefentry --- diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index 95358ba1b..5b2575aed 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -360,11 +360,31 @@ - + + + + + + + + + + + + + - - + + + + + + http://example.com/cgi-bin/man.cgi? + + ( + + ) diff --git a/xsl/html/param.xsl b/xsl/html/param.xsl index 06a6c1cae..71095541f 100644 --- a/xsl/html/param.xsl +++ b/xsl/html/param.xsl @@ -1097,4 +1097,17 @@ they will be numbered monotonically throughout each + + + + +Generate URL links when cross-referencing RefEntrys? + +If true, a web link will be generated, presumably +to an online man->HTML gateway. The text of the link is +generated by the generate.citerefentry.link template. + + + +