projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d4c68db
)
rss_converter_twitter.com.xsl: use ProfileHeaderCard as channel description
author
Antonio Ospite <ao2@ao2.it>
Fri, 27 Feb 2015 15:47:44 +0000
(16:47 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Fri, 27 Feb 2015 15:47:44 +0000
(16:47 +0100)
rss_converter_twitter.com.xsl
patch
|
blob
|
history
diff --git
a/rss_converter_twitter.com.xsl
b/rss_converter_twitter.com.xsl
index
182fbc0
..
665b71d
100644
(file)
--- a/
rss_converter_twitter.com.xsl
+++ b/
rss_converter_twitter.com.xsl
@@
-83,7
+83,7
@@
<xsl:value-of select="$channel-link"/>
</link>
<description>
<xsl:value-of select="$channel-link"/>
</link>
<description>
- <xsl:value-of select="
//meta[@name='description']/@content
"/>
+ <xsl:value-of select="
normalize-space(//div[@class='ProfileHeaderCard'])
"/>
</description>
<image>
<title>
</description>
<image>
<title>