Changes between Version 12 and Version 13 of BatchModifyPlugin


Ignore:
Timestamp:
Jun 29, 2008, 4:42:23 PM (16 years ago)
Author:
Dave Gynn
Comment:

clarified 0.11 instructions

Legend:

Unmodified
Added
Removed
Modified
  • BatchModifyPlugin

    v12 v13  
    1919
    2020== Install ==
     21=== 0.11 Version ===
     22The 0.11 version of this plugin replaces extends the built-in "Custom Query" plugin.  Install and enable the plugin as normal.  Do not disable the "Custom Query" plugin.
    2123
    22 '''WARNING:'''
    23  BatchModifyPlugin requires Genshi 0.5 (currently still under development); see #2510 for details. Symptom: the plugin mysteriously doesn't work, but you find {{{No module named transform}}} in your Trac log. Workaround: check Genshi out of [http://svn.edgewall.org/repos/genshi/trunk genshi/trunk] and install it.
    24 
    25 [ I have found the following to be untrue on trac 0.11rc1 and the 0.11 version of this plugin;  in fact disabling Custom Query breaks the plugin -- k0s (jhammel at openplans dot org)]
    26 
    27 This plugin replaces the built-in "Custom Query" plugin. To enable it, you need to first disable the "Custom Query" plugin by adding the following to the "components" section in the trac.ini file of your project
     24=== 0.10 Version ===
     25The 0.10 version of this plugin replaces the built-in "Custom Query" plugin. To enable it, you need to first disable the "Custom Query" plugin by adding the following to the "components" section in the trac.ini file of your project
    2826{{{
    2927[components]