Changes between Version 100 and Version 101 of TagsPlugin


Ignore:
Timestamp:
May 10, 2023, 2:09:58 PM (12 months ago)
Author:
Ryan J Ollos
Comment:

Describe compatible version for Trac 1.2.x.

Legend:

Unmodified
Added
Removed
Modified
  • TagsPlugin

    v100 v101  
    141141General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
    142142
    143 '''Note:''' For Trac 1.4 use tags/0.12+.
    144 
    145 '''Note:''' For Trac 1.5/1.6 use trunk.
     143* For Trac 1.2 use tags/0.11
     144* For Trac 1.4 use tags/0.12
     145* For Trac 1.5/1.6 use trunk
    146146
    147147'''Note before upgrading''': older !TagsPlugin configuration '''must be removed'''. In particular, `trac.wiki.web_ui.wikimodule = disabled` and `default_handler = TagsWikiModule`.