initial commit, added readme an MC Redmine
This commit is contained in:
commit
96b4fea4dd
2 changed files with 14 additions and 0 deletions
11
MediaCluster-Redmine.xml
Normal file
11
MediaCluster-Redmine.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
<?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[MediaCluster Redmine]]></ShortName>
|
||||||
|
<Description><![CDATA[MediaCluster Project Management]]></Description>
|
||||||
|
<Url type="text/html" method="get" template="https://intern.mediacluster.de/redmine/search">
|
||||||
|
<Param name="q" value="{searchTerms}"/>
|
||||||
|
</Url>
|
||||||
|
<Image width="16" height="16" type="image/x-icon">http://www.mediacluster.de/favicon.ico</Image>
|
||||||
|
<Developer><![CDATA[Marco Ziesing]]></Developer>
|
||||||
|
<SearchForm>https://intern.mediacluster.de/redmine/search</SearchForm>
|
||||||
|
</OpenSearchDescription>
|
||||||
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# OpenSearch Description Documents (OSDD)
|
||||||
|
|
||||||
|
Search plugins for e.g. browsers, Gnome Shell and other software that supports OpenSearch.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue