From: ArthurHoaro Date: Fri, 16 Dec 2016 13:03:42 +0000 (+0100) Subject: Add opensearch to RSS and ATOM feeds X-Git-Tag: v0.9.0~83^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=af815f771cbed43c3dd30436f23061c66e92e5a3;p=github%2Fshaarli%2FShaarli.git Add opensearch to RSS and ATOM feeds Fixes #709 --- diff --git a/tpl/feed.atom.html b/tpl/feed.atom.html index ad7dd935..49798e85 100644 --- a/tpl/feed.atom.html +++ b/tpl/feed.atom.html @@ -6,6 +6,8 @@ {$last_update} {/if} + {loop="$feed_plugins_header"} {$value} {/loop} diff --git a/tpl/feed.rss.html b/tpl/feed.rss.html index 73791f63..ee3fef88 100644 --- a/tpl/feed.rss.html +++ b/tpl/feed.rss.html @@ -8,6 +8,8 @@ {$index_url} Shaarli +