When i go to the xwiki website i find in the left column a statistics menu, i was wondering how to do that ? I tried some things but can't seem to get it to work ... could anyone hint me ?
You can look at the code of that page here: http://www.xwiki.org/xwiki/bin/view/Main/WebHome?xpage=code& And you will find this bit of code that displays that stats: <div class="left"> 1.1 Welcome to XWiki.org site * XWiki is a java wiki engine licensed under the {link:GPL|http://www.fsf.org/licenses/gpl.html}. It will move very soon to the {link:LGPL|http://www.fsf.org/licenses/lgpl.html}. #set($docstats = $xwiki.getCurrentMonthXWikiStats("view")) {table} Page Views |Visits this Month <center>$docstats.getPageViews()</center>| <center>$docstats.getVisits()</center> {table} <center> (Current Month Stats) </center> </div> Is that what you were looking for ? On 9/15/05, intovoid@gmail.com <intovoid@gmail.com> wrote:
When i go to the xwiki website i find in the left column a statistics menu, i was wondering how to do that ? I tried some things but can't seem to get it to work ... could anyone hint me ?
-- Luis Arias http://www.xwiki.com http://www.innover-entreprendre.net skype : kaaloo +33 6 14 20 87 93 mobile
participants (2)
-
intovoid@gmail.com -
Luis Arias