Changes between Version 1 and Version 2 of WikiStatsPlugin


Ignore:
Timestamp:
Aug 7, 2009, 6:26:47 AM (15 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStatsPlugin

    v1 v2  
    55Three macros:
    66
    7 Stats prints stats of edits and attachments by one user, or all users in the wiki.
    8 
    9 Pagecount prints a count of the number of pages in the wiki.
    10 
    11 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.
     7 * '''Stats''' prints wiki edit and attachment statistics for a specified user or as a table for all wiki users.
     8 * '''Pagecount''' prints a count of the number of pages in the wiki.
     9 * '''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.
    1210
    1311== Bugs/Feature Requests ==