Hi In my xwiki I need to log the IP address of the user who is editing the stuff. How can I do this? Is there any plugin for this? Regards Roopesh
Don't know about XWiki plugins really, but I'd think easiest way is to write a simple servlet filter to do it. The only thing you really need to figure out is how to apply your changes when you upgrade to new versions of XWiki. A simple script might be the best option. Kalle On 4/17/07, roopesh@digitalglue.in <roopesh@digitalglue.in> wrote:
Hi
In my xwiki I need to log the IP address of the user who is editing the stuff. How can I do this? Is there any plugin for this?
Regards Roopesh
-- You receive this message as a subscriber of the xwiki-users@objectweb.orgmailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
participants (2)
-
Kalle Korhonen -
roopesh@digitalglue.in