Added note about 'page title' for individual entry pages

SVN revision: 466
This commit is contained in:
Stefan Ritt 2003-04-02 19:49:04 +00:00
parent 90e69a10e9
commit 2821643c92

View File

@ -162,8 +162,11 @@ This displays an image and a text below.
<LI><b><code>Page title = &lt;string&gt;</code></b>
<br>
The string specified here is used for the title of the logbook selection page. It is also
used by most browsers for bookmark names.
The string specified here is used for the title of individual logbook pages. It is also
used by most browsers for bookmark names. &lt;string&gt; can contain substitutions
like $&lt;attribute&gt; where &lt;attribute&gt; gets replaced by the attribute string
from each message. The option <b><code>Page title</code></b> in the <b><code>[global]</code></b>
section is used for the logbook selection page.
<p>
<LI><b><code>Selection page = &lt;file&gt;</code></b>