From b94bfa09523b3cc5bbe6b827a32869ce31703bd9 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 26 Sep 2002 06:55:54 +0000 Subject: [PATCH] Added note about reverse sort SVN revision: 253 --- doc/config.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/config.html b/doc/config.html index 84351390..186c2c52 100755 --- a/doc/config.html +++ b/doc/config.html @@ -799,8 +799,12 @@ no text at all. The default is 3.
  • Reverse sort = 0|1
    -If this flag is 1, the result of the "Last day" and "Last 10" queries -is sorted in reverse order (newest entry down to oldest). Default is 0.

    +If this flag is 1, all listing pages (the default page view, the result of +a search query and the result of the "Last day" and "Last 10" queries) +is sorted in reverse order (newest entry down to oldest). The checkbox Sort in +reverse order on the search form gets checked by default, too. Sorting in reverse +order can make sense if there are many pages of entries, but the ones entered last +should be displayed on the first page. Default is 0.

  • Search all logbooks = 0|1