Eduardo Dela Rosa wrote: > Hi All, > > I know that XWiki Enterprise has the ability to record user views. But > does it have the capability to monitor users (say remote IP Address or > logged-in users) who download stuffs off the website? > > If there isn't, can this be a good candidate for Plug-in development (is > it possible)? > > Cheers! > -- > Eduardo Dela Rosa >
Hi, There is a notification mechanism in XWiki, so you can make a plugin that counts anything you want. For the moment the feature you are asking for is not written, but if you know a bit of java programming, you can try to write such a plugin. Sergiu _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
