Changes between Version 25 and Version 26 of GridModifyPlugin


Ignore:
Timestamp:
Nov 9, 2015, 12:41:14 PM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • GridModifyPlugin

    v25 v26  
    1919
    2020If you have any issues, create a
    21 [http://trac-hacks.org/newticket?component=GridModifyPlugin&owner=bjornharrtell new ticket].
     21[/newticket?component=GridModifyPlugin new ticket].
    2222
    2323[[TicketQuery(component=GridModifyPlugin&group=type,format=progress)]]
     
    2525== Download
    2626
    27 Download the zipped source from [download:gridmodifyplugin here].
     27Download the zipped source from [export:gridmodifyplugin here].
    2828
    2929== Source
    3030
    31 You can check out GridModifyPlugin from [http://trac-hacks.org/svn/gridmodifyplugin here] using Subversion, or [source:gridmodifyplugin browse the source] with Trac.
     31You can check out GridModifyPlugin from [/svn/gridmodifyplugin here] using Subversion, or [source:gridmodifyplugin browse the source] with Trac.
     32
     33== Installation
     34
     35General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
    3236
    3337== Configuration
     
    3741You can limit the fields to which gridmodify applies by specifying them in `trac.ini`:
    3842
    39 {{{
    40 #!ini
     43{{{#!ini
    4144[components]
    4245gridmod.* = enabled