X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/68dbd68eb630fe24eb8ca51756c8d95a44d51205..c46ce78d72a01ec96d627ee79c8d26288673aaac:/rss_converter_twitter.com.xsl diff --git a/rss_converter_twitter.com.xsl b/rss_converter_twitter.com.xsl index 7367dd8..5c48e19 100644 --- a/rss_converter_twitter.com.xsl +++ b/rss_converter_twitter.com.xsl @@ -78,6 +78,20 @@ + + + + + + + + + + + + + + @@ -87,6 +101,7 @@ + @@ -116,6 +131,7 @@ <xsl:value-of select="concat($user-name, ': ')"/> <xsl:text disable-output-escaping="yes"><![CDATA[</xsl:text> <xsl:apply-templates select="$item-content/node()"/> + <xsl:apply-templates select="$item-media/node()"/> <xsl:text disable-output-escaping="yes">]]></xsl:text> </description> <xsl:if test="$generate-enclosure = 1">