|
|
Habari - Blog engine written in PHP.Updated by FastRunneron Tuesday, March 25th 2008.
Habari is a free and open source blog engine written in PHP. It runs on web servers such as Apache, Lighttpd or Nginx and it currently supports both MySQL and SQLite for the database backend. It gets its name from the Swahili word "habari" which translates to "news", as in "what's the news?". Habari is developed by the Habari community, in a meritocratic process inspired by the Apache Software Foundation. Features include: Modular, object-oriented core for easy extensibility; Supports multiple database backends; Uses prepared statements throughout to protect against SQL injection attacks; Media silos to directly access various ways of media storage, like Flickr, Viddler, or the server's filesystem; Atom Publishing Protocol support; Multiple users (authors) supported; Multiple sites on one installation supported; Support for static content ("pages"); Plugin support; Tag support.
Licence : MIT
Version : 0.4.1 [Stable]
Platforms : GNU/Linux, Mac, Solaris, Unix, Windows
Requirements : PHP 5 (with PDO), MySQL or SQLite, Apache or other (see Wiki)
|