wiki:WikiStatsPlugin

Version 10 (modified by Ryan J Ollos, 11 years ago) (diff)

Added page outline.

Wiki User and Page Statistics

Note: This macro 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 in the wiki. 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 here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:wikistatsplugin here].

Source

You can check out WikiStatsPlugin from here using Subversion, or 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

15322 by rjollos on 2016-02-18 00:04:22
Remove tag_svn_revision

The attribute isn't supported in setuptools >= 10.

11352 by rjollos on 2012-03-02 01:28:50
Refs #7630: Fixed indentation.
11351 by rjollos on 2012-03-02 01:27:39
Refs #7630: Added maintainer to setup.py.
(more)

Author/Contributors

Author: Rottenchester
Maintainer: none
Contributors: