From be2eeb0c60dad25d605a096df759923cf55e3c57 Mon Sep 17 00:00:00 2001
From: Jean-Francois Dockes
The format for paragraphs inside the Recoll GUI result list is - customisable by specifying an html fragment (menu: - Preferences->Query configuration->User interface->Result paragraph format string)
-Here follow some sample formats. Most of them were contributed by kind users, and I'll be happy to show their names if they so wish (abstaining by default).
@@ -267,7 +263,8 @@ window.onload = function() {The author's description for the following code: +
Paul, the author, gives the following description for his + result list formatting:
It uses the "Alternating Results Background" from that page, plus my own layout which incorporates a larger view of image diff --git a/website/filters/filters.html b/website/filters/filters.html index 39ebb779..5b5a6c28 100644 --- a/website/filters/filters.html +++ b/website/filters/filters.html @@ -76,7 +76,13 @@However, if you are running a Recoll version older than 1.17, you should really upgrade.
-PowerPoint documents (1.20 and older)
+Open/Libre-Office documents (1.19 and older)
+ +rclsoff: the previous version did not + produce white space between input tab-separated words, leading + to search failures.
+ +PowerPoint documents (1.19 and older)
The rclppt filter was based on catppt, but this seems to fail quite often on newer PPT diff --git a/website/index.html.en b/website/index.html.en index a76654c1..d894276a 100644 --- a/website/index.html.en +++ b/website/index.html.en @@ -92,6 +92,11 @@
+
- 2014-06-24
- An + updated filter for Open/LibreOffice documents. The + previous version merged words which were tab-separated in + the input.
+- 2014-06-17
- The source tarball for version 1.20.0 has been released. This version has a number of improvements over