Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Latest commit

 

History

History
56 lines (35 loc) · 1.5 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.5 KB

ttrss_fullpost

Tiny Tiny RSS Plugin to see full post. Converts partial post-feed in full-feed post.

Installation

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

Requires

This plugin requites php-readiality library

Thanks

Use

Edit a Feed in TTRSS and check "Show full post"

edit-feed

Notes

  • 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