FNP changes
[wolnelektury.git] / src / wolnelektury / static / opensearch.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
3                        xmlns:atom="http://www.w3.org/2005/Atom"
4                        xmlns:moz="http://www.mozilla.org/2006/browser/search/">
5     <ShortName>Wolne Lektury</ShortName>
6     <Description>Biblioteka internetowa WolneLektury.pl</Description>
7     <InputEncoding>UTF-8</InputEncoding>
8     <Tags>lektury</Tags>
9     <Developer>Fundacja Wolne Lektury</Developer>
10     <Language>pl</Language>
11     <Contact>fundacja@wolnelektury.pl</Contact>
12     <Image height="16" width="16" type="image/x-icon">https://static.wolnelektury.pl/static/img/favicon.ico</Image>
13     <Image height="64" width="64" type="image/png">https://static.wolnelektury.pl/static/img/wl_icon_64.png</Image>
14     <Url type="application/atom+xml;profile=opds-catalog"
15         template="https://wolnelektury.pl/opds/search/?q={searchTerms}&amp;author={atom:author}&amp;translator={atom:contributor}&amp;title={atom:title}" />
16     <Url type="text/html" method="GET" template="https://wolnelektury.pl/szukaj/?q={searchTerms}" />
17     <Url type="application/x-suggestions+json" method="GET" template="https://www.wolnelektury.pl/katalog/jtags/?mozhint=1&amp;q={searchTerms}" />
18     <moz:SearchForm>https://wolnelektury.pl/</moz:SearchForm>
19     <Query role="example" searchTerms="sÅ‚owa" />
20 </OpenSearchDescription>