Changes between Version 9 and Version 10 of UsernameDecoratePlugin


Ignore:
Timestamp:
Nov 27, 2019, 1:16:25 PM (4 years ago)
Author:
Jun Omae
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsernameDecoratePlugin

    v9 v10  
    3131 1. Install the plugin:
    3232 {{{#!sh
    33 easy_install https://trac-hacks.org/svn/usernamedecorateplugin/0.12
     33pip install 'https://trac-hacks.org/browser/usernamedecorateplugin/0.12/?rev=latest&format=zip'
     34}}}
     35 Or
     36 {{{#!sh
     37easy_install -Z 'https://trac-hacks.org/browser/usernamedecorateplugin/0.12/?rev=latest&format=zip'
    3438}}}
    3539 1. Enable the plugin in your `trac.ini` file: