diff --git a/website/credits.html b/website/credits.html
index cae4dc04..6f55763b 100644
--- a/website/credits.html
+++ b/website/credits.html
@@ -42,8 +42,8 @@
contact me if you have something to suggest.
Recoll borrows
- heavily from the following projects. I tried to include the
- relevant copyright attributions with the code. Any omission is
+ from the following projects. I tried to include the relevant
+ copyright attributions with the code. Any omission is
unintentional and will be fixed as soon as notified.
@@ -52,8 +52,8 @@
borrowed from Omega, the web-based search application (ie:
the html parser, plus miscellaneous bits and ideas).
- Estraier:
- Miscellaneous pieces of code and ideas, especially for
- charset handling, and code from external filters.
+ Some of the input handlers still have bits of Estraier code
+ in them.
- Unac: for accent
removal. This package is unmaintained and the (quite modified)
code is carried with the Recoll
diff --git a/website/index.html.en b/website/index.html.en
index 2b2d3c75..34560da8 100644
--- a/website/index.html.en
+++ b/website/index.html.en
@@ -101,10 +101,21 @@
Faqs and Howtos section, and some contributed
result list formats.
+
Thanks
+ Recoll borrows a lot of code
+ from other packages, and welcomes code and ideas from
+ contributors, see some of the
+ Credits.
+
News
+ - 2017-07-02
- The source code repository and issue
+ tracker are moving to a
+
+ new place.
+
- 2017-05-23
- Release 1.23.2 has gotten much
better at processing PDF XMP
data.
@@ -366,12 +377,6 @@
- Thanks
- Recoll borrows a lot of code
- from other packages, and welcomes code and ideas from
- contributors, see some of the
- Credits.
-
On the side
diff --git a/website/pages/recoll-windows.txt b/website/pages/recoll-windows.txt
index 4d01213f..2175bd51 100644
--- a/website/pages/recoll-windows.txt
+++ b/website/pages/recoll-windows.txt
@@ -3,7 +3,7 @@ Jean-Francois Dockes
:date:
:recollversion: 1.23.0-2017-01-07-78b8ad
-:windir: downwin-f2f10
+:windir: downwin-f9b49
image:recoll-windows10-thumb.png[link="recoll-windows10.png"]
diff --git a/website/pics/mario-thumb.png b/website/pics/mario-thumb.png
new file mode 100644
index 00000000..b819f5d9
Binary files /dev/null and b/website/pics/mario-thumb.png differ
diff --git a/website/pics/mario.html b/website/pics/mario.html
new file mode 100644
index 00000000..ca874983
--- /dev/null
+++ b/website/pics/mario.html
@@ -0,0 +1,13 @@
+
+
+
+ Photo
+
+
+ Prev Up
+ Next
+ Image
+
+ 
+
+
diff --git a/website/pics/result-table.txt b/website/pics/result-table.txt
new file mode 100644
index 00000000..f60714d9
--- /dev/null
+++ b/website/pics/result-table.txt
@@ -0,0 +1 @@
+Search results presented as a table
diff --git a/website/pics/smile-thumb.png b/website/pics/smile-thumb.png
new file mode 100644
index 00000000..2cbb4812
Binary files /dev/null and b/website/pics/smile-thumb.png differ
diff --git a/website/pics/smile.html b/website/pics/smile.html
new file mode 100644
index 00000000..f4ab2531
--- /dev/null
+++ b/website/pics/smile.html
@@ -0,0 +1,13 @@
+
+
+
+ Photo
+
+
+ Prev Up
+ Next
+ Image
+
+ 
+
+
diff --git a/website/pics/snippets-window-thumb.png b/website/pics/snippets-window-thumb.png
new file mode 100644
index 00000000..2cbe53a4
Binary files /dev/null and b/website/pics/snippets-window-thumb.png differ
diff --git a/website/pics/snippets-window.html b/website/pics/snippets-window.html
new file mode 100644
index 00000000..92b5af76
--- /dev/null
+++ b/website/pics/snippets-window.html
@@ -0,0 +1,17 @@
+
+
+
+ Photo
+
+
+ Prev Up
+ Next
+ Image
+ Result list with Snippets window open. With some document types (here PDF),
+we can retrieve the page numbers where the matches occur. The snippets
+window lists all the matches and pages. Clicking on a page link would open
+the PDF viewer at the right page.
+
+ 
+
+
diff --git a/website/pics/snippets-window.png b/website/pics/snippets-window.png
new file mode 100644
index 00000000..11d4ed17
Binary files /dev/null and b/website/pics/snippets-window.png differ
diff --git a/website/pics/snippets-window.txt b/website/pics/snippets-window.txt
new file mode 100644
index 00000000..ef4174e2
--- /dev/null
+++ b/website/pics/snippets-window.txt
@@ -0,0 +1,5 @@
+Result list with Snippets window open. With some document types (here PDF),
+we can retrieve the page numbers where the matches occur. The snippets
+window lists all the matches and pages. Clicking on a page link would open
+the PDF viewer at the right page.
+
diff --git a/website/pics/windows-recoll-thumb.png b/website/pics/windows-recoll-thumb.png
new file mode 100644
index 00000000..b76eb180
Binary files /dev/null and b/website/pics/windows-recoll-thumb.png differ
diff --git a/website/pics/windows-recoll.html b/website/pics/windows-recoll.html
new file mode 100644
index 00000000..e69de29b
diff --git a/website/pics/windows-recoll.png b/website/pics/windows-recoll.png
new file mode 100644
index 00000000..01301ad4
Binary files /dev/null and b/website/pics/windows-recoll.png differ
diff --git a/website/pics/windows-recoll.txt b/website/pics/windows-recoll.txt
new file mode 100644
index 00000000..a843ff85
--- /dev/null
+++ b/website/pics/windows-recoll.txt
@@ -0,0 +1 @@
+Recoll on Microsoft Windows 7 ...
diff --git a/website/styles/style.css b/website/styles/style.css
index 62bf869e..816a94de 100644
--- a/website/styles/style.css
+++ b/website/styles/style.css
@@ -86,6 +86,13 @@ div.news {
font-size: 90%;
margin-right: 5em;
}
+
+.news dt, dd { display: block; float: left; margin-top: 2px; }
+.news dt {margin-right: 0;}
+.news dd {margin-left: 1em;}
+.news dt { clear: both; }
+.news dl { overflow: hidden; }
+
.application {
font-weight: bold;
}
diff --git a/website/support.html.en b/website/support.html.en
index 31e301f4..dc1a6f4e 100644
--- a/website/support.html.en
+++ b/website/support.html.en
@@ -41,9 +41,12 @@
improvement, please provide feedback. There are three
possible channels, depending on your preferences:
- - The
-
- Recoll issues tracking system.
+ -
+ Problem reports. Please report any problem there, even
+ if you suspect that it may be a user issue (which may
+ lead to a documentation improvement). Note that this
+ was recently moved from its precedent location, which
+ explains the current absence of issues. Be the first :)
- The
recoll-user mailing list.
- Direct email.