Changes between Version 11 and Version 12 of WikiReplacePlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
10/19/12 09:42:38 (7 months ago)
Comment:

Added syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • WikiReplacePlugin

    v11 v12  
    2020To use it: 
    2121{{{ 
     22#!sh 
    2223trac-wikireplace old-text new-text wiki-page ... /path/to/trac/env 
    2324}}} 
    3233To enable the plugin: 
    3334{{{ 
     35#!ini 
    3436[components] 
    3537wikireplace.* = enabled