]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/styleguide/docbook-xsl-1.75.2/params/html.base.xml
stylesheet changes.
[working/Evergreen.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / html.base.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="html.base">\r
7 <refmeta>\r
8 <refentrytitle>html.base</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>html.base</refname>\r
13 <refpurpose>An HTML base URI</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="html.base.frag">\r
18 <xsl:param name="html.base"/></src:fragment>\r
19 </refsynopsisdiv>\r
20 \r
21 <refsection><info><title>Description</title></info>\r
22 \r
23 <para>If html.base is set, it is used for the <tag>base</tag> element\r
24 in the <tag>head</tag> of the html documents.  The parameter specifies\r
25 the base URL for all relative URLs in the document.  This is useful\r
26 for dynamically served html where the base URI needs to be\r
27 shifted.</para>\r
28 \r
29 </refsection>\r
30 </refentry>\r