This commit is contained in:
Jean-Francois Dockes 2020-12-13 15:29:47 +01:00
parent b2f0e2e657
commit 3417351bfb
2 changed files with 14 additions and 14 deletions

View File

@ -3,7 +3,7 @@
<html> <html>
<head> <head>
<meta name="generator" content= <meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.2.0"> "HTML Tidy for HTML5 for Linux version 5.6.0">
<meta http-equiv="Content-Type" content= <meta http-equiv="Content-Type" content=
"text/html; charset=utf-8"> "text/html; charset=utf-8">
<title>Recoll user manual</title> <title>Recoll user manual</title>
@ -711,7 +711,7 @@ alink="#0000FF">
</li> </li>
<li class="listitem"> <li class="listitem">
<p>A <a class="ulink" href= <p>A <a class="ulink" href=
"https://github.com/koniu/recoll-webui" target= "https://framagit.org/medoc92/recollwebui" target=
"_top">WEB interface</a>.</p> "_top">WEB interface</a>.</p>
</li> </li>
</ul> </ul>
@ -1151,8 +1151,8 @@ alink="#0000FF">
different areas of the file system to different different areas of the file system to different
indexes. For example, if you were to issue the indexes. For example, if you were to issue the
following command:</p> following command:</p>
<pre class="programlisting"> <pre class=
recoll -c ~/.indexes-email</pre> "programlisting">recoll -c ~/.indexes-email</pre>
<p>Then <span class="application">Recoll</span> would <p>Then <span class="application">Recoll</span> would
use configuration files stored in <code class= use configuration files stored in <code class=
"filename">~/.indexes-email/</code> and, (unless "filename">~/.indexes-email/</code> and, (unless
@ -3890,8 +3890,8 @@ fs.inotify.max_user_watches=32768
that every user does not have to do it. The variable that every user does not have to do it. The variable
should define a colon-separated list of index should define a colon-separated list of index
directories, ie:</p> directories, ie:</p>
<pre class="screen"> <pre class=
export RECOLL_EXTRA_DBS=/some/place/xapiandb:/some/other/db</pre> "screen">export RECOLL_EXTRA_DBS=/some/place/xapiandb:/some/other/db</pre>
<p>Another environment variable, <code class= <p>Another environment variable, <code class=
"envar">RECOLL_ACTIVE_EXTRA_DBS</code> allows adding to "envar">RECOLL_ACTIVE_EXTRA_DBS</code> allows adding to
the active list of indexes. This variable was suggested the active list of indexes. This variable was suggested
@ -4693,8 +4693,8 @@ fs.inotify.max_user_watches=32768
parent folder expansion, usually creating a file parent folder expansion, usually creating a file
manager window on the folder where the container file manager window on the folder where the container file
resides. E.g.:</p> resides. E.g.:</p>
<pre class="programlisting"> <pre class=
&lt;a href="F%N"&gt;%P&lt;/a&gt;</pre> "programlisting">&lt;a href="F%N"&gt;%P&lt;/a&gt;</pre>
<p>A link target defined as <code class= <p>A link target defined as <code class=
"literal">R%N|<em class= "literal">R%N|<em class=
"replaceable"><code>scriptname</code></em></code> "replaceable"><code>scriptname</code></em></code>
@ -4837,8 +4837,8 @@ fs.inotify.max_user_watches=32768
<span class="application">javascript</span> program to <span class="application">javascript</span> program to
the documents, like the following example, which would the documents, like the following example, which would
initiate a search by double-clicking any term:</p> initiate a search by double-clicking any term:</p>
<pre class="programlisting"> <pre class=
&lt;script language="JavaScript"&gt; "programlisting">&lt;script language="JavaScript"&gt;
function recollsearch() { function recollsearch() {
var t = document.getSelection(); var t = document.getSelection();
window.location.href = 'recoll://search/query?qtp=a&amp;p=0&amp;q=' + window.location.href = 'recoll://search/query?qtp=a&amp;p=0&amp;q=' +
@ -10092,8 +10092,8 @@ for i in range(nres):
"filename">.xml</code> extension but should be handled "filename">.xml</code> extension but should be handled
specially, which is possible because they are usually all specially, which is possible because they are usually all
located in one place. Example:</p> located in one place. Example:</p>
<pre class="programlisting"> <pre class=
[~/.kde/share/apps/okular/docdata] "programlisting">[~/.kde/share/apps/okular/docdata]
.xml = application/x-okular-notes</pre> .xml = application/x-okular-notes</pre>
<p>The <code class="varname">recoll_noindex</code> <p>The <code class="varname">recoll_noindex</code>
<code class="filename">mimemap</code> variable has been <code class="filename">mimemap</code> variable has been

View File

@ -282,7 +282,7 @@
<ulink url="https://www.lesbonscomptes.com/recoll/pages/download.html">Search Provider</ulink>. <ulink url="https://www.lesbonscomptes.com/recoll/pages/download.html">Search Provider</ulink>.
</para></listitem> </para></listitem>
<listitem><para>A <listitem><para>A
<ulink url="https://github.com/koniu/recoll-webui">WEB interface</ulink>. <ulink url="https://framagit.org/medoc92/recollwebui">WEB interface</ulink>.
</para></listitem> </para></listitem>
</itemizedlist> </itemizedlist>
</para> </para>
@ -5197,7 +5197,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r
<para>You can also take a look at the source for the <para>You can also take a look at the source for the
<ulink <ulink
url="https://framagit.org/medoc92/recollwebui/-/blob/master/webui.py"> url="https://framagit.org/medoc92/recollwebui/-/blob/master/webui.py">
Recoll WebUI</ulink>, the Recoll WebUI</ulink>, the
<ulink url="https://framagit.org/medoc92/upmpdcli/-/blob/master/src/mediaserver/cdplugins/uprcl/uprclfolders.py"> <ulink url="https://framagit.org/medoc92/upmpdcli/-/blob/master/src/mediaserver/cdplugins/uprcl/uprclfolders.py">
upmpdcli local media server</ulink>, or the upmpdcli local media server</ulink>, or the