= Wiki User and Page Statistics = == Description == Three macros: Stats prints stats of edits and attachments by one user, or all users in the wiki. Pagecount prints a count of the number of pages in the wiki. Usercount prints a count of users in the wiki. For this to work, you must be using the acct_mgr plugin with the db backend. == Bugs/Feature Requests == Existing bugs and feature requests for WikiStatsPlugin are [report:9?COMPONENT=WikiStatsPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=WikiStatsPlugin&owner=Rottenchester new ticket]. == Download == Download the zipped source from [download:wikistatsplugin here]. == Source == You can check out WikiStatsPlugin from [http://trac-hacks.org/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]] '''Contributors:'''