Changes between Version 24 and Version 25 of SimpleTicketPlugin


Ignore:
Timestamp:
Oct 9, 2014, 1:05:25 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Use maintainer macro.

Legend:

Unmodified
Added
Removed
Modified
  • SimpleTicketPlugin

    v24 v25  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 {{{
    4 #!NewsFlash
     3{{{#!NewsFlash
    54= News =
    65 * #9995 is being implemented on a [https://bitbucket.org/rjollos/simpleticketplugin development fork].
     
    3635
    3736Enable the plugin through !WebAdmin or edit trac.ini to include:
    38 {{{
    39 #!ini
     37{{{#!ini
    4038[components]
    4139simpleticket.* = enabled
     
    4341
    4442Add a section like this to your trac.ini to display only the specified `fields` in the ticket form.
    45 {{{
    46 #!ini
     43{{{#!ini
    4744[simpleticket]
    4845fields = milestone, owner, component
     
    5956
    6057'''Author:''' [wiki:coderanger] [[BR]]
    61 '''Maintainer:''' rjollos [[BR]]
     58'''Maintainer:''' [[Maintainer]] [[BR]]
    6259'''Contributors:''' falkb