Files
tyforum/example/opensearch.xml
2012-04-09 03:30:19 +02:00

10 lines
498 B
XML

<?xml version='1.0' encoding='utf-8'?>
<OpenSearchDescription xmlns='http://a9.com/-/spec/opensearch/1.1/'>
<ShortName>Example Forum</ShortName>
<Description>Search the Example forum.</Description>
<Url type='text/html' template='http://www.example.org/forum/forum_search.pl?words={searchTerms}'/>
<Image height='16' width='16' type='image/x-icon'>http://www.example.org/favicon.ico</Image>
<InputEncoding>utf-8</InputEncoding>
<OutputEncoding>utf-8</OutputEncoding>
</OpenSearchDescription>