Changes between Version 8 and Version 9 of EntityMacro

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
08/01/12 08:07:11 (10 months ago)
Comment:

Syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • EntityMacro

    v8 v9  
    2525 
    2626{{{ 
     27#!sh 
    2728python setup.py bdist_egg 
    2829cp dist/*.egg /trac/env/Project/plugins 
    3637 
    3738{{{ 
     39#!ini 
    3840[components] 
    3941entity.* = enabled 
    5658 * Public clone URL: 
    5759{{{ 
     60#!sh 
    5861git clone git://github.com/dwclifton/tracentitymacro.git 
    5962}}}