wiki:UsernameDecoratePlugin

Version 9 (modified by figaro, 8 years ago) (diff)

From http to https

Show author information instead of username in Trac

Description

The plugin allows a Trac administrator to show author information instead of username in a Trac wiki, ticket and timeline pages. Full name, email and user name of an author can be used for the author information.

The implementation of this plugin was conceived via t:#7339.

Bugs/Feature Requests

Existing bugs and feature requests for UsernameDecoratePlugin are here.

If you have any issues, create a new ticket.

defect

3 / 3

enhancement

5 / 5

Download

Download the zipped source from here.

Source

You can check out UsernameDecoratePlugin from here using Subversion, or browse the source with Trac.

Installation

  1. Install the plugin:
    easy_install https://trac-hacks.org/svn/usernamedecorateplugin/0.12
    
  2. Enable the plugin in your trac.ini file:
    [components]
    tracusernamedecorate.* = enabled
    

Examples

Custom query
Ticket box
Ticket comment
Timeline
Wiki history

Recent Changes

17599 by jun66j5 on 2019-11-27 13:13:31
UsernameDecoratePlugin: make compatible with Trac 1.4
15213 by jun66j5 on 2016-02-05 16:22:39
UsernameDecoratePlugin: refuse Trac 1.4+
14262 by jun66j5 on 2014-11-15 14:44:43
UsernameDecoratePlugin: removed debugging print statement (closes #12061)
(more)

Author/Contributors

Author: jun66j5
Maintainer: Jun Omae
Contributors:

Attachments (5)

Download all attachments as: .zip