X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/4835a2e8d2816eeed44d2e5b9ffe62be7d4572eb..1c17fb1edd46f24311fa2e4ad97be6ff46fd3156:/twitter_user_timeline2rss.xsl diff --git a/twitter_user_timeline2rss.xsl b/twitter_user_timeline2rss.xsl index 79d1662..6d72ceb 100644 --- a/twitter_user_timeline2rss.xsl +++ b/twitter_user_timeline2rss.xsl @@ -19,7 +19,9 @@ along with this program. If not, see . --> + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:php="http://php.net/xsl" + xsl:extension-element-prefixes="php"> @@ -29,24 +31,24 @@ - - - : - - + - <xsl:call-template name="tweet"/> + <xsl:value-of select="concat($screen-name, ': ')"/> + <xsl:value-of select="$tweet-text"/> - + - + + <![CDATA[ + + ]]>