diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 9eaff1de85..486448fc0d 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2014-06-05 Junichi Satoh + + * include/help/ja/help_plugin_macros.php, + include/help/ja/help_alert_macros.php: Added new macros. + 2014-06-05 Junichi Satoh * godmode/modules/manage_network_components_form_common.php: Removed diff --git a/pandora_console/include/help/ja/help_alert_macros.php b/pandora_console/include/help/ja/help_alert_macros.php index 7bfe99079b..94a9c62dc0 100644 --- a/pandora_console/include/help/ja/help_alert_macros.php +++ b/pandora_console/include/help/ja/help_alert_macros.php @@ -42,7 +42,10 @@
  • _plugin_parameters_ : モジュールのプラグインパラメータ
  • _groupcontact_ : グループコンタクト情報。グループの作成時に設定されます。
  • _groupother_ : グループに関するその他情報。グループの作成時に設定されます。
  • +
  • _name_tag_ : モジュールに関連付けられたタグの名前。
  • _email_tag_ : モジュールタグに関連付けられた Email。
  • +
  • _phone_tag_ : モジュールタグに関連付けられた電話番号。
  • +
  • _moduletags_ : モジュールタグに関連付けられた URL。
  • diff --git a/pandora_console/include/help/ja/help_plugin_macros.php b/pandora_console/include/help/ja/help_plugin_macros.php index 239bda1715..b3ba360886 100644 --- a/pandora_console/include/help/ja/help_plugin_macros.php +++ b/pandora_console/include/help/ja/help_plugin_macros.php @@ -25,6 +25,9 @@

  • _target_ip_ : モジュールの対象IPアドレス
  • _target_port_ : モジュールの対象ポート
  • _plugin_parameters_ : モジュールのプラグインパラメータ
  • +
  • _name_tag_ : モジュールに関連付けられたタグの名前
  • _email_tag_ : モジュールタグに関連付けられた Email。
  • +
  • _phone_tag_ : モジュールタグに関連付けられた電話番号。
  • +
  • _moduletags_ : モジュールタグに関連付けられた URL。