Changes between Version 4 and Version 5 of TracCrowdAuthPlugin


Ignore:
Timestamp:
Apr 19, 2015, 12:56:57 PM (9 years ago)
Author:
figaro
Comment:

Added ticket progress bar

Legend:

Unmodified
Added
Removed
Modified
  • TracCrowdAuthPlugin

    v4 v5  
    1414If you have any issues, create a
    1515[http://trac-hacks.org/newticket?component=TracCrowdAuthPlugin&owner=richard new ticket].
     16
     17[[TicketQuery(component=TracCrowdAuthPlugin&group=type,format=progress)]]
    1618
    1719== Download
     
    4244 4. If you want to install this plugin to Trac instance only:
    4345  * `python setup.py bdist_egg`
    44   * Copy the generated egg file to the trac instance's plugin directory:
     46  * Copy the generated egg file to the Trac instance's plugin directory:
    4547  {{{#!sh
    4648cp dist/*.egg /srv/trac/env/plugins
     
    4850
    4951 5. Config your `trac.ini` file:
    50   {{{
    51 #!ini
     52  {{{#!ini
    5253[components]
    5354acct_mgr.web_ui.loginmodule = enabled