Changes between Version 4 and Version 5 of WikiGanttChartPlugin


Ignore:
Timestamp:
Dec 1, 2015, 9:15:53 AM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • WikiGanttChartPlugin

    v4 v5  
    1313
    1414If you have any issues, create a
    15 [http://trac-hacks.org/newticket?component=WikiGanttChartPlugin&owner=jun66j5 new ticket].
     15[/newticket?component=WikiGanttChartPlugin new ticket].
    1616
    1717[[TicketQuery(component=WikiGanttChartPlugin&group=type,format=progress)]]
     
    2323== Source
    2424
    25 You can check out WikiGanttChartPlugin from [http://trac-hacks.org/svn/wikiganttchartplugin here] using Subversion, or [source:wikiganttchartplugin browse the source] with Trac.
     25You can check out WikiGanttChartPlugin from [/svn/wikiganttchartplugin here] using Subversion, or [source:wikiganttchartplugin browse the source] with Trac.
    2626
    2727== Installation
     
    3333 1. Enable the plugin by adding the following line to the `trac.ini` file:
    3434 {{{#!ini
    35 ; conf/trac.ini
    3635[components]
    3736wikiganttchart.* = enabled