Hi XWiki devs,

We have a project where it is needed to show what users has seen which page, in addition to aggregate statistics.

Now there are multiple ways to implement this, namely either using the Activity Stream module (which records page level edit activity) or to use the Statistics module (which records aggregate level view activity).

Which of the two systems would be best to use ?

In any case, I would like to implement this as a patch to the standard module with a setting to activate it at a Wiki level.

My first choice would be to use the Activity Stream module but I see that we have some code to clean-up the activity stream (is it active ?). I don't think I would want this data to be deleted.

WDYT ?

Ludovic

--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost

<<attachment: ludovic.vcf>>

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to