|
a/website/index.html.en |
|
b/website/index.html.en |
|
... |
|
... |
23 |
<ul>
|
23 |
<ul>
|
24 |
<li><a href="http://www.recoll.org">Home</a></li>
|
24 |
<li><a href="http://www.recoll.org">Home</a></li>
|
25 |
<li><a href="pics/index.html">Screenshots</a></li>
|
25 |
<li><a href="pics/index.html">Screenshots</a></li>
|
26 |
<li><a href="download.html">Downloads</a></li>
|
26 |
<li><a href="download.html">Downloads</a></li>
|
27 |
<li><a href="doc.html">Documentation</a></li>
|
27 |
<li><a href="doc.html">Documentation</a></li>
|
28 |
<li><a href="devel.html">Development</a></li>
|
28 |
<li><a href="devel.html">Helping out</a></li>
|
29 |
</ul>
|
29 |
</ul>
|
30 |
<p class="indexthumb">
|
30 |
<p class="indexthumb">
|
31 |
<a href="pics/index.html"><img width="100" alt=
|
31 |
<a href="pics/index.html"><img width="100" alt=
|
32 |
"Thumbnail of recoll main screen" src=
|
32 |
"Thumbnail of recoll main screen" src=
|
33 |
"pics/recoll0-thumb.png"></a>
|
33 |
"pics/recoll0-thumb.png"></a>
|
|
... |
|
... |
45 |
provides a feature-rich yet easy to use front-end with a QT
|
45 |
provides a feature-rich yet easy to use front-end with a QT
|
46 |
graphical interface.</p>
|
46 |
graphical interface.</p>
|
47 |
|
47 |
|
48 |
<p><span class="application">Recoll</span> is free, open source,
|
48 |
<p><span class="application">Recoll</span> is free, open source,
|
49 |
and licensed under the GPL. The current version is
|
49 |
and licensed under the GPL. The current version is
|
50 |
<a class="important" href="download.html">1.8.2</a></p>
|
50 |
<a class="important" href="download.html">1.10.0</a></p>
|
51 |
<p>We borrow a lot of code
|
51 |
<p>We borrow a lot of code
|
52 |
from other packages, and welcome code and ideas from
|
52 |
from other packages, and welcome code and ideas from
|
53 |
contributors, see the <a class="important"
|
53 |
contributors, see the <a class="important"
|
54 |
href="credits.html">Credits</a>.</p>
|
54 |
href="credits.html">Credits</a>.</p>
|
55 |
|
55 |
|
|
... |
|
... |
58 |
tricks that you don't know about. A quick look at
|
58 |
tricks that you don't know about. A quick look at
|
59 |
the <a href="usermanual/rcl.search.tips.html">search
|
59 |
the <a href="usermanual/rcl.search.tips.html">search
|
60 |
tips</a> might prove useful !</p>
|
60 |
tips</a> might prove useful !</p>
|
61 |
</blockquote>
|
61 |
</blockquote>
|
62 |
|
62 |
|
63 |
<h2>Features: </h1>
|
63 |
<h2>Features: </h2>
|
64 |
|
64 |
|
65 |
<ul>
|
65 |
<ul>
|
66 |
<li>Easy installation, few dependancies. No database daemon,
|
66 |
<li>Easy installation, few dependancies. No database daemon,
|
67 |
web server, desktop environment or exotic language necessary.</li>
|
67 |
web server, desktop environment or exotic language necessary.</li>
|
68 |
<li>Will run on most unix-based <a
|
68 |
<li>Will run on most unix-based <a
|
|
... |
|
... |
80 |
internals.</li>
|
80 |
internals.</li>
|
81 |
<li><a class="weak" href="features.html">(more detail)</a></li>
|
81 |
<li><a class="weak" href="features.html">(more detail)</a></li>
|
82 |
</ul>
|
82 |
</ul>
|
83 |
|
83 |
|
84 |
|
84 |
|
85 |
<h2>News: </h1>
|
85 |
<h2>News: </h2>
|
86 |
<p>There are new filters for
|
86 |
<ul>
|
87 |
<span class="application">kword</span> and
|
87 |
<li>2007-11-21 Recoll 1.10.0 is out :) </li>
|
88 |
<span class="application">abiword</span> files in the
|
|
|
89 |
<a href="filters/filters.html">new filters section</a>. These
|
|
|
90 |
are usable with an existing <span
|
|
|
91 |
class="application">Recoll</span> 1.8 installation.</p>
|
|
|
92 |
|
|
|
93 |
|
88 |
|
94 |
<h2><a name="support">Support</a></h3>
|
89 |
<h2><a name="support">Support</a></h3>
|
95 |
|
90 |
|
96 |
<p>If you have any problem with Recoll, its
|
91 |
<p>If you have any problem with Recoll, its
|
97 |
installation, or an idea for improvement, <em>please</em> <a href=
|
92 |
installation, or an idea for improvement, <em>please</em> <a href=
|
98 |
"mailto:jean-francois.dockes@wanadoo.fr">provide
|
93 |
"mailto:jean-francois.dockes@wanadoo.fr">provide
|
99 |
feedback</a>. Also see the <a href="devel.html">development</a>
|
94 |
feedback</a>. You can also have a look at
|
100 |
page.</p>
|
95 |
the <a href="devel.html">development</a> page for things you
|
|
|
96 |
could do.</p>
|
|
|
97 |
|
|
|
98 |
<p>The list of known bugs is <a href="BUGS.txt">here</a></p>
|
101 |
|
99 |
|
102 |
</div>
|
100 |
</div>
|
103 |
</body>
|
101 |
</body>
|
104 |
</html>
|
102 |
</html>
|