Add option to enable or disable showing multimedia content in RSS items
authorAntonio Ospite <ao2@ao2.it>
Fri, 16 Nov 2018 10:50:12 +0000 (11:50 +0100)
committerAntonio Ospite <ao2@ao2.it>
Fri, 16 Nov 2018 10:50:12 +0000 (11:50 +0100)
commit8f00d77403980577c59aedd4c350685ffda80667
treef0699d5c6cff3720ddf86bb166cbf3c12203d4e3
parentda9250bb9572c83ed397d3bfda0e44fa13016efb
Add option to enable or disable showing multimedia content in RSS items

Tweeper by default shows multimedia contents like Twitter and Instagram
images in items descriptions.

However sometimes just having multimedia contents in the <enclosure/>
element may be enough, so make it optional to also have the content in
the item description.

Keep the current default behavior for backwards compatibility.
src/Tweeper.php
src/rss_converter_dilbert.com.xsl
src/rss_converter_instagram.com.xsl
src/rss_converter_twitter.com.xsl
tweeper.1.asciidoc
tweeper.php