summaryrefslogtreecommitdiff
path: root/support/firefox-ctan-plugins/ctanPackageNameOpenSearchDescription.xml
blob: 24eb3743a69243b3f34682a5ee674292c3e900c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>CTAN Package</ShortName>
<Description>Search in package by name 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://tug.ctan.org/cgi-bin/ctanPackageInformation.py">
  <Param name="id" value="{searchTerms}"/>
</Url>
<moz:SearchForm>http://www.ctan.org/search.html</moz:SearchForm>
</OpenSearchDescription>