From b0daeaaf9b89639e70dc0615e5fc11016e965fbd Mon Sep 17 00:00:00 2001 From: dockes Date: Mon, 15 Dec 2008 11:20:54 +0000 Subject: [PATCH] *** empty log message *** --- website/BUGS.html | 29 +- website/BUGS.txt | 515 +++++++++++++++++++++-------------- website/CHANGES.html | 15 +- website/copydocs | 2 +- website/download.html | 173 ++++++------ website/howtos/buildindex.sh | 26 ++ website/howtos/fragend.html | 5 + website/howtos/fraghead.html | 40 +++ website/howtos/newdir.sh | 22 ++ website/howtos/template.html | 38 +++ website/index.html.en | 5 +- website/index.html.fr | 9 +- website/pics/index.html | 38 ++- 13 files changed, 607 insertions(+), 310 deletions(-) create mode 100644 website/howtos/buildindex.sh create mode 100644 website/howtos/fragend.html create mode 100644 website/howtos/fraghead.html create mode 100644 website/howtos/newdir.sh create mode 100644 website/howtos/template.html diff --git a/website/BUGS.html b/website/BUGS.html index bc6f5158..33fda563 100644 --- a/website/BUGS.html +++ b/website/BUGS.html @@ -35,9 +35,17 @@ supposedly fixed in later versions. Bugs listed in the topmost section may also exist in older versions.

-

Latest (recoll 1.11.0 + xapian 1.0.x)

+

Latest (recoll 1.11.2 + xapian 1.0.x)

+

1.11.1

+ +

1.10.6

+ + + + diff --git a/website/howtos/fraghead.html b/website/howtos/fraghead.html new file mode 100644 index 00000000..0c4fcbde --- /dev/null +++ b/website/howtos/fraghead.html @@ -0,0 +1,40 @@ + + + + + Recoll howtos + + + + + + + + + + + + + + + + +
+ +

Recoll howtos

+ +

The following short documents contain information + mostly extracted from the main user manual (possibly out of + separate sections), arranged differently in order to explain + how to achieve a given goal.

+ +
    diff --git a/website/howtos/newdir.sh b/website/howtos/newdir.sh new file mode 100644 index 00000000..24770e60 --- /dev/null +++ b/website/howtos/newdir.sh @@ -0,0 +1,22 @@ +#!/bin/sh + +fatal() +{ + echo $*; exit 1 +} +usage() +{ + fatal 'Usage: newdir nom' +} + +test $# -gt 1 || usage + +dir=`echo $* | sed -e 's/ /_/g' -e 's!/!_!g'` + +echo dir: $dir + +mkdir $dir || fatal mkdir failed + +cp -i template.html $dir/index.html + +open -a emacs $dir/index.html diff --git a/website/howtos/template.html b/website/howtos/template.html new file mode 100644 index 00000000..69a8a303 --- /dev/null +++ b/website/howtos/template.html @@ -0,0 +1,38 @@ + + + + + Recoll howtos + + + + + + + + + + + + + + + + +
    + +

    Howto do something

    + + +
    + + diff --git a/website/index.html.en b/website/index.html.en index 4c598a26..0d27940b 100644 --- a/website/index.html.en +++ b/website/index.html.en @@ -47,7 +47,7 @@

    Recoll is free, open source, and licensed under the GPL. The current version is - 1.10.6 + 1.11.2 (Changes).

    Features:

    @@ -80,8 +80,7 @@

    News:

    • 2008-10-14 : 1.11.0 is - out. You may want to give it a try if you are not afraid of - initial bugs.
    • + out.
    • 2008-09-01 : A new filter for Office Open XML formats (docx ...).
    • 2008-05-22 : we now have a mailing list: diff --git a/website/index.html.fr b/website/index.html.fr index 64bad447..c4cd3c7d 100644 --- a/website/index.html.fr +++ b/website/index.html.fr @@ -48,7 +48,7 @@

      Recoll est un logiciel libre gratuit, dont le code source est disponible sous licence GPL. La dernière version est - 1.10.6

      + 1.11.2

      L'interface utilisateur de Recoll est traduite en @@ -93,11 +93,12 @@

      Nouvelles:

        -
      • 2008-10-14 : la version 1.11.0 vient de sortir. - Essayez la si vous n'avez pas peur des problèmes de jeunesse!
      • +
      • 2008-10-14 : la version + 1.11.0 vient de sortir.
      • +
      • 2008-09-01 : Un nouveau filtre pour les formats Office Open XML (docx ...).
      • +
      • 2008-05-27 Recoll 1.10.2 est sorti.
      diff --git a/website/pics/index.html b/website/pics/index.html index eddfa55e..47d9c918 100644 --- a/website/pics/index.html +++ b/website/pics/index.html @@ -1,18 +1,30 @@ - Photos + Recoll Screenshots + - - - - - - - - - - - -
      + + + +
      +

      Recoll screenshots

      + + + + + + + + +
      + + +