OpenSearch-Descriptions/TYPO3-Forge.xml
2012-04-11 22:41:27 +02:00

9 lines
633 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><![CDATA[TYPO3 Forge]]></ShortName>
<Description><![CDATA[Search on forge.typo3.org]]></Description>
<Url type="text/html" method="get" template="http://forge.typo3.org/search?q={searchTerms}"/>
<Image width="16" height="16" type="image/x-icon">http://typo3.org/typo3conf/ext/t3org_template/icons/favicon.ico</Image>
<Developer><![CDATA[Marco Ziesing]]></Developer>
<SearchForm>http://forge.typo3.org/search</SearchForm>
</OpenSearchDescription>