Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 9f452694b2d23dacae7f9cc757f9be50 > files > 550

docbook-style-xsl-1.78.1-1.fc17.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.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference 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> </td><th width="60%" align="center">Meta/*Info and Titlepages</th><td width="20%" align="right"> <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="idp1128880"></a><h2>Description</h2>

<p>If non-zero, the contents of <a href="http://docbook.org/tdg5/en/html/revhistory.html"><code class="sgmltag-element">revhistory</code></a> are written
to a separate HTML file and a link to the file is
generated. Otherwise, <a href="http://docbook.org/tdg5/en/html/revhistory.html"><code class="sgmltag-element">revhistory</code></a> 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 <a href="../pi/dbhtml_filename.html"><code class="sgmltag-xmlpi">&lt;?dbhtml filename?&gt;</code></a> 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 <a href="../html/use.id.as.filename.html"><em class="parameter"><code>use.id.as.filename</code></em></a> != 0, the filename is the concatenation of 
the id value and the value of the <a href="../html/html.ext.html"><em class="parameter"><code>html.ext</code></em></a> 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 <a href="../html/use.id.as.filename.html"><em class="parameter"><code>use.id.as.filename</code></em></a> = 0, the filename is the concatenation of "rh-", 
auto-generated id value, and <a href="../html/html.ext.html"><em class="parameter"><code>html.ext</code></em></a> 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> </td><td width="20%" align="center"><a accesskey="u" href="meta.html">Up</a></td><td width="40%" align="right"> <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 </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> html.head.legalnotice.link.types</td></tr></table></div></body></html>