Re: [xwiki-users] Hooks during request-response loop in xwiki
Thanks for the tip! I also see that there's an xwiki plugin over at http://www.jkraemer.net/static/maven/xwiki/plugins/emailnotify-plugin/index.... using this api. Good job! This is probably just what I was looking for. cheers :-) Thomas Sergiu Dumitriu wrote:
Hi,
Yes, you can do that, and there's an API for this in XWiki. See com.xpn.xwiki.notify, and search the code for usage examples.
On 8/13/07, Thomas Drevon <[email protected]> wrote:
Hi!
I'm trying to make xwiki do something (run a line of velocity code) after somebody has successfully saved an xwiki document. Does anybody know of a way to hook into xwikis internal mechanisms when this has taken place?
In fact, any insight at all in the request-response loop of xwiki (especially during save) would be very helpful!
cheers :-) Thomas
Sergiu
participants (1)
-
Thomas Drevon