Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 6e019a662639ac6470f50dea3a4d8157 > files > 565

docbook-style-xsl-doc-1.79.2-4.mga7.noarch.rpm

<html><head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <title>generate.revhistory.link</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference&nbsp;Documentation"><link rel="up" href="meta.html" title="Meta/*Info and Titlepages"><link rel="prev" href="generate.legalnotice.link.html" title="generate.legalnotice.link"><link rel="next" href="html.head.legalnotice.link.types.html" title="html.head.legalnotice.link.types"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">generate.revhistory.link</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="generate.legalnotice.link.html">Prev</a>&nbsp;</td><th width="60%" align="center">Meta/*Info and Titlepages</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="html.head.legalnotice.link.types.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="generate.revhistory.link"></a><div class="titlepage"></div><div class="refnamediv"><h2><span class="refentrytitle">generate.revhistory.link</span></h2><p>generate.revhistory.link &#8212; Write revhistory to separate chunk and generate link?</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><a name="generate.revhistory.link.frag"></a><pre class="programlisting">&lt;xsl:param name="generate.revhistory.link" select="0"&gt;&lt;/xsl:param&gt;</pre></div><div class="refsection"><a name="d0e4017"></a><h2>Description</h2><p>If non-zero, the contents of <code class="sgmltag-element">revhistory</code> are written
to a separate HTML file and a link to the file is
generated. Otherwise, <code class="sgmltag-element">revhistory</code> contents are rendered on
the title page.</p><p>The name of the separate HTML file is computed as follows:

</p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p>If a filename is given by the <code class="sgmltag-xmlpi">&lt;?dbhtml filename?&gt;</code> processing instruction, 
that filename is used.</p></li><li class="listitem"><p>If the revhistory has an <code class="sgmltag-attribute">id</code>/<code class="sgmltag-attribute">xml:id</code> 
attribute, and if <em class="parameter"><code>use.id.as.filename</code></em> != 0, the filename is the concatenation of 
the id value and the value of the <em class="parameter"><code>html.ext</code></em> parameter.</p></li><li class="listitem"><p>If the revhistory does not have an <code class="sgmltag-attribute">id</code>/<code class="sgmltag-attribute">xml:id</code> 
attribute, or if <em class="parameter"><code>use.id.as.filename</code></em> = 0, the filename is the concatenation of "rh-", 
auto-generated id value, and <em class="parameter"><code>html.ext</code></em> value.
  </p></li></ol></div><p>

</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="generate.legalnotice.link.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="meta.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="html.head.legalnotice.link.types.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">generate.legalnotice.link&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;html.head.legalnotice.link.types</td></tr></table></div></body></html>