aboutsummaryrefslogtreecommitdiff
path: root/templates/opensearch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/opensearch.xml')
-rw-r--r--templates/opensearch.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/opensearch.xml b/templates/opensearch.xml
new file mode 100644
index 0000000..a393c7e
--- /dev/null
+++ b/templates/opensearch.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
+ <ShortName>GCIDE WebSearch</ShortName>
+ <Description>GCIDE WebSearch Interface</Description>
+ <Url type="text/html" method="get" template="{{ url_query }}?q={searchTerms}"/>
+ <InputEncoding>UTF-8</InputEncoding>
+ <Image width="16" height="16">{{ url_media }}/favicon.ico</Image>
+</OpenSearchDescription>

Return to:

Send suggestions and report system problems to the System administrator.