Updating info, instructions, ...

The comment_ajax module adds the ability to submit comments with ajax in 3 different modes:
1. for the comment_add link: when clicked, it injects the comment form below the link
2. for the comment form displayed on the node page
3. for the reply links underneath each comment

REQUIREMENTS:
The module is for Drupal 5 only
Module dependencies: jquery_form module (http://drupal.org/project/jquery_form)

DEVELOPMENT:
- ajaxfy the comment pager
- port to Drupal 6


