7zip filter: minimum docs and test

This commit is contained in:
Jean-Francois Dockes 2015-04-07 09:03:03 +02:00
parent 6dda54e228
commit 01d55fd35f
8 changed files with 57 additions and 7 deletions

16
tests/7zip/7zip.sh Executable file
View file

@ -0,0 +1,16 @@
#!/bin/sh
topdir=`dirname $0`/..
. $topdir/shared.sh
initvariables $0
(
recollq '7zr_unique'
) 2> $mystderr | egrep -v '^Recoll query: ' > $mystdout
diff -w ${myname}.txt $mystdout > $mydiffs 2>&1
checkresult

2
tests/7zip/7zip.txt Normal file
View file

@ -0,0 +1,2 @@
1 results
text/plain [file:///home/dockes/projets/fulltext/testrecoll/7z/7zarchive.7z] [7zarchive.7z] 11 bytes

View file

@ -124,6 +124,10 @@ subdirectory, because of all the places they're referred from
<p><a href="recoll-1.20.4.tar.gz">recoll-1.20.4.tar.gz</a>.</p>
<p>If you want to run with Qt 5 (5.3), you can
try <a href="recoll-1.20.5.tar.gz">recoll-1.20.5.tar.gz</a>. No
changes, except for Qt 5 (5.3.2) compatibility tweaks.</p>
<!--
<h3>Snapshot</h3>
<p>I sometimes release a source tarfile when I consider that the

View file

@ -229,6 +229,14 @@ application/x-tar = execm rcltar
module and the <a
href="http://www.rarlab.com/rar_add.htm">unrar</a> utility.</li>
<li><span class="application">7zip</span> archives (needs
<span class="command">Python</span> and
the <a href="https://pypi.python.org/pypi/pylzma">pylzma
module</a>). This is a recent addition, and you need to
download the filter from
the <a href="filters/filters.html">filters pages</a> for
all Recoll versions prior to 1.21.</li>
<li><span class="application">iCalendar</span>(.ics) files
(needs <span class="command">Python, <a href=
"http://pypi.python.org/pypi/icalendar/2.1">icalendar</a></span>).</li>

View file

@ -76,6 +76,12 @@
<p>However, if you are running a Recoll version older than 1.17,
you should really upgrade.</p>
<h2>7zip archives</h2>
<p>A new <a href="rcl7z">rcl7z</a> filter by François Botha
for 7zip archives. Needs the
<a href="https://pypi.python.org/pypi/pylzma">pylzma Python
module</a>. </p>
<h2>Attachments to PDF documents (1.20 and older)</h2>
<p>A new <a href="rclmpdf">rclmpdf</a> filter for processing

View file

@ -98,6 +98,13 @@
<dl>
<dt>2015-04-05</dt>
<dd>Recoll now builds and runs with Qt 5 (5.3.2 ok, 5.2 not so
much). Released 1.20.5, which is exactly 1.20.4 with Qt 5
tweaks, and still compatible with Qt 4 of course (no reason
to upgrade if you are using Qt 4).</dd>
<dt>2015-03-30</dt>
<dd>Recoll 1.20.4 released. This fixes real time indexing of
the web history (when using the Firefox plugin).</dd>

View file

@ -106,6 +106,11 @@
<h2>Nouvelles: </h2>
<dl>
<dt>2015-04-05</dt>
<dd>Recoll 1.20.5 est identique à 1.20.4, à quelques
modifications de compatibilité Qt 5 près. Testé avec Qt
5.3.2, ne fonctionne pas avec Qt 5.2.</dd>
<dt>2015-03-30</dt>
<dd>1.20.4. Corrige l'indexation au fil de l'eau de
l'historique web (en utilisation avec le plugin Firefox).</dd>

View file

@ -59,6 +59,8 @@
<h2><a name="minor_releases">Minor releases at a glance</a></h2>
<ul>
<li>1.20.5 is 1.20.4 with a few Qt 5 compatibility
tweaks. Builds and runs with Qt 5.3.2, fails with 5.2.</li>
<li>1.20.4 has a fix to skip compress file system images
like xxx.img.gz by default. This should have been in 1.20.3</li>
<li>1.20.3 has a very minor change to copy the Query