Switch to unified view

a/website/features.html b/website/features.html
...
...
43
      releases should be ok too).</dd>
43
      releases should be ok too).</dd>
44
44
45
    <dd>Qt versions from 3.1 to 4.5</dd>
45
    <dd>Qt versions from 3.1 to 4.5</dd>
46
46
47
        <dt><a name="doctypes">Document types</a></dt>
47
        <dt><a name="doctypes">Document types</a></dt>
48
  <dd>Supports the following document types (along with their
48
  <dd>Recoll can index many document types (along with their
49
          compressed versions): 
49
          compressed versions). Some types are handled internally (no
50
          external application needed). Other types need some application to
51
          be installed to extract the text. Types that only need common
52
          very common utilities (awk/sed/groff etc.) are listed in the
53
          native section.</dd>
50
54
51
          <dl>
55
          <dl>
52
            <dt>Natively</dt>
56
            <dt>Natively</dt>
53
57
54
            <dd>
58
            <dd>
...
...
64
            "literal">Evolution</span> mail ok).</li>
68
            "literal">Evolution</span> mail ok).</li>
65
69
66
                <li><span class="literal">OpenOffice</span>
70
                <li><span class="literal">OpenOffice</span>
67
                files (needs <span class="command">unzip</span> command).</li>
71
                files (needs <span class="command">unzip</span> command).</li>
68
72
69
                <li><span class="literal">Microsoft Office Open XML</span>
70
                files (needs <span class="command">unzip</span> command).</li>
71
72
                <li><span class="literal">Abiword</span>
73
                files.</li>
74
75
                <li><span class="literal">Kword</span>
76
                files.</li>
77
78
                <li><span class="literal">gaim</span> log files.</li>
73
                <li><span class="literal">Abiword</span> files.</li>
74
75
                <li><span class="literal">Kword</span> files.</li>
76
77
                <li><span class="literal">gaim</span> and <span
78
                    class="literal">purple</span> log files.</li> 
79
79
80
                <li><span class="literal">Lyx</span> files (needs
80
                <li><span class="literal">Lyx</span> files (needs
81
          <span class="literal">Lyx</span> to be installed).</li>
81
          <span class="literal">Lyx</span> to be installed).</li>
82
82
83
                <li><span class="literal">Scribus</span> files.</li>
83
                <li><span class="literal">Scribus</span> files.</li>
84
84
85
                <li><span class="literal">Man pages</span> (need <span
86
                class="command">groff</span>).</li> 
87
85
              </ul>
88
              </ul>
86
            </dd>
89
            </dd>
87
90
88
            <dt>With external helpers</dt>
91
            <dt>With external helpers</dt>
89
92
90
            <dd>
93
            <dd>
94
            <para>In addition to the applications listed below, many
95
            document types need the <span
96
            class="command">iconv</span> command.</para>
97
91
              <ul>
98
              <ul>
99
                <li><span class="literal">Microsoft Office Open XML</span>
100
                files with the <span class="command">unzip</span>
101
                and <span class="command">xsltproc</span> commands.</li>
102
92
                <li><span class="literal">pdf</span> with the <span
103
                <li><span class="literal">pdf</span> with the <span
93
                class="command">pdftotext</span> command, which can be
104
                class="command">pdftotext</span> command, which can be
94
                installed as part of <a href=
105
                installed as part of <a href=
95
                "http://www.foolabs.com/xpdf/">xpdf</a> or <a
106
                "http://www.foolabs.com/xpdf/">xpdf</a> or <a
96
                href="http://poppler.freedesktop.org/">poppler</a>,
107
                href="http://poppler.freedesktop.org/">poppler</a>,
...
...
103
          <span class="literal">Excel</span> with the
114
          <span class="literal">Excel</span> with the
104
          <a href="http://catdoc.klik.atekon.de">
115
          <a href="http://catdoc.klik.atekon.de">
105
            catdoc</a> utilities.</li>
116
            catdoc</a> utilities.</li>
106
117
107
                <li><span class="literal">CHM (Microsoft help)</span>
118
                <li><span class="literal">CHM (Microsoft help)</span>
108
                  files (needs <span class="command">Python, pychm,
119
                  files (needs <span class="command">Python, pychm or
109
                    chmlib</span>).</li> 
120
                    chmlib</span>).</li> 
110
121
111
                <li><span class="literal">Zip</span>
122
                <li><span class="literal">Zip</span>
112
                  archives (needs <span class="command">Python</span>).</li>
123
                  archives (needs <span class="command">Python</span>).</li>
113
124
...
...
145
156
146
        <li><span class="literal">djvu</span> with 
157
        <li><span class="literal">djvu</span> with 
147
          <a href="http://djvu.sourceforge.net">DjVuLibre</a>. 
158
          <a href="http://djvu.sourceforge.net">DjVuLibre</a>. 
148
        </li>
159
        </li>
149
        <li><span class="literal">mp3</span> tags support with 
160
        <li><span class="literal">mp3</span> tags support with 
150
          <a href="http://id3lib.sourceforge.net/">id3info (id3lib)</a>. 
161
          <a href="http://id3lib.sourceforge.net/">id3info
162
        (id3lib)</a> (compiling id3lib on recent systems may need
163
        a small patch, see <a href="id3lib.html">here</a>). 
151
        </li>
164
        </li>
152
        <li>Image file tags support with 
165
        <li>Image file tags support with 
153
          <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/">
166
          <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/">
154
            exiftool</a>. This is a perl program, so you also
167
            exiftool</a>. This is a perl program, so you also
155
            need perl on the system. This works with about any
168
            need perl on the system. This works with about any