added pinterest and typo3 forge
This commit is contained in:
parent
96b4fea4dd
commit
fa92574646
2 changed files with 18 additions and 0 deletions
9
Pinterest.xml
Normal file
9
Pinterest.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
<?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[Pinterest]]></ShortName>
|
||||||
|
<Description><![CDATA[Pinterest]]></Description>
|
||||||
|
<Url type="text/html" method="get" template="http://pinterest.com/search/?q={searchTerms}"/>
|
||||||
|
<Image width="16" height="16">http://passets-cdn.pinterest.com/images/favicon.png</Image>
|
||||||
|
<Developer><![CDATA[Marco Ziesing]]></Developer>
|
||||||
|
<SearchForm>http://forge.typo3.org/search</SearchForm>
|
||||||
|
</OpenSearchDescription>
|
||||||
9
TYPO3-Forge.xml
Normal file
9
TYPO3-Forge.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
<?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>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue