~ubuntu-branches/ubuntu/raring/libjboss-remoting-java/raring

« back to all changes in this revision

Viewing changes to docs/guide/support/support/docbook-xsl/params/html.base.xml

  • Committer: Package Import Robot
  • Author(s): Torsten Werner
  • Date: 2011-09-09 14:01:03 UTC
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: package-import@ubuntu.com-20110909140103-o8ucrolqt5g25k57
Tags: upstream-2.5.3.SP1
ImportĀ upstreamĀ versionĀ 2.5.3.SP1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<refentry id="html.base">
 
2
<refmeta>
 
3
<refentrytitle>html.base</refentrytitle>
 
4
<refmiscinfo role="type">uri</refmiscinfo>
 
5
</refmeta>
 
6
<refnamediv>
 
7
<refname>html.base</refname>
 
8
<refpurpose>An HTML base URI</refpurpose>
 
9
</refnamediv>
 
10
 
 
11
<refsynopsisdiv>
 
12
<src:fragment id='html.base.frag'><xsl:param name="html.base"/></src:fragment>
 
13
</refsynopsisdiv>
 
14
 
 
15
<refsect1><title>Description</title>
 
16
 
 
17
<para>If html.base is set, it is used for the <sgmltag>BASE</sgmltag>
 
18
element in the <sgmltag>HEAD</sgmltag> of the HTML documents.
 
19
This is useful for dynamically served HTML where the base URI needs
 
20
to be shifted.</para>
 
21
 
 
22
</refsect1>
 
23
</refentry>