Tiny Tiny RSS Plugin to see full post. Converts partial post-feed in full-feed post.
cd ttrss-dir/plugins
mkdir af_fullpost
cd af_fullpost
wget https://github.com/atallo/ttrss_fullpost/raw/master/init.php
Optional steps
wget https://github.com/atallo/ttrss_fullpost/raw/master/Readability.inc.php
wget https://github.com/atallo/ttrss_fullpost/raw/master/JSLikeHTMLElement.php
wget https://github.com/atallo/ttrss_fullpost/raw/master/Readability.php
This plugin requites php-readiality library
- https://github.com/feelinglucky/php-readability
- https://github.com/j0k3r/php-readability
- http://fivefilters.org/content-only/
- https://github.com/robeee/php-readability
- https://github.com/mihailShumilov/readability
- https://github.com/ManuelW77/ttrss_fullpost
- https://github.com/itohsnap/ttrss_fullpost
- https://github.com/ranzhe/ttrss_fullpost
Edit a Feed in TTRSS and check "Show full post"
- Please don't fork, send a patch
- Now TTRSS include a similar plugin af_readability without credits but heavy inspired in this plugin. Try it.
- If you use another fork, you need configure again