From: Antonio Ospite Date: Tue, 5 May 2015 07:28:23 +0000 (+0200) Subject: rss_converter_twitter.com.xsl: improve matching the permalink X-Git-Tag: v0.4~26 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/83812c773df73f3b73701e0653f42d32979a3b35?ds=sidebyside rss_converter_twitter.com.xsl: improve matching the permalink Extract the permalink using the @data-permalink-path attribute, this works for withheld tweets too preventing them from having all the same guid. --- diff --git a/rss_converter_twitter.com.xsl b/rss_converter_twitter.com.xsl index 9efc769..77b6666 100644 --- a/rss_converter_twitter.com.xsl +++ b/rss_converter_twitter.com.xsl @@ -41,7 +41,7 @@ - + <xsl:value-of select="concat($user-name, ': ', $item-content)"/>