]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/extras/opensearch.xml
adding "voider" and "void_time" fields to billing
[Evergreen.git] / Open-ILS / src / extras / opensearch.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <OpenSearchDescription
3         xmlns="http://a9.com/-/spec/opensearchdescription/1.0/"
4         xmlns:openIll="http://open-ils.org/xml/openIll/1.0">
5   <Url>http://gapines.org/opensearch/?target=mr_result&amp;mr_search_type=keyword&amp;mr_search_query={searchTerms}&amp;page={startPage}&amp;mr_search_depth=0&amp;mr_search_location=1&amp;pagesize={count}&amp;max_rank={relevanceScale}</Url>
6   <Format>http://a9.com/-/spec/opensearchrss/1.0/</Format>
7   <ShortName>Evergreen DEMO</ShortName>
8   <LongName>Pines Consortium DEMO OpenSearch Catalogue</LongName>
9   <Description>Search for books in Pines.</Description>
10   <Tags>book library research Evergreen Open-ILS GPLS</Tags>
11   <Image>http://gapines.org/images/small_logo.jpg</Image>
12   <SampleSearch>harry potter</SampleSearch>
13   <Developer>GPLS</Developer>
14   <Contact>mrylander@gmail.com</Contact>
15   <Attribution>Product and search data &amp;copy; 2005, Georgia Public Library Service, All Rights Reserved</Attribution>
16   <SyndicationRight>open</SyndicationRight>
17   <AdultContent>false</AdultContent>
18 </OpenSearchDescription>