diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml
index 8c323c5c..5e8dee3e 100644
--- a/src/doc/user/usermanual.sgml
+++ b/src/doc/user/usermanual.sgml
@@ -1784,6 +1784,10 @@ fvwm
preview link.
+ These samples, and some others are
+ on the web
+ site, with pictures to show how they look.
+
It is also possible to
define the value of the snippet separator inside the abstract
diff --git a/website/custom.html b/website/custom.html
new file mode 100644
index 00000000..892c42f6
--- /dev/null
+++ b/website/custom.html
@@ -0,0 +1,264 @@
+
+
+
+
+ RECOLL: contributed result list formata
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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).
New and updated filters are sometimes
available before the next
- Recoll release.
+ Recoll release. As far as I know, all current filters are
+ fully compatible with older Recoll releases (from 1.13), so
+ you can install new or updated filters on
+ older Recoll packages and gain new file type support without
+ destabilizing your search setup.
@@ -299,8 +302,8 @@ I now use the OpenSUSE build service to create Recoll OpenSUSE packages.
Mandriva
-
Mandriva linux one 2010 using Qt 4 and the Xapian version
- from the Mandriva repository.:
+
Mandriva linux one 2010 using Qt 4 and the Xapian version
+ from the Mandriva repository.:
recoll-1.16.2-1mdv2010.2.i586.rpm.
Source:
@@ -311,6 +314,8 @@ I now use the OpenSUSE build service to create Recoll OpenSUSE packages.
There are currently no more binary bundles. Section kept as
+ placeholder.
These are just prebuilt trees (without the source files).
Xapian is statically linked. They still depend on Qt. For
Solaris, you should be able to find a Qt package on
@@ -319,16 +324,11 @@ I now use the OpenSUSE build service to create Recoll OpenSUSE packages.
The FreeBSD ports used to track the Recoll and Xapian releases quite
- closely, so there was actually little point in using the
- following, but updates have stopped for some time.
There are ports for both xapian-core
- and recoll in the standard tree, you may just need to update
- your ports (cvsup, portsnap), or you can get the ports from
- the FreeBSD site.
-
- xapian port
-
- recoll port.
-
-
-
The ports in the standard FreeBSD tree
- have been stuck to older xapian and recoll versions for
- obscure reasons (the patches for xapian 1.2 have been in the
- bug report system for months). As frustrated maintainer of the
- FreeBSD Xapian and Recoll ports, I hereby make
- available the
- port directories that should be in the port tree if the world
- was perfect. Just extract this anywhere and make
- away!
-
It seems that Recoll will sometimes find data that Spotlight
diff --git a/website/features.html b/website/features.html
index e6e36adf..62ccf2ed 100644
--- a/website/features.html
+++ b/website/features.html
@@ -76,12 +76,11 @@
Recoll has been compiled
- and tested on FreeBSD, Linux, Darwin and Solaris (initial
- versions FreeBSD 5, Redhat 7, Fedora Core 5, Suse 10, Gentoo,
- Debian 3.1, Solaris 8). It should compile and run on all
- subsequent releases of these systems and probably a few
- others too.
+
Recoll has been compiled and
+ tested on Linux, Darwin and Solaris (initial versions Redhat 7,
+ Fedora Core 5, Suse 10, Gentoo, Debian 3.1, Solaris 8). It
+ should compile and run on all subsequent releases of these
+ systems and probably a few others too.
CHM (Microsoft help) files
with Python, pychm
diff --git a/website/filters/filters.html b/website/filters/filters.html
index 5d34d189..79748fa1 100644
--- a/website/filters/filters.html
+++ b/website/filters/filters.html
@@ -80,7 +80,14 @@
format the data, but will at least let you find it...
rclgnm. Needs xsltproc and
+ gunzip. As .gnumeric was in the list of
+ explicitely ignored suffixes, you can't just add the mime
+ and indexer script lines to your local mimemap and mimeconf, you
+ also need to define recoll_noindex in the local mimemap (to
+ override the system one which
+ contains .gnumeric). The simplest approach may be to
+ just replace the system files with those above.
Rar archive support
rclrar. This is up to date in Recoll
diff --git a/website/index.html.en b/website/index.html.en
index 67ace5b5..c24b4b7c 100644
--- a/website/index.html.en
+++ b/website/index.html.en
@@ -64,7 +64,7 @@
tips might prove useful ! Also the
Faqs and Howtos on bitbucket.org, and some contributed
- customisation/beautification tricks .