~ubuntu-branches/ubuntu/wily/docbook-xsl-doc/wily

« back to all changes in this revision

Viewing changes to doc/html/olink.doctitle.html

  • Committer: Package Import Robot
  • Author(s): Daniel Leidert
  • Date: 2013-05-26 00:54:15 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20130526005415-uktl1p29syniq984
Tags: 1.78.1-1
* New upstream release.
* debian/control: Dropped DM-Upload-Allowed field.
  (Standards-Version): Bumped to 3.9.4.
* debian/watch: Updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>olink.doctitle</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="links.html" title="Linking"><link rel="prev" href="current.docid.html" title="current.docid"><link rel="next" href="olink.debug.html" title="olink.debug"><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">olink.doctitle</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="current.docid.html">Prev</a>�</td><th width="60%" align="center">Linking</th><td width="20%" align="right">�<a accesskey="n" href="olink.debug.html">Next</a></td></tr></table><hr></div><div class="refentry" title="olink.doctitle"><a name="olink.doctitle"></a><div class="titlepage"></div> 
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>olink.doctitle</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="links.html" title="Linking"><link rel="prev" href="current.docid.html" title="current.docid"><link rel="next" href="activate.external.olinks.html" title="activate.external.olinks"><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">olink.doctitle</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="current.docid.html">Prev</a>�</td><th width="60%" align="center">Linking</th><td width="20%" align="right">�<a accesskey="n" href="activate.external.olinks.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="olink.doctitle"></a><div class="titlepage"></div> 
2
2
 
3
3
<div class="refnamediv"><h2><span class="refentrytitle">olink.doctitle</span></h2><p> 
4
4
olink.doctitle 
5
5
 &#8212; show the document title for external olinks?
6
6
 
7
7
</p></div> 
8
 
<div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2> <a name="olink.doctitle.frag"></a><pre class="programlisting">
 
8
<div class="refsynopsisdiv"><h2>Synopsis</h2> <a name="olink.doctitle.frag"></a><pre class="programlisting">
9
9
&lt;xsl:param name="olink.doctitle"&gt;no&lt;/xsl:param&gt; 
10
10
</pre> 
11
11
</div> 
12
 
<div class="refsection" title="Description"><a name="id36197766"></a><h2>Description</h2> 
 
12
<div class="refsection"><a name="idp1469856"></a><h2>Description</h2> 
13
13
 
14
14
<p>When olinks between documents are resolved, the generated text
15
15
may not make it clear that the reference is to another document.
16
16
It is possible for the stylesheets to append the other document's
17
17
title to external olinks. For this to happen, two parameters must
18
18
be set.</p>
19
 
<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
 
19
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
20
20
<p>This <a href="../html/olink.doctitle.html"><em class="parameter"><code>olink.doctitle</code></em></a> parameter
21
21
should be set to either <code class="literal">yes</code> or <code class="literal">maybe</code>
22
22
to enable this feature.
44
44
 
45
45
<p>The supported values for <a href="../html/olink.doctitle.html"><em class="parameter"><code>olink.doctitle</code></em></a> are:
46
46
</p>
47
 
<div class="variablelist"><dl><dt><span class="term"><code class="literal">yes</code></span></dt><dd>
 
47
<div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="literal">yes</code></span></dt><dd>
48
48
<p>
49
49
Always insert the title to the target document if it is not
50
50
the current document.
67
67
attribute using the <code class="literal">select:</code> syntax:
68
68
</p>
69
69
 
70
 
<div class="variablelist"><dl><dt><span class="term"><code class="literal">docname</code></span></dt><dd>
 
70
<div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="literal">docname</code></span></dt><dd>
71
71
<p>
72
72
Insert the target document name for this olink using the
73
73
<code class="literal">docname</code> gentext template, but only
103
103
values are still supported and mapped to 'no' and 'yes', respectively.
104
104
</p>
105
105
</div> 
106
 
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="current.docid.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="links.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="olink.debug.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">current.docid�</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">�olink.debug</td></tr></table></div></body></html>
 
106
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="current.docid.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="links.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="activate.external.olinks.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">current.docid�</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">�activate.external.olinks</td></tr></table></div></body></html>
107
107