|
a/src/doc/user/usermanual.sgml |
|
b/src/doc/user/usermanual.sgml |
|
... |
|
... |
22 |
<year>2005</year>
|
22 |
<year>2005</year>
|
23 |
<holder role="mailto:jean-francois.dockes@wanadoo.fr">Jean-Francois
|
23 |
<holder role="mailto:jean-francois.dockes@wanadoo.fr">Jean-Francois
|
24 |
Dockes</holder>
|
24 |
Dockes</holder>
|
25 |
</copyright>
|
25 |
</copyright>
|
26 |
|
26 |
|
27 |
<releaseinfo>$Id: usermanual.sgml,v 1.45 2007-06-26 16:58:25 dockes Exp $</releaseinfo>
|
27 |
<releaseinfo>$Id: usermanual.sgml,v 1.46 2007-07-09 17:21:17 dockes Exp $</releaseinfo>
|
28 |
|
28 |
|
29 |
<abstract>
|
29 |
<abstract>
|
30 |
<para>This document introduces full text search notions
|
30 |
<para>This document introduces full text search notions
|
31 |
and describes the installation and use of the &RCL;
|
31 |
and describes the installation and use of the &RCL;
|
32 |
application. It currently describes &RCL; 1.9.</para>
|
32 |
application. It currently describes &RCL; 1.9.</para>
|
|
... |
|
... |
1295 |
You may, for example, try the following for a more web-like
|
1295 |
You may, for example, try the following for a more web-like
|
1296 |
experience:
|
1296 |
experience:
|
1297 |
<programlisting><u><b><a href="P%N">%T</a></b></u><br>
|
1297 |
<programlisting><u><b><a href="P%N">%T</a></b></u><br>
|
1298 |
%A<font color=#008000>%U - %S</font> - %L
|
1298 |
%A<font color=#008000>%U - %S</font> - %L
|
1299 |
</programlisting>
|
1299 |
</programlisting>
|
|
|
1300 |
Or the clean looking:
|
|
|
1301 |
<programlisting>%L <font color="#900000">%R</font>
|
|
|
1302 |
<b>%T</b><br>%S
|
|
|
1303 |
<font color="#808080"><i>%U</i></font>
|
|
|
1304 |
<table bgcolor="#e0e0e0">
|
|
|
1305 |
<tr><td><div>%A</div></td></tr>
|
|
|
1306 |
</table>%K
|
|
|
1307 |
</programlisting>
|
1300 |
The format of the Preview and Edit links is
|
1308 |
The format of the Preview and Edit links is
|
1301 |
<literal><a href="P<replaceable>docnum</replaceable>"></literal>
|
1309 |
<literal><a href="P<replaceable>docnum</replaceable>"></literal>
|
1302 |
and
|
1310 |
and
|
1303 |
<literal><a href="E<replaceable>docnum</replaceable>"></literal>
|
1311 |
<literal><a href="E<replaceable>docnum</replaceable>"></literal>
|
1304 |
where <replaceable>docnum</replaceable> is what %N would
|
1312 |
where <replaceable>docnum</replaceable> is what %N would
|