Skip to content

gkranis/ttrss_fullpost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

ttrss_fullpost

A Tiny Tiny RSS plugin to convert feeds with partial posts into feeds with full posts, using the fivefilters version of PHP-Readability.

(If you want to run all but a few feeds through the full-text processor, ManuelW77's fork might suit your needs better.)

Installation

Create an "af_fullpost" folder in your TT-RSS "plugins" folder, and put a copy of "init.php" into it.

Configuration

Right-click on a feed in TT-RSS and choose "Edit Feed". In the dialog that pops up, check the "Fetch full post" checkbox, under the FullPost section.

You can also view all sites that you're fetching full posts for in the "Feeds" tab of the TT-RSS Preferences, under the "FullPost settings" section.

References

The original version (and all credit for the idea) of this is by atallo.

The feed selection and whatnot code was ripped out of fox's af_readability plugin.

PHP-Readability is the fivefilters variant.

Some code from the previous PHP-Readability library is still used.

About

Tiny Tiny RSS plugin to fetch full posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%