Contents
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
- Install the plugin:
Or
pip install 'https://trac-hacks.org/browser/usernamedecorateplugin/0.12/?rev=latest&format=zip'
easy_install -Z 'https://trac-hacks.org/browser/usernamedecorateplugin/0.12/?rev=latest&format=zip'
- 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
Last modified 5 years ago
Last modified on Nov 27, 2019, 1:16:25 PM
Attachments (5)
- example-query.png (8.5 KB) - added by 10 years ago.
- example-ticket.png (6.7 KB) - added by 10 years ago.
- example-ticketcomment.png (5.8 KB) - added by 10 years ago.
- example-timeline.png (9.2 KB) - added by 10 years ago.
- example-wikihistory.png (8.1 KB) - added by 10 years ago.
Download all attachments as: .zip