8 lines
560 B
XML
8 lines
560 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
|
<ShortName>Our Umbraco</ShortName>
|
|
<Description>Search our.umbraco.org - the umbraco community mothership</Description>
|
|
<InputEncoding>UTF-8</InputEncoding>
|
|
<Image width="16" height="16" type="image/x-icon">http://our.umbraco.org/css/img/our.favicon.png</Image>
|
|
<Url type="text/html" method="get" template="http://our.umbraco.org/search?q={searchTerms}"></Url>
|
|
</OpenSearchDescription> |