From 873991b2a677b96e302c8e42263e464481720212 Mon Sep 17 00:00:00 2001
From: medoc
Date: Tue, 16 Jul 2013 09:59:21 +0200
Subject: [PATCH] doc
---
website/BUGS.html | 18 ++++++++++++++----
website/features.html | 2 ++
website/index.html.en | 18 +++++++++++-------
3 files changed, 27 insertions(+), 11 deletions(-)
diff --git a/website/BUGS.html b/website/BUGS.html
index e336b0b6..4cf9c764 100644
--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -32,16 +32,26 @@ versions.
- On systems such as Debian Stable which use Evince version 2.x (not 3.x)
- as PDF viewer, the default "Open" command for PDF files will not work. You
- need to use the GUI preferences tool to change the --page-index option to
- --page-label for the evince command line used for PDF.
+ as PDF viewer, the default "Open" command for PDF files will not
+ work. You need to use the GUI preferences tool to change the
+ --page-index option to --page-label for the evince command line
+ used for PDF.
+
+ - There has been at least one report of a corrupted index
+ (resulting in search failures), following several interruptions of
+ a multithreaded indexer. Nothing is currently certain about this
+ issue, so, if you end up with a corrupted index, please report how
+ you got there.
+
- It will sometimes happen that the result list paragraph format stored in
the Qt preferences file will get garbled, causing result lists with no
displayed paragraphs (the counts and pages are ok, the results can be seen
in table mode, but not in list mode). The workaround is to go to
- Preferences->Query configuration->User interface
+ Preferences->Query configuration->User interface
+
+
and erase the result paragraph format string (^A DEL in the text area),
this will reset the string to the default value.
diff --git a/website/features.html b/website/features.html
index a18aad34..52dc8b07 100644
--- a/website/features.html
+++ b/website/features.html
@@ -364,6 +364,8 @@ application/x-tar = execm rcltar
from the Unity Dash. More
info
here.
+ - The Recoll
+ Web UI lets you query a Recoll index from a web browser
Recoll also has
diff --git a/website/index.html.en b/website/index.html.en
index b68cd561..53f90e8c 100644
--- a/website/index.html.en
+++ b/website/index.html.en
@@ -87,14 +87,18 @@
- - 2013-06-18
- 1.19.5 is released to fix the CIFS
- issue described below.
- - 2013-06-17
- A change in Recoll 1.19, combined with a
- Linux
- CIFS kernel module bug makes it impossible to index
- volumes mounted through smbfs/cifs. A workaround release
- will be issued shortly.
+ - 2013-07-10
- The
+
+ recoll-webui Recoll browser access project
+ has been updated to be compatible with Recoll
+ 1.19 (1.18 compatibility is maintained), and add new
+ functions permitted by the improvements in the Python module
+ (previewing and downloading in addition to file:://
+ urls).
+
+ - 2013-06-18
- 1.19.5 is released to fix
+ the CIFS issue.
- 2013-06-07
- Recoll 1.19.4 is out. It fixes a few
relatively minor issues in 1.19.3. See the