XOOPSの統合パッケージを開発するプロジェクトです。
This is hack version for comment of XOOPS Cube Legacy 2.1.7
(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
(4) correct the bug to which title at reply is not displayed
https://sourceforge.net/tracker/?func=detail&aid=2862491&group_id=159211&atid=943470
(5) correct the bug to which HTML tag is displayed at error
https://sourceforge.net/tracker/?func=detail&aid=2862494&group_id=159211&atid=943470
* 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_new.php
html/include/comment_post.php
html/include/comment_reply.php
html/kernel/comment.php
html/language/ja_utf8/comment.php
html/language/japanese/comment.php
html/modules/legacy/templates/legacy_comment_edit.html
XOOPS Cube Legacy 2.1.7 のコメント機能のハックです。
(1) スパム対策として XOOPS Token を導入した
(2) スパム対策として 画像認証を導入した
ゲストのときに表示される
(3) 日本語:言語ファイルを一部変更した
「投稿する」->「コメントする」
(4) reply のとき タイトルが表示されないバグの修正
https://sourceforge.net/tracker/?func=detail&aid=2862491&group_id=159211&atid=943470
(5) エラー表示のとき HTML タグが表示されるバグの修正
https://sourceforge.net/tracker/?func=detail&aid=2862494&group_id=159211&atid=943470
● 画像認証を利用するには
(1) Captcha モジュールをインストールしてください。
(2) comment_constants.php の XOOPS_COMMENT_CAPTCHA を 1 にしてださい。
初期状態で 1 になっています。
● 同封したファイル
html/include/comment_constants.php
html/include/comment_delete.php
html/include/comment_form.php
html/include/comment_new.php
html/include/comment_post.php
html/include/comment_reply.php
html/kernel/comment.php
html/language/ja_utf8/comment.php
html/language/japanese/comment.php
html/modules/legacy/templates/legacy_comment_edit.html