Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/batch-file/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Plone 有人加入门户时如何通知管理员(也称为新成员创建)_Plone - Fatal编程技术网

Plone 有人加入门户时如何通知管理员(也称为新成员创建)

Plone 有人加入门户时如何通知管理员(也称为新成员创建),plone,Plone,在我的plone 4.3.3门户中,当有人加入门户(也称为新成员创建)时,我需要通知管理员(通过电子邮件) 你是怎么做到的?订阅事件?内容规则 谢谢 Vito为Products.PluggableAuthService.interfaces.events.IPrincipalCreateEvent注册订户。可能的副本

在我的plone 4.3.3门户中,当有人加入门户(也称为新成员创建)时,我需要通知管理员(通过电子邮件)

你是怎么做到的?订阅事件?内容规则

谢谢
Vito

为Products.PluggableAuthService.interfaces.events.IPrincipalCreateEvent注册订户。

可能的副本