Changes between Version 6 and Version 7 of AccountManagerPlugin/WikiMacros


Ignore:
Timestamp:
Mar 2, 2012, 12:09:59 AM (12 years ago)
Author:
Steffen Hoffmann
Comment:

add documentation for another macro

Legend:

Unmodified
Added
Removed
Modified
  • AccountManagerPlugin/WikiMacros

    v6 v7  
    77<div style="color:darkblue">
    88}}}
     9 `Stats` :: Wiki macro listing some generic Trac statistics.
     10
     11This macro accepts a comma-separated list of keyed parameters, in the form
     12"key=value". Valid keys:
     13 * '''wiki''' -- statistics for TracWiki, values:
     14  * ''count'' -- show wiki page count
     15 * '''prefix''' -- use with ''wiki'' key: only names that start with that
     16 prefix are included
     17
     18'count' is also recognized without prepended key name.
     19
    920 `UserQuery` :: Wiki macro listing users that match certain criteria.
    1021
     
    6374==== Translation ====
    6475 ||WikiStatsPlugin macro||AccountManagerPlugin macro||
     76 ||`PageCount` ||`Stats(wiki=count[,prefix=<string>])` ||
    6577 ||`UserCount` ||`UserQuery(count)`[[BR]]no limitation regarding suitable user stores||
    6678