From d566fc7fcf6841909831da3d60b335294befe62d Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Wed, 6 Jun 2018 14:57:10 +0200 Subject: [PATCH] src/rss_converter_instagram.com.xsl: add support for Instagram.com tags Supporting Instagram tags is quite easy, so let's do it and while at it refactor how the channel description is set depending of the kind of page. --- src/rss_converter_instagram.com.xsl | 39 +++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/src/rss_converter_instagram.com.xsl b/src/rss_converter_instagram.com.xsl index 2d54f3d..c714b1b 100644 --- a/src/rss_converter_instagram.com.xsl +++ b/src/rss_converter_instagram.com.xsl @@ -44,11 +44,16 @@ + + + + + @@ -114,12 +119,15 @@ + + + - + @@ -133,16 +141,23 @@ <![CDATA[ - - - - - - - - - - + + + + + + + + + + + + + + + + + ]]> @@ -158,7 +173,7 @@ - + -- 2.1.4