Forum OpenACS Development: most recently viewed and most popular pages

Collapse
Posted by Gustaf Neumann on
The new version of XoWiki in CVS has new functionality to track the last visited pages of a user and to track the most popular pages. This functionality can be turned off or on via a new package parameter called user_tracking on a per instance basis. The two includelets are described in the documentation http://media.wu-wien.ac.at/download/xowiki-doc/index.html .

Hope, someone finds this useful...

Collapse
Posted by Ryan Gallimore on
Hi Gustaf, What is the correct cvs command for downloading xowiki? I tried
cvs -d:pserver:anonymous@cvs.openacs.org:/cvsroot co -r HEAD xowiki
and get:
cvs server: cannot find module `xowiki' - ignored
cvs [checkout aborted]: cannot expand modules
Also, the link above to the install docs does not work. I'm using 5.2.2 and pg 8.0.3 Thanks
Collapse
Posted by Gustaf Neumann on
xowiki is not a cvs module. Use instead:

cvs -d:pserver:mailto:anonymous@cvs.openacs.org:/cvsroot checkout openacs-4/packages/xowiki

we had a severe fire damage. the machine is being replaced, most probably it will be down until early next week.