Mirror of TT-RSS but with manual pull to follow a seam-less versionning
Go to file
Andrew Dolgov e695fdc83e images moved to subdirectory, updated TODO 2005-08-25 11:28:54 +01:00
images images moved to subdirectory, updated TODO 2005-08-25 11:28:54 +01:00
NEWS updated TODO, NEWS and README 2005-08-24 09:12:33 +01:00
README icons in feedlist 2005-08-25 07:46:24 +01:00
TODO images moved to subdirectory, updated TODO 2005-08-25 11:28:54 +01:00
backend.php images moved to subdirectory, updated TODO 2005-08-25 11:28:54 +01:00
config.php-dist icons in feedlist 2005-08-25 07:46:24 +01:00
functions.js more piggies! I demand MORE piggies!!! 2005-08-25 07:57:51 +01:00
functions.php images moved to subdirectory, updated TODO 2005-08-25 11:28:54 +01:00
prefs.js more piggies! I demand MORE piggies!!! 2005-08-25 07:57:51 +01:00
prefs.php feed editor, xmlhttp locking in preferences, try to initialize xmlhttp_rpc via ActiveX and a big piggie 2005-08-24 09:02:58 +01:00
tt-rss.css images moved to subdirectory, updated TODO 2005-08-25 11:28:54 +01:00
tt-rss.js more piggies! I demand MORE piggies!!! 2005-08-25 07:57:51 +01:00
tt-rss.php improved article look 2005-08-23 15:47:46 +01:00
ttrss_schema.sql cleaned up headline update process, fixed bug mentioned in previous patch 2005-08-23 11:51:29 +01:00

README

Tiny Tiny RSS
=============

Server-side RSS feed aggregator written in PHP and heavily based
on XmlHttpRequest and related technologies for user interface and
operation.

Licensed under GPL version 2.

Warning: This is alpha quality experimental code.

Requirements:
	
	- Magpie RSS (http://magpierss.sourceforge.net/) - place it into
	  magpierss/ subdirectory;
	- PostgreSQL (example schema and configuration in ttrss_schema.sql)

Don't forget to copy config.php-dist to config.php and edit it.

icons/ directory should be writable for your httpd user.

Send your questions, comments, patches to Andrew Dolgov <cthulhoo@gmail.com>