From 99a88a356b02d74c79535d1e828db4b8650bfe25 Mon Sep 17 00:00:00 2001
From: Jean-Francois Dockes
Date: Mon, 28 May 2012 09:09:26 +0200
Subject: [PATCH] doc
---
website/download.html | 5 +-
website/features.html | 135 ++++++++++++++++++++++--------------------
2 files changed, 76 insertions(+), 64 deletions(-)
diff --git a/website/download.html b/website/download.html
index cd502e77..92043980 100644
--- a/website/download.html
+++ b/website/download.html
@@ -397,7 +397,10 @@ I now use the OpenSUSE build service to create Recoll OpenSUSE packages.
Updated 1.17 translations that became available after the
release:
- Nothing new for 1.17 for now.
+ A Greek translation for 1.17, thanks to Dimitrios
+ recoll_el.ts
+ recoll_el.qm
+
Note that, if you are running an older release,
you may find updated messages by looking inside the
diff --git a/website/features.html b/website/features.html
index 33ba555a..16df70a2 100644
--- a/website/features.html
+++ b/website/features.html
@@ -82,7 +82,7 @@
should compile and run on all subsequent releases of these
systems and probably a few others too.
- Qt versions from 3.1 to 4.7
+ Qt versions from 3.1 to 4.8
@@ -96,29 +96,24 @@
File types indexed natively
- - text.
-
- - html.
-
- - maildir and
- mailbox (
- Mozilla,
- Thunderbird and
- Evolutionmail ok).
+
- text.
+ - html.
+ - maildir and
+ mailbox (
+ Mozilla,
+ Thunderbird and
+ Evolution mail ok).
- - gaim and
- purple log files.
+ - gaim and
+ purple log files.
- - Lyx files (needs
- Lyx to be installed).
+ - Scribus files.
- - Scribus files.
+ - Man pages (needs
+ groff).
- - Man pages (needs
- groff).
-
- - Dia diagrams.
+ - Dia diagrams.
File types indexed with external helpers
@@ -133,20 +128,20 @@
Quite a few also need unzip:
- - Abiword files.
+ - Abiword files.
- - Fb2 ebooks.
+ - Fb2 ebooks.
- - Kword files.
+ - Kword files.
- - Microsoft Office Open XML
+
- Microsoft Office Open XML
files.
- - OpenOffice files.
+ - OpenOffice files.
- - SVG files.
- - Gnumeric files.
- - Okular annotations files.
+ - SVG files.
+ - Gnumeric files.
+ - Okular annotations files.
@@ -156,57 +151,73 @@
the internal formats.
- - pdf with the pdf with the pdftotext command, which can be installed
as part of xpdf
or poppler,
depending on your distribution.
- - msword with msword with antiword. It is also useful to
have wvWare installed
as it may be be used as a fallback for some files which antiword
does not handle.
- - Powerpoint and Excel with the Wordperfect with the
+ wpd2html command from libwpd. On some distributions,
+ the command may come with a package named libwpd-tools or such, not the base libwpd package.
+
+
+ - Lyx files (needs
+ Lyx to be installed).
+
+ - Powerpoint and Excel with the catdoc utilities.
- - CHM (Microsoft help) files
+
- CHM (Microsoft help) files
with Python,
pychm
and chmlib.
- - GNU info files
+
- GNU info files
with Python and the
info command.
- - Zip archives (needs Tar archives (needs Python). Tar file indexing is disabled
+ by default (because tar archives don't typically contain the
+ kind of documents that people search for), you will need to
+ enable it explicitely, like with the following in your
+ $HOME/.recoll/mimeconf file:
+
+[index]
+application/x-tar = execm rcltar
+
+
+
+ - Zip archives (needs Python).
- - Rar archives (needs Rar archives (needs Python), the
rarfile Python
module and the unrar utility.
- - iCalendar(.ics) files
+
- iCalendar(.ics) files
(needs Python, icalendar).
- - Mozilla calendar data See
+
- Mozilla calendar data See
the wiki about this.
- - Wordperfect with the
- wpd2html command from libwpd. On some distributions,
- the command may come with an package named libwpd-tools or such, not the base libwpd package.
-
- - postscript with postscript with
ghostscript and pstotext.
@@ -235,7 +246,7 @@
- - RTF files with RTF files with unrtf. Please
note that up to version
0.21, unrtf mostly does not work
@@ -248,7 +259,7 @@
on
bitbucket.org.
- - TeX with TeX with untex. If there is no untex package for
your distribution, a
source package is stored on this site (as untex has no
@@ -256,28 +267,25 @@
"http://www.cs.purdue.edu/homes/trinkle/detex/">detex
if this is installed.
- - dvi with dvi with dvips.
- - djvu with djvu with DjVuLibre.
- - Audio file tags: Recoll releases 1.13 and older use id3info (id3lib)
- (compiling id3lib on recent systems may need a small patch,
- see here.) or the ogg and flac
- tools.
- Recoll releases 1.14 and later use a Python filter based
- on mutagen
- for all audio types.
+ - Audio file tags.
+ Recoll releases 1.14 and later use a Python filter based
+ on mutagen
+ for all audio types.
- - Image file tags with Image file tags with exiftool.
This is a perl program, so you also need perl on the
system. This works with about any possible image file and
tag format (jpg, png, tiff, gif etc.).
- - Midi karaoke files with Python, the
+
- Midi karaoke files with
+ Python, the
midi module, and some help
from chardet. There
@@ -287,10 +295,11 @@
to notes here.
- - Konqueror webarchive format with Python (uses the tarfile
- module).
+ - Konqueror webarchive
+ format with Python (uses the tarfile module).
- - mimehtml web archive format (support based on the mail
+
- Mimehtml web archive
+ format (support based on the mail
filter, which introduces some mild weirdness, but still
usable).
@@ -300,7 +309,7 @@
- Can use Beagle browser plug-ins to index web
- history. See the the
Wiki for more detail.