Changes between Version 63 and Version 64 of TagsPlugin
- Timestamp:
- 11/22/12 03:37:40 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TagsPlugin
v63 v64 144 144 * Example: 145 145 {{{ 146 #!ini 146 147 [tags] 147 148 ignore_closed_tickets = true 148 149 ticket_fields = component, keywords, milestone 149 150 }}} 151 150 152 1. '''Enable''' 151 153 * Update your TracIni file (`..../trac.ini`) with: 152 154 {{{ 155 #!ini 153 156 [components] 154 157 tractags.* = enabled

