aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/opensearch.tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-06-02 02:37:31 +0100
committerThomas Willingham <founder@kakste.com>2013-06-02 02:37:31 +0100
commitcbd988004edccb284ccfa9c11068381ad0d45965 (patch)
treef67e1106ad0b8deec51d4562e3bf30a3a0e0f806 /view/tpl/opensearch.tpl
parentddbe5eedf57818b44f4e08fcba292d22e6fc2cda (diff)
downloadvolse-hubzilla-cbd988004edccb284ccfa9c11068381ad0d45965.tar.gz
volse-hubzilla-cbd988004edccb284ccfa9c11068381ad0d45965.tar.bz2
volse-hubzilla-cbd988004edccb284ccfa9c11068381ad0d45965.zip
Fix opensearch
Diffstat (limited to 'view/tpl/opensearch.tpl')
-rwxr-xr-xview/tpl/opensearch.tpl15
1 files changed, 5 insertions, 10 deletions
diff --git a/view/tpl/opensearch.tpl b/view/tpl/opensearch.tpl
index 63d2a1752..f90592061 100755
--- a/view/tpl/opensearch.tpl
+++ b/view/tpl/opensearch.tpl
@@ -1,15 +1,10 @@
-{{*
- * AUTOMATICALLY GENERATED TEMPLATE
- * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
- <ShortName>Friendika@{{$nodename}}</ShortName>
- <Description>Search in Friendika@{{$nodename}}</Description>
- <Contact>http://bugs.friendika.com/</Contact>
- <Image height="16" width="16" type="image/png">{{$baseurl}}/images/friendika-16.png</Image>
- <Image height="64" width="64" type="image/png">{{$baseurl}}/images/friendika-64.png</Image>
+ <ShortName>Red Matrix@{{$nodename}}</ShortName>
+ <Description>Search in The Red Matrix@{{$nodename}}</Description>
+ <Contact>http://github.com/friendica/red/</Contact>
+ <Image height="16" width="16" type="image/png">{{$baseurl}}/images/rhash-16.png</Image>
+ <Image height="64" width="64" type="image/png">{{$baseurl}}/images/rhash-16.png</Image>
<Url type="text/html"
template="{{$baseurl}}/search?search={searchTerms}"/>
<Url type="application/opensearchdescription+xml"