Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.22 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.22 KB

Tiny Tiny RSS - backward compatibility patch

This is a clone of Tiny Tiny RSS, a web-based news feed aggregator. The purpose of this clone is to lower the installation requirements so that Tiny Tiny RSS can also be installed and used on webservers or hosting solutions which do not meet the original Tiny Tiny RSS requirements.

Changes

Currently the source is functional identical to Tiny Tiny RSS 1.7.9 but with patches to work with following relaxed requirements compared to the original PHP requirements:

  • PHP 5.2
  • open_basedir restriction supported

Bugs/Issues

  • One Time Passwords are currently disabled because namespace compatibility issues with PHP 5.2

Installation

Installation is identical to the original installation apart from the lower requirements laid out above.

Credits, License, Copyright

Of course all credit for Tiny Tiny RSS, apart from my patches, goes to Andrew Dolgov. Copyright for original Tiny Tiny RSS is (c) Andrew Dolgov.

Licensed under GNU GPL version 2.