[[PageOutline(2-5,Contents,pullout)]] = Wiki User and Page Statistics = {{{#!box warn **Notice:** This plugin is deprecated. Please see the WikiMacros provided by the AccountManagerPlugin and the features provided by the TracStatsPlugin if you need this functionality. }}} == Description == Three macros: * '''Stats''' prints wiki edit and attachment statistics for a specified user or as a table for all wiki users. * '''Pagecount''' prints a count of the number of pages in the wiki. * '''Usercount''' prints a count of the number of users. For this to work, you must be using the ''acct_mgr'' plugin with the db backend. See also: UserStatsMacro and AccountManagerPlugin (which provides `ProjectStats` and `UserQuery` macros since r11364 - `acct_mgr-0.4`) == Bugs/Feature Requests == Existing bugs and feature requests for WikiStatsPlugin are [report:9?COMPONENT=WikiStatsPlugin here]. If you have any issues, create a [/newticket?component=WikiStatsPlugin new ticket]. == Download == Download the zipped source from [export:wikistatsplugin here]. == Source == You can check out WikiStatsPlugin from [/svn/wikistatsplugin here] using Subversion, or [source:wikistatsplugin browse the source] with Trac. == Example == Stats for an individual: {{{ [[Stats(Username)]] }}} Stats for the entire wiki: {{{ [[Stats]] }}} Count of pages: {{{ [[PageCount]] }}} Count of users: {{{ [[UserCount]] }}} == Recent Changes == [[ChangeLog(wikistatsplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:Rottenchester] [[BR]] '''Maintainer:''' ''none (deprecated)'' [[BR]] '''Contributors:'''