2014-06-05 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_plugin_macros.php, include/help/ja/help_alert_macros.php: Added new macros. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10113 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
98361b2013
commit
3052799cbb
|
@ -1,3 +1,8 @@
|
|||
2014-06-05 Junichi Satoh <junichi@rworks.jp>
|
||||
|
||||
* include/help/ja/help_plugin_macros.php,
|
||||
include/help/ja/help_alert_macros.php: Added new macros.
|
||||
|
||||
2014-06-05 Junichi Satoh <junichi@rworks.jp>
|
||||
|
||||
* godmode/modules/manage_network_components_form_common.php: Removed
|
||||
|
|
|
@ -42,7 +42,10 @@
|
|||
<li>_plugin_parameters_ : モジュールのプラグインパラメータ</li>
|
||||
<li>_groupcontact_ : グループコンタクト情報。グループの作成時に設定されます。</li>
|
||||
<li>_groupother_ : グループに関するその他情報。グループの作成時に設定されます。</li>
|
||||
<li>_name_tag_ : モジュールに関連付けられたタグの名前。</li>
|
||||
<li>_email_tag_ : モジュールタグに関連付けられた Email。</li>
|
||||
<li>_phone_tag_ : モジュールタグに関連付けられた電話番号。</li>
|
||||
<li>_moduletags_ : モジュールタグに関連付けられた URL。</li>
|
||||
|
||||
</ul>
|
||||
<p>
|
||||
|
|
|
@ -25,6 +25,9 @@
|
|||
<li>_target_ip_ : モジュールの対象IPアドレス</li>
|
||||
<li>_target_port_ : モジュールの対象ポート</li>
|
||||
<li>_plugin_parameters_ : モジュールのプラグインパラメータ</li>
|
||||
<li>_name_tag_ : モジュールに関連付けられたタグの名前</li>
|
||||
<li>_email_tag_ : モジュールタグに関連付けられた Email。</li>
|
||||
<li>_phone_tag_ : モジュールタグに関連付けられた電話番号。</li>
|
||||
<li>_moduletags_ : モジュールタグに関連付けられた URL。</li>
|
||||
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue