[xwiki-devs] Hook mechanism for XWiki ?
Hi all, I would like to know if there is a way to add behaviour to a standard xwiki installation, like a java plugin with a function that would be executed every time a document/object is created/modified/deleted in xwiki. Thanks a lot ! Keep up the good work -- Jean-Vivien MAURICE Elève Ingénieur Informatique et Gestion, Polytech'Montpellier (ISIM) E-mail : [email protected] Tél. : 0046 7 62 33 20 46 Skype : jean.vivien
2007/10/16, jvivien.m2 jvivien.m2 <[email protected]>:
Hi all,
I would like to know if there is a way to add behaviour to a standard xwiki installation, like a java plugin with a function that would be executed every time a document/object is created/modified/deleted in xwiki. Thanks a lot ! Keep up the good work
Hi, You can do so by writing a plugin : http://www.xwiki.org/xwiki/bin/view/DevGuide/CreatingPlugins Which can implement the xwiki notifiy interface : http://build.xpertnet.biz/latestdoc/api/com/xpn/xwiki/notify/package-summary... Here is an example (see notify at the end of the file) : http://tinyurl.com/3cgyju JV.
participants (2)
-
Jean-Vincent Drean -
jvivien.m2 jvivien.m2