summaryrefslogtreecommitdiff
path: root/htroot/opensearchdescription.xml
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2014-07-03 22:01:13 +0200
committerreger <reger18@arcor.de>2014-07-03 22:01:13 +0200
commitba5a59a28ddcf23f9ea882b05d7d5341fd02f24f (patch)
treea5998d9050f1eb947c88917bb954a158b26fd9b2 /htroot/opensearchdescription.xml
parent59160984cc7cbf8f44f2993ecadb0e8294a8e551 (diff)
make search result also avail. as atom feed via /yacysearch.atom
- fix logo in rss feed
Diffstat (limited to 'htroot/opensearchdescription.xml')
-rw-r--r--htroot/opensearchdescription.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/opensearchdescription.xml b/htroot/opensearchdescription.xml
index 3d513564b..4d8a61c17 100644
--- a/htroot/opensearchdescription.xml
+++ b/htroot/opensearchdescription.xml
@@ -15,6 +15,7 @@
#(compareyacy)#
<Url type="text/html" method="GET" template="http://#[thisaddress]#/yacysearch.html?query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;nav=all&amp;resource=global" />
<Url type="application/rss+xml" method="GET" template="http://#[thisaddress]#/yacysearch.rss?nav=&amp;query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;nav=all&amp;resource=global" />
+ <Url type="application/atom+xml" method="GET" template="http://#[thisaddress]#/yacysearch.atom?query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;resource=global" />
::
<Url type="text/html" method="GET" template="http://#[thisaddress]#/compare_yacy.html?query={searchTerms}&amp;left=#[search_left]#&amp;right=#[search_right]#&amp;display=2" />
#(/compareyacy)#