From 2821643c92735697e5fd7d7d2145424c66229f9f Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Wed, 2 Apr 2003 19:49:04 +0000 Subject: [PATCH] Added note about 'page title' for individual entry pages SVN revision: 466 --- doc/config.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/config.html b/doc/config.html index 4fddbde6..44e3df50 100755 --- a/doc/config.html +++ b/doc/config.html @@ -162,8 +162,11 @@ This displays an image and a text below.
  • Page title = <string>
    -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. <string> can contain substitutions +like $<attribute> where <attribute> gets replaced by the attribute string +from each message. The option Page title in the [global] +section is used for the logbook selection page.

  • Selection page = <file>