Changes between Version 12 and Version 13 of WikiStatsPlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
01/09/13 21:29:48 (4 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStatsPlugin

    v12 v13  
    1515 * '''Stats''' prints wiki edit and attachment statistics for a specified user or as a table for all wiki users. 
    1616 * '''Pagecount''' prints a count of the number of pages in the wiki. 
    17  * '''Usercount''' prints a count of the number of users in the wiki.  For this to work, you must be using the ''acct_mgr'' plugin with the db backend. 
     17 * '''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. 
    1818 
    1919See also: UserStatsMacro and AccountManagerPlugin (which provides `ProjectStats` and `UserQuery` macros since r11364 - `acct_mgr-0.4`)