wiki:AccountManagerPlugin/WikiMacros

Version 1 (modified by Steffen Hoffmann, 12 years ago) (diff)

inital version, making a developer reference for future discussion and work

Wiki macros provided by AccountManagerPlugin

Since r11327 (acct_mgr-0.4) the plugin offers some macros for TracWiki.

Development notes

Because I favor added-value over rather uncontrolled growth of Trac plugins I aim at integration of related plugins, addressing their outstanding issues too. See #9852 for more reasons, why I think this is especially a good idea in this case.

WikiStatsPlugin

Featured macros

  • Stats(Username) | Stats() -- Stats for an individual: 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 (acct_mgr plugin with the db backend required)

Issues

  • Pending No results
  • Resolved
    #3874
    Error: no such function: IF
    #5715
    No documentation on WikiMacros page
    #7630
    Inquiring as to maintainership status

Translation

WikiStatsPlugin macroAccountManagerPlugin macro
UserCount UserQuery(count)
no limitation regarding suitable user stores

UserStatsMacro

Featured macros

  • UserStats -- wiki table with all user names, last login timestamp, and the number of days that have passed since the last login

Issues

  • Pending
    #4237
    Provide more useful feedback if a user has never logged in
    #4238
    Allow ability to "colourize" 'How long ago' column
    #4239
    Add ability to generate additional [wiki:username] links for each user
    #4379
    [Patch] Show user's full name in addition to user login
    #5640
    Better readability for 'How long ago' column
    #6142
    Option to hide accounts that are not active
  • Resolved
    #6143
    Adoption request
    #6316
    "import datetime" breaks RecentChanges
    #6419
    "How long ago" time does not update
    #9806
    Plugin needs a license

Translation

WikiStatsPlugin macroAccountManagerPlugin macro
UserStats planned, see #9852