~ubuntu-branches/ubuntu/hardy/openthesaurus/hardy

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!--
OpenThesaurus Search plugin, 2006-10-08
Daniel Naber, http://www.danielnaber.de
-->
<search
 version="7.1"
 name="OpenThesaurus"
 description="OpenThesaurus - German Thesaurus" 
 action="http://www.openthesaurus.de/overview.php"
 searchForm="http://www.openthesaurus.de"
 queryCharset="UTF-8"
 method="GET"
 >

<input name="search" value="2">
<input name="word" user>

<interpret
   browserResultType="result"
   charset="UTF-8"
   resultListStart="<ul>"
   resultListEnd="</ul>"
   resultItemStart="<li>"
   resultItemEnd="</li>"
>
</search>

<browser
 update="http://mycroft.mozdev.org/update.php/id0/openthesaurus_de.src" 
 updateIcon="http://mycroft.mozdev.org/update.php/id0/openthesaurus_de.png" 
 updateCheckDays="7" 
>