Here is some documentation about events
http://extensions.xwiki.org/xwiki/bin/view/Extension/Observation+Module+Local.
You will find some examples in there.

The event you need to listen to in your case is
com.xpn.xwiki.internal.event.CommentAddedEvent (located in
xwiki-platform-oldcore module).

On Fri, Oct 12, 2012 at 8:54 AM, Mark Zimmermann <m.zimmerm...@trox.de> wrote:
> Hi,
>
> I am looking for some code, an extension or something else to get a
> notification if there is a new comment written. This notification should
> be send by email to the creator or the Space abonents.
>
> Maybe someone has an idea.
>
> Thank you very much!
>
> Best regads
> Mark
>
> _______________________________________________
> TROX GmbH
> Heinrich-Trox-Platz, 47504 Neukirchen-Vluyn
> Amtsgericht Kleve, HRB 4997
>
> Geschäftsführung:
> Lutz Reuter, Vorsitzender
> Torsten Jagdt
> Prof. Dr.-Ing. Dirk Müller
>
> Aufsichtsrat:
> Heinz C. Trox, Vorsitzender
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to