From fb9df2adbaeb08b2e30763f99c58a8bff7bb8932 Mon Sep 17 00:00:00 2001
From: Jean-Francois Dockes
Date: Sat, 26 Nov 2011 09:28:55 +0100
Subject: [PATCH] website adjustments
---
website/features.html | 25 ++++++++++++
website/index.html.en | 88 ++++++++++++----------------------------
website/styles/style.css | 12 +++++-
website/support.html.en | 65 +++++++++++++++++++++++++++++
4 files changed, 127 insertions(+), 63 deletions(-)
create mode 100644 website/support.html.en
diff --git a/website/features.html b/website/features.html
index f3b10662..4171e8a8 100644
--- a/website/features.html
+++ b/website/features.html
@@ -49,6 +49,31 @@
+
+ Easy installation, few dependancies. No database daemon,
+ web server, desktop environment or exotic language necessary.
+ Will run on most Unix-based
+ systems
+ Qt 4 GUI, plus command line, KIO and krunner interfaces.
+
+ Searches most common
+ document types , emails and
+ their attachments. Transparently handles decompression
+ (gzip, bzip2).
+
+ Powerful query facilities, with boolean searches,
+ phrases, proximity, wildcards, filter on file types and directory
+ tree.
+
+ Multi-language and multi-character set with Unicode based
+ internals.
+
+ Extensive documentation, with a
+ complete user
+ manual and manual pages for each command.
+
+
+
Recoll has been compiled
diff --git a/website/index.html.en b/website/index.html.en
index a22cd27c..e6a251fc 100644
--- a/website/index.html.en
+++ b/website/index.html.en
@@ -50,40 +50,19 @@
1.16.2
(Release notes ).
- Features:
-
-
- Easy installation, few dependancies. No database daemon,
- web server, desktop environment or exotic language necessary.
- Will run on most Unix-based systems
- Qt 4 GUI, plus command line, KIO and krunner interfaces.
-
- Searches most common
- document types , emails and
- their attachments. Transparently handles decompression
- (gzip, bzip2).
-
- Powerful query facilities, with boolean searches,
- phrases, proximity, wildcards, filter on file types and directory
- tree.
-
- Multi-language and multi-character set with Unicode based
- internals.
-
- Extensive documentation, with a
- complete user
- manual and manual pages for each command.
-
- (more detail)
-
-
- Recoll can index an MS-Word document stored as
+
+ your disk.
+ More details …
+
+
+
+ If you have problems with
+ Recoll, documentation
+ and support are available.
Recoll user ? Maybe there are still a few useful
tricks that you don't know about. A quick look at
@@ -94,7 +73,20 @@
News:
+
+ 2011-11-26: the result list glitch: ennoying and easily
+ worked-around: it will sometimes happen (for a yet
+ undetermined reason) 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
+
+ and erase the result paragraph format string (^A DEL in the text area),
+ this will reset the string to the default value.
2011-11-07: release 1.16.2
is out. It fixes a number of
@@ -144,40 +136,12 @@
increase the feedback rate...
+
- If you have any problem with Recoll, or a suggestion for
- improvement, please provide feedback. There are three
- possible channels, depending on your preferences:
-
-
-
- Mailing list information:
-
-
-
- You can also have a look at
- the development page for things you
- could do.
-
- The list of known bugs is here
-
Thanks
- We borrow a lot of code
- from other packages, and welcome code and ideas from
- contributors, see the
+
Recoll borrows a lot of code
+ from other packages, and welcomes code and ideas from
+ contributors, see some of the
Credits .
diff --git a/website/styles/style.css b/website/styles/style.css
index da590315..3f0a1c45 100644
--- a/website/styles/style.css
+++ b/website/styles/style.css
@@ -65,7 +65,6 @@ h3 {
font-size: 100%;
padding-top: 1em;
}
-
p.indexthumb {
margin-left: 1em;
}
@@ -75,6 +74,17 @@ p.indexthumb {
background-color: #F0F0F0;
font-family: monospace;
}
+
+p.remark {
+ color: #888888;
+ font-size: 80%;
+ font-style: italic;
+ margin-left: 4em;
+ margin-right: 4em;
+}
+div.news {
+ font-size: 80%;
+}
.application {
font-weight: bold;
}
diff --git a/website/support.html.en b/website/support.html.en
new file mode 100644
index 00000000..ebf1cea2
--- /dev/null
+++ b/website/support.html.en
@@ -0,0 +1,65 @@
+
+
+
+
+ RECOLL: a personal text search system for
+ Unix/Linux
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
If you have any problem with Recoll, or a suggestion for
+ improvement, please provide feedback. There are three
+ possible channels, depending on your preferences:
+
+
+
+
Mailing list information:
+
+
+
+
The list of known bugs is here
+
+
+
+