Download List

Project Description

OmniComment is a small script to that enables a Webmaster to add comments to any page. The idea is to include a call to the script in the appropriate page, using an SSI statement. The script will write out the appropriate HTML containing a link to the comments already posted for this page and a form to post new comments. In principle this is similar to Gentle Comment, except it's more lightweight: it uses a flat directory and normal files to store the comment (as opposed to a MySQL database), so it is not appropriate if your Web site receives thousand of comments a minute. Another difference is that all configuration happens in a text file, and there is no Web interface to perform administration. OmniComment generates an ATOM feed that follows publication of comments anywhere in the site.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-07-09 08:39
1.3

This release uses the YAML configuration file, which also enables support for virtual hosting. A test suite has been added.
Tags: Major, Stable

2010-06-14 04:06
1.2

Generates an ATOM feed over the whole site.
Tags: Major

Project Resources