This package implements a generic site comments system. The main class provides means to add comments to be associated with a given resource identifier and a given user that is submitting the comment. The comments are stored in a MySQL database table. The table name is configurable. It can also retrieve the list of comments associated with a given resource identifier and format it with a given template.