diff --git a/website/features.html b/website/features.html
index e6332d81..9d578419 100644
--- a/website/features.html
+++ b/website/features.html
@@ -118,6 +118,10 @@
groff).
Dia diagrams.
+ Excel
+ and Powerpoint
+ for Recoll versions 1.19.12
+ and later.
File types indexed with external helpers
@@ -182,7 +186,11 @@
Powerpoint and Excel with the catdoc utilities.
+ "http://vitus.wagner.pp.ru/software/catdoc/">catdoc
+ utilities up to recoll 1.19.12. Recoll 1.19.12 and later use
+ internal Python filters for Excel and Powerpoint, and catdoc
+ is not needed at all (catdoc did not work on many semi-recent
+ Excel and Powerpoint files).
CHM (Microsoft help) files
with Python,
diff --git a/website/index.html.en b/website/index.html.en
index 563f173f..1ec6f7ef 100644
--- a/website/index.html.en
+++ b/website/index.html.en
@@ -42,7 +42,8 @@
inside documents as well as file names.
It can reach any storage place: files,
archive members, email attachments, transparently
handling decompression.
@@ -57,6 +58,7 @@
(Release notes,
known bugs).
+
Recoll is based on the very
strong Xapian search
engine library, for which it provides a powerful text
@@ -69,12 +71,14 @@
more...). It will also help you search for it with a friendly and
powerful interface, and let you open a copy of a PDF at the right
page with two clicks. There is little that will remain
- hidden on your disk.
- More details …
+ hidden on your disk.
- If you have problems with Recoll,
- documentation and
- support are available.
+ Recoll has extensive
+ documentation. If you run into a problem, or want to
+ propose improvements, you are welcome to use
+ the
+ mailing list or problem
+ tracker.
Recoll user ? Maybe there are still a few useful
search tricks that you don't know about. A quick look at
diff --git a/website/release-1.19.html b/website/release-1.19.html
index 954ebe7d..f567dbce 100644
--- a/website/release-1.19.html
+++ b/website/release-1.19.html
@@ -63,6 +63,13 @@ Configuration menu.
+ - 1.19.12p2 fulfills an old promise that I had forgotten: have a
+ double-clik in the result table run an "open file" action. It just
+ had waited for too long...
+ - 1.19.12p1 fixes the 1.19.12 install script which did not
+ actually copy the xls filter...
+ - 1.19.12 adds a parameter for setting the truncation size of the
+ stored metadata attributes, and a new XLS filter.
- 1.19.11 is a fix to the install script in 1.19.10. The latter
did not copy the new ppt extraction code to the filters directory.
- 1.19.10 has a bit more changes than