wiki:UsernameDecoratePlugin

Version 1 (modified by Jun Omae, 10 years ago) (diff)

New hack UsernameDecoratePlugin, created by jun66j5

Showing author information instead of username in Trac (t:#7339)

Description

The plugin allows to show author information instead of username in wiki, ticket and timeline pages. Fullname, email and username of each author can be used for the author information.

Bugs/Feature Requests

Existing bugs and feature requests for UsernameDecoratePlugin are here.

If you have any issues, create a new ticket.

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 http://trac-hacks.org/svn/usernamedecorateplugin/0.12
    
  2. Enable the plugin
    ; conf/trac.ini
    [components]
    tracusernamedecorate.* = enabled
    

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