Switch to unified view

a/src/doc/user/recoll.conf.xml b/src/doc/user/recoll.conf.xml
...
...
604
<term><varname>pdfattach</varname></term>
604
<term><varname>pdfattach</varname></term>
605
<listitem><para>Enable PDF attachment extraction by executing pdftk (if
605
<listitem><para>Enable PDF attachment extraction by executing pdftk (if
606
available). This is
606
available). This is
607
normally disabled, because it does slow down PDF indexing a bit even if
607
normally disabled, because it does slow down PDF indexing a bit even if
608
not one attachment is ever found.</para></listitem></varlistentry>
608
not one attachment is ever found.</para></listitem></varlistentry>
609
<varlistentry id="RCL.INSTALL.CONFIG.RECOLLCONF.PDFEXTRAMETA">
610
<term><varname>pdfextrameta</varname></term>
611
<listitem><para>Extract text from selected XMP metadata tags. This
612
is a space-separated list of qualified XMP tag names. Each element can also
613
include a translation to a Recoll field name, separated by a '|'
614
character. If the second element is absent, the tag name is used as the
615
Recoll field names. You will also need to add specifications to the
616
'fields' file to direct processing of the extracted data.</para></listitem></varlistentry>
617
<varlistentry id="RCL.INSTALL.CONFIG.RECOLLCONF.PDFEXTRAMETAFIX">
618
<term><varname>pdfextrametafix</varname></term>
619
<listitem><para>Define name of XMP field editing script. This
620
defines the name of a script to be loaded for editing XMP field
621
values. The script should define a 'MetaFixer' class with a metafix()
622
method which will be called with the qualified tag name and value of each
623
selected field, for editing or erasing. A new instance is created for
624
each document, so that the object can keep state for, e.g. eliminating
625
duplicate values.</para></listitem></varlistentry>
609
</sect3>
626
</sect3>
610
<sect3 id="RCL.INSTALL.CONFIG.RECOLLCONF.SPECLOCATIONS">
627
<sect3 id="RCL.INSTALL.CONFIG.RECOLLCONF.SPECLOCATIONS">
611
<title>Parameters set for specific locations </title>
628
<title>Parameters set for specific locations </title>
612
<varlistentry id="RCL.INSTALL.CONFIG.RECOLLCONF.MHMBOXQUIRKS">
629
<varlistentry id="RCL.INSTALL.CONFIG.RECOLLCONF.MHMBOXQUIRKS">
613
<term><varname>mhmboxquirks</varname></term>
630
<term><varname>mhmboxquirks</varname></term>