]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/generate.revhistory.link.xml
Evergreen Version Fix to reflect the new EG releases 2.0.10 and 1.6.1.9
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / generate.revhistory.link.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="generate.revhistory.link">\r
7 <refmeta>\r
8 <refentrytitle>generate.revhistory.link</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>generate.revhistory.link</refname>\r
13 <refpurpose>Write revhistory to separate chunk and generate link?</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="generate.revhistory.link.frag"><xsl:param name="generate.revhistory.link" select="0"/></src:fragment>\r
18 </refsynopsisdiv>\r
19 \r
20 <refsection><info><title>Description</title></info>\r
21 \r
22 <para>If non-zero, the contents of <tag>revhistory</tag> are written\r
23 to a separate HTML file and a link to the file is\r
24 generated. Otherwise, <tag>revhistory</tag> contents are rendered on\r
25 the title page.</para>\r
26 \r
27 <para>The name of the separate HTML file is computed as follows:\r
28 \r
29 <orderedlist>\r
30 <listitem>\r
31   <para>If a filename is given by the <tag class="xmlpi">dbhtml filename</tag> processing instruction, \r
32 that filename is used.</para>\r
33 </listitem>\r
34 <listitem>\r
35   <para>If the revhistory has an <tag class="attribute">id</tag>/<tag class="attribute">xml:id</tag> \r
36 attribute, and if <parameter>use.id.as.filename</parameter> != 0, the filename is the concatenation of \r
37 the id value and the value of the <parameter>html.ext</parameter> parameter.</para>\r
38 </listitem>\r
39 <listitem>\r
40   <para>If the revhistory does not have an <tag class="attribute">id</tag>/<tag class="attribute">xml:id</tag> \r
41 attribute, or if <parameter>use.id.as.filename</parameter> = 0, the filename is the concatenation of "rh-", \r
42 auto-generated id value, and <parameter>html.ext</parameter> value.\r
43   </para>\r
44 </listitem>\r
45 </orderedlist>\r
46 \r
47 </para>\r
48 \r
49 </refsection>\r
50 </refentry>\r