Changes between Version 12 and Version 13 of ComponentsProcessorMacro


Ignore:
Timestamp:
Nov 11, 2015, 10:40:22 AM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • ComponentsProcessorMacro

    v12 v13  
    1313
    1414If you have any issues, create a
    15 [http://trac-hacks.org/newticket?component=ComponentsProcessorMacro&owner=TerryBrown new ticket].
     15[/newticket?component=ComponentsProcessorMacro new ticket].
    1616
    1717[[TicketQuery(component=ComponentsProcessorMacro,group=type,format=progress)]]
     
    1919== Download
    2020
    21 Download the zipped source from [download:componentsprocessormacro here].
     21Download the zipped source from [export:componentsprocessormacro here].
    2222
    2323== Source
    2424
    25 You can check out ComponentsProcessorMacro from [http://trac-hacks.org/svn/componentsprocessormacro here] using Subversion, or [source:componentsprocessormacro browse the source] with Trac.
     25You can check out ComponentsProcessorMacro from [/svn/componentsprocessormacro here] using Subversion, or [source:componentsprocessormacro browse the source] with Trac.
    2626
    2727== Installation
     
    2929Enable the macro in `trac.ini`:
    3030
    31 {{{
    32 #!ini
     31{{{#!ini
    3332[components]
    3433componentsprocessor.* = enabled