--- a/website/download.html
+++ b/website/download.html
@@ -33,7 +33,12 @@
<div class="content">
<h1>Recoll downloads</h1>
-
+
+ <p><a href="#filters">filters</a> <a href="#source">source</a>
+ <a href="#rpms">rpms</a> <a href="#otherbinary">other binary</a>
+ <a href="#ports">Bsd port</a>
+ <a href=#translations>translations</a></p>
+
<p>You will probably need to have a look at the
<a href="usermanual/rcl.install.html">installation manual</a> for
building and/or installation instructions.</p>
@@ -59,7 +64,8 @@
report them</a>.</p>
<h4>What do the release numbers mean?</h4>
- <p>The recoll releases are numbered X.Y.Z. </p>
+
+ <p>The Recoll releases are numbered X.Y.Z. </p>
<p>The first number would only change for really major
modifications like a big change in the index format. It is
@@ -78,7 +84,13 @@
href="CHANGES.txt">changes file</a>), there is probably no
necessity to upgrade anyway.</p>
- <h3>Source</h3>
+ <h2><a name="filters">Updated filters</a></h2>
+
+ <p>New and updated filters are sometimes <a
+ href="filters/filters.html">available</a> before the next Recoll
+ release</p>
+
+ <h2><a name="source">Source</a></h2>
<p><b>Current version:</b>
@@ -91,9 +103,7 @@
<p>Older recoll releases:
<a href="recoll-1.7.3.tar.gz">1.7.3</a>
<a href="recoll-1.6.3.tar.gz">1.6.3</a>
- <a href="recoll-1.6.1.tar.gz">1.6.1</a>
<a href="recoll-1.5.11.tar.gz">1.5.11</a>.
- <a href="recoll-1.5.6.tar.gz">1.5.6</a>.
<a href="recoll-1.4.3.tar.gz">1.4.3</a>.
<a href="recoll-1.3.3.tar.gz">1.3.3</a>.
<a href="recoll-1.2.3.tar.gz">1.2.3</a>.
@@ -101,7 +111,7 @@
<a href="recoll-1.0.16.tar.gz">1.0.16</a>.
</p>
- <h3>RPMS</h3>
+ <h2><a name="rpms">RPMS</a></h2>
<p>The executables inside the binary rpms have a static link to
xapian, there is no dependency except Qt 3.3. Of course you need
xapian-core installed to use the source rpm. </p>
@@ -134,15 +144,19 @@
</p>
<p><b>Ubuntu 6.10 edgy</b>
+ Recoll <a href="recoll-1.7.6.tar.gz">1.7.6</a> has a few
+ debian build fixes, and the Openoffice filter was fixed for
+ debian compatibility. <br>
+
binary package:
- <a href="debian/edgy/recoll_1.7.5-1_i386.deb">
- recoll_1.7.5-1_i386.deb</a>.
+ <a href="debian/edgy/recoll_1.7.6-0ubuntu1_i386.deb">
+ recoll_1.7.6-0ubuntu1_i386.deb</a>.
Source package directory:
<a href="debian/edgy/">debian/edgy</a></p>
</p>
- <h3>Binary bundles</h3>
+ <h2><a name="otherbinary">Binary bundles</a></h2>
<p>These are just prebuilt trees (without the source files).
The executables were built with xapian 0.9.9 (patched for the
@@ -168,21 +182,37 @@
<a href="recoll-1.7.3.tar.gz">recoll-1.7.3.tar.gz</a>
</p>
- <h3>FreeBSD ports</h3>
+ <h2><a name="ports">FreeBSD ports</a></h2>
<p>There are ports for both xapian-core
and recoll in the standard tree, you may just need to update
- your ports (cvsup), or you can get the ports from the FreeBSD
- site. The ports are not yet updated for recoll 1.7 or the
- xapian NEAR problem though.
+ your ports (cvsup, portsnap), or you can get the ports from
+ the FreeBSD site. The ports are not yet updated for the xapian
+ NEAR problem though.
<a href="http://cvsweb.freebsd.org/ports/databases/xapian-core">
xapian port</a>
<a href="http://cvsweb.freebsd.org/ports/deskutils/recoll">
recoll port</a>.</p>
- <p>Local copies of ports for <a href="port-recoll.tgz">recoll-1.6</a> and
+ <p>Local copies of ports for <a href="port-recoll.tgz">recoll-1.7</a> and
<a href="port-xapian-core.tgz">xapian-0.9.9</a> (without the
NEAR patch).</p>
+
+
+ <h2><a name="translations">Translations</a></h2>
+
+ <p>Translations for the current version (1.7) which appeared
+ after the release. The <literal>.qm</literal> file should be
+ copied to
+ <span class="filename">/usr/[local/]share/recoll/translations</span>.
+ </p>
+
+ <p>Italian.
+ <a href="translations/recoll_it.ts">recoll_it.ts</a>
+ <a href="translations/recoll_it.qm">recoll_it.qm</a>
+ </p>
+
+
</div>
</body>
</html>