projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5fbfee
)
src/rss_converter_twitter.com.xsl: fix getting description for hashtag pages
author
Antonio Ospite <ao2@ao2.it>
Wed, 6 Jun 2018 13:34:12 +0000
(15:34 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Wed, 6 Jun 2018 13:34:12 +0000
(15:34 +0200)
src/rss_converter_twitter.com.xsl
patch
|
blob
|
history
diff --git
a/src/rss_converter_twitter.com.xsl
b/src/rss_converter_twitter.com.xsl
index
332c236
..
53bbb84
100644
(file)
--- a/
src/rss_converter_twitter.com.xsl
+++ b/
src/rss_converter_twitter.com.xsl
@@
-194,6
+194,8
@@
</link>
<description>
<xsl:value-of select="normalize-space(//div[@class='ProfileHeaderCard'])"/>
+ <!-- The following rule should only match on hashtag URLs -->
+ <xsl:value-of select="normalize-space(//div[@class='SearchNavigation-textContainer'])"/>
</description>
<image>
<title>