にゃあ

新規コメントのイベント通知

コメント機能のソースを読んでいてたまたま見つけたのですが、新規コメントの投稿があった際に、イベント通知を実行できるようです。

やり かたは実に簡単で、xoops_version.phpのイベント通知の配列に以下のようなコードを付け足しま す。

<?php
$modversion['notification']['event'][5]['name'] = 'comment';
$modversion['notification']['event'][5]['category'] = 'story';
$modversion['notification']['event'][5]['title'] = constant($constpref.'_NOTIFY5_TITLE');
$modversion['notification']['event'][5]['caption'] = constant($constpref.'_NOTIFY5_CAPTION');
$modversion['notification']['event'][5]['description'] = constant($constpref.'_NOTIFY5_DESC');
$modversion['notification']['event'][5]['mail_template'] = 'story_comment';
$modversion['notification']['event'][5]['mail_subject'] = constant($constpref.'_NOTIFY5_SUBJECT');

これはBulletin2.1のコードをそ のままサンプルにしているので、各モジュールによって内容を変更する必要があるでしょう。


コメント&トラバ

トラックバックを送る

無関係なスパムのトラックバックを防止するため、リンク先で本サイト(suin.asia)への言及が確認されないトラックバックは破棄しています。

トラバURL : http://suin.asia/trackback/283

コメントを書く

お名前* URL
本文*
合い言葉* ←「cilinlorght」と入力して下さい。
* この記事の話題と関係ないコメントはどんな内容でも削除します。(移動できないので)

トラックバック

トラックバックがないのはさみしいにゃん…。

コメント

俺だ(2012.01.29) #
ぬいた(*´ω`)☆ http://www.64n.co/
age(2012.03.31) #
ぐっじょぶ(人・ω・)★ http://ylm.me

Author

Submenu

Recent Entries

XOOPS Cube Dev Ring

氷川 XOOPS Module 開発室

Recent Comments

Recent Trackbacks