项目介绍:
Lilina是一个简单,基于文本文件(不需要使用数据库)的新闻聚合器。支持RSS与Atom Feed。具有Feed自动发现,RSS输出等功能。
Lilina News Aggregator is an aggregator (or news reader) written in PHP. It has support for both RSS and Atom, the industry standards for news sharing.
It has no external dependencies like PHP extensions and works on both PHP5 and PHP4.
It uses the excellent Magpie for reading the feeds, which ensures that almost any feed can be read, and also uses HTML Purifier, to protect your site from nasty XSS
* Supports both RSS and Atom
* Add (or remove) features using plugins
* Change the look with templates
* Lightweight (currently under a megabyte)
* Completely file based, no database required
* Installation is a breeze
* 100% certified Open Source - Licensed under the GNU General Public License
项目站点:http://getlilina.org/
下载地址:http://getlilina.org/download/
文章来源:http://www.sfphp.cn/
License:GPL License

您还没有登录,请登录后继续操作。