[[PageOutline(2-5,Contents,pullout)]] = 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 [report:9?COMPONENT=UsernameDecoratePlugin here]. If you have any issues, create a [/newticket?component=UsernameDecoratePlugin new ticket]. [[TicketQuery(component=UsernameDecoratePlugin,group=type,format=progress)]] == Download Download the zipped source from [export:usernamedecorateplugin here]. == Source You can check out UsernameDecoratePlugin from [/svn/usernamedecorateplugin here] using Subversion, or [source:usernamedecorateplugin browse the source] with Trac. == Installation 1. Install the plugin: {{{#!sh pip install 'https://trac-hacks.org/browser/usernamedecorateplugin/0.12/?rev=latest&format=zip' }}} Or {{{#!sh easy_install -Z 'https://trac-hacks.org/browser/usernamedecorateplugin/0.12/?rev=latest&format=zip' }}} 1. Enable the plugin in your `trac.ini` file: {{{#!ini [components] tracusernamedecorate.* = enabled }}} == Examples ||= Custom query || [[Image(example-query.png)]] || ||= Ticket box || [[Image(example-ticket.png)]] || ||= Ticket comment || [[Image(example-ticketcomment.png)]] || ||= Timeline || [[Image(example-timeline.png)]] || ||= Wiki history || [[Image(example-wikihistory.png)]] || == Recent Changes [[ChangeLog(usernamedecorateplugin, 3)]] == !Author/Contributors **Author:** [wiki:jun66j5] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**