X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/e72725d4483b90a43fb46a98453bb38eab2b6f55..a46377bc66c36851643b1f5a57c7f59380cab183:/rss_converter_twitter.com.xsl diff --git a/rss_converter_twitter.com.xsl b/rss_converter_twitter.com.xsl index 45e148d..3184044 100644 --- a/rss_converter_twitter.com.xsl +++ b/rss_converter_twitter.com.xsl @@ -23,39 +23,49 @@ xmlns:php="http://php.net/xsl" xsl:extension-element-prefixes="php"> + + https://twitter.com + + + + + - <xsl:value-of select="concat($screen-name, ': ')"/> - <xsl:value-of select="$tweet-text"/> + <xsl:value-of select="concat($user-name, ': ', $tweet-text)"/> - + - + - + <![CDATA[ ]]> + + + + Tweeper