]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/feed.atom.html
Add opensearch to RSS and ATOM feeds
[github/shaarli/Shaarli.git] / tpl / feed.atom.html
index ad7dd9357db2714d27014873711f68e814761b25..49798e8576998c919f4bf10d78a9b236a88a57d7 100644 (file)
@@ -6,6 +6,8 @@
     <updated>{$last_update}</updated>
   {/if}
   <link rel="self" href="{$self_link}#" />
+  <link rel="search" type="application/opensearchdescription+xml" href="{$index_url}?do=opensearch#"
+             title="Shaarli search - {$shaarlititle}" />
   {loop="$feed_plugins_header"}
     {$value}
   {/loop}