Changes between Version 63 and Version 64 of TagsPlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
11/22/12 03:37:40 (6 months ago)
Comment:

Added syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • TagsPlugin

    v63 v64  
    144144    * Example: 
    145145{{{ 
     146#!ini 
    146147[tags] 
    147148ignore_closed_tickets = true 
    148149ticket_fields = component, keywords, milestone 
    149150}}} 
     151 
    150152 1. '''Enable''' 
    151153    * Update your TracIni file (`..../trac.ini`) with: 
    152154{{{ 
     155#!ini 
    153156[components] 
    154157tractags.* = enabled