=================================================
Title:  captcha for XOOPS comment
Date:   2007-02-20
Author: Kenichi OHWADA
URL:    http://linux2.ohwada.net/
Email:  webmaster@ohwada.jp
=================================================

This is hack version for comment of XOOPS 2.0.16a JP

(1) support XOOPS Token for anti-spam
(2) support Captcha for anti-spam
  show and check when anoymous user
(3) [Japanese] change language file a little

* use Captcha
(1) install Captcha module
(2) set 1 in XOOPS_COMMENT_CAPTCHA of comment_constants.php
    setted 1 in initial

* enclosed files
html/include/comment_constants.php
html/include/comment_delete.php
html/include/comment_form.php
html/include/comment_post.php
html/language/japanese/comment.php

