summaryrefslogtreecommitdiff
path: root/support/firefox-ctan-plugins/ctanOpenSearchDescription.xml
blob: fb1c120e95d8bfc70244cbae6dbdef619156a8bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>CTAN</ShortName>
<Description>Search in package description on CTAN</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">http://www.ctan.org/favicon.ico</Image>
<Url type="text/html" method="get" template="http://www.ctan.org/cgi-bin/search.py">
  <Param name="metadataSearchSubmit" value="Search"/>
  <Param name="metadataSearch" value="{searchTerms}"/>
</Url>
<moz:SearchForm>http://www.ctan.org/search.html</moz:SearchForm>
</OpenSearchDescription>