]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/olink.base.uri.xml
Capitalized the start of a sentence in the bucket section of cataloging.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / olink.base.uri.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="olink.base.uri"> \r
7 <refmeta> \r
8 <refentrytitle>olink.base.uri</refentrytitle> \r
9 <refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo> \r
10 </refmeta> \r
11 <refnamediv> \r
12 <refname>olink.base.uri</refname> \r
13 <refpurpose>Base URI used in olink hrefs</refpurpose> \r
14 </refnamediv> \r
15 <refsynopsisdiv> <src:fragment xml:id="olink.base.uri.frag">\r
16 <xsl:param name="olink.base.uri"></xsl:param>\r
17 </src:fragment> \r
18 </refsynopsisdiv> \r
19 <refsection><info><title>Description</title></info> \r
20  \r
21 <para>When cross reference data is collected for resolving olinks, it\r
22 may be necessary to prepend a base URI to each target's href. This\r
23 parameter lets you set that base URI when cross reference data is\r
24 collected. This feature is needed when you want to link to a document\r
25 that is processed without chunking. The output filename for such a\r
26 document is not known to the XSL stylesheet; the only target\r
27 information consists of fragment identifiers such as\r
28 <literal>#idref</literal>. To enable the resolution of olinks between\r
29 documents, you should pass the name of the HTML output file as the\r
30 value of this parameter. Then the hrefs recorded in the cross\r
31 reference data collection look like\r
32 <literal>outfile.html#idref</literal>, which can be reached as links\r
33 from other documents.</para>\r
34 </refsection> \r
35 </refentry>\r