Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > 9f452694b2d23dacae7f9cc757f9be50 > files > 547

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.legalnotice.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="othercredit.like.author.enabled.html" title="othercredit.like.author.enabled"><link rel="next" href="generate.revhistory.link.html" title="generate.revhistory.link"><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.legalnotice.link</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="othercredit.like.author.enabled.html">Prev</a> </td><th width="60%" align="center">Meta/*Info and Titlepages</th><td width="20%" align="right"> <a accesskey="n" href="generate.revhistory.link.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="generate.legalnotice.link"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">generate.legalnotice.link</span></h2><p>
generate.legalnotice.link
 &#8212; Write legalnotice to separate chunk and generate link?
</p></div>

<div class="refsynopsisdiv"><h2>Synopsis</h2>
<a name="generate.legalnotice.link.frag"></a><pre class="programlisting">&lt;xsl:param name="generate.legalnotice.link" select="0"&gt;&lt;/xsl:param&gt;</pre>
</div>

<div class="refsection"><a name="idp1104112"></a><h2>Description</h2>

<p>If the value of <a href="../html/generate.legalnotice.link.html"><em class="parameter"><code>generate.legalnotice.link</code></em></a>
is non-zero, the stylesheet:

</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
    <p>writes the contents of <a href="http://docbook.org/tdg5/en/html/legalnotice.html"><code class="sgmltag-element">legalnotice</code></a> to a separate
    HTML file</p>
  </li><li class="listitem">
    <p>inserts a hyperlink to the <a href="http://docbook.org/tdg5/en/html/legalnotice.html"><code class="sgmltag-element">legalnotice</code></a> file</p>
  </li><li class="listitem">
    <p>adds (in the HTML <code class="literal">head</code>) either a single
    <code class="literal">link</code> or element or multiple
    <code class="literal">link</code> elements (depending on the value of the
    <a href="../html/html.head.legalnotice.link.multiple.html"><em class="parameter"><code>html.head.legalnotice.link.multiple</code></em></a>
    parameter), with the value or values derived from the
    <a href="../html/html.head.legalnotice.link.types.html"><em class="parameter"><code>html.head.legalnotice.link.types</code></em></a>
    parameter</p>
  </li></ul></div><p>

  Otherwise, if <a href="../html/generate.legalnotice.link.html"><em class="parameter"><code>generate.legalnotice.link</code></em></a> is
  zero, <a href="http://docbook.org/tdg5/en/html/legalnotice.html"><code class="sgmltag-element">legalnotice</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 legalnotice 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 legalnotice 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 "ln-", 
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="othercredit.like.author.enabled.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="generate.revhistory.link.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">othercredit.like.author.enabled </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> generate.revhistory.link</td></tr></table></div></body></html>