Sophie

Sophie

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

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.legalnotice.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="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>&nbsp;</td><th width="60%" align="center">Meta/*Info and Titlepages</th><td width="20%" align="right">&nbsp;<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="d0e3916"></a><h2>Description</h2><p>If the value of <em class="parameter"><code>generate.legalnotice.link</code></em>
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 <code class="sgmltag-element">legalnotice</code> to a separate
    HTML file</p></li><li class="listitem"><p>inserts a hyperlink to the <code class="sgmltag-element">legalnotice</code> 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
    <em class="parameter"><code>html.head.legalnotice.link.multiple</code></em>
    parameter), with the value or values derived from the
    <em class="parameter"><code>html.head.legalnotice.link.types</code></em>
    parameter</p></li></ul></div><p>

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