Changes between Version 12 and Version 13 of CloneTicketPlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
08/01/12 03:52:43 (10 months ago)
Comment:

Syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • CloneTicketPlugin

    v12 v13  
    1515Copy ticket_clone.py to the plugin directory and restart the server that is providing Trac (tracd, Apache, etc.). The corresponding section in trac.ini enables the plugin with usual syntax: 
    1616{{{ 
     17#!ini 
    1718[components] 
    1819ticket_clone.* = enabled