projects
/
tweeper.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tweeper.php: add "image/png" to the supported types for <enclosure/>
[tweeper.git]
/
rss_converter_dilbert.com.xsl
diff --git
a/rss_converter_dilbert.com.xsl
b/rss_converter_dilbert.com.xsl
index
91cf57f
..
ce7075f
100644
(file)
--- a/
rss_converter_dilbert.com.xsl
+++ b/
rss_converter_dilbert.com.xsl
@@
-67,11
+67,11
@@
<xsl:value-of select="$item-permalink"/>
</guid>
<pubDate>
<xsl:value-of select="$item-permalink"/>
</guid>
<pubDate>
- <xsl:value-of select="php:functionString('Tweeper::str
_to_gmd
ate', normalize-space(.//date))"/>
+ <xsl:value-of select="php:functionString('Tweeper::str
ToRssD
ate', normalize-space(.//date))"/>
</pubDate>
<description>
<xsl:text disable-output-escaping="yes"><![CDATA[</xsl:text>
</pubDate>
<description>
<xsl:text disable-output-escaping="yes"><![CDATA[</xsl:text>
- <img src="{$picture-url}" />
+ <img src="{$picture-url}"
alt="{$picture-title}"
/>
<xsl:text disable-output-escaping="yes">]]></xsl:text>
</description>
</item>
<xsl:text disable-output-escaping="yes">]]></xsl:text>
</description>
</item>