Changes between Version 4 and Version 5 of AutoWikifyPlugin


Ignore:
Timestamp:
Nov 8, 2006, 6:43:47 AM (17 years ago)
Author:
Alec Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AutoWikifyPlugin

    v4 v5  
    99== Configuration ==
    1010
    11 The AutoWikifyPlugin has two configurable options in TracIni, both in the `autowikify` section:
     11The AutoWikifyPlugin has three configurable options in TracIni, both in the `autowikify` section:
    1212
    1313||'''Option'''||'''Description'''||
    1414||`minimum_length=<int>`||Override the default minimum of 3 character long page names recognised.||
    1515||`explicitly_wikify=<name>[, <name> ...]`||Specify a list of names to explicitly wikify.||
     16||`exclude=<name>[, <name> ...]`||A list of names to exclude from autowikification.||
    1617
    1718== Bugs/Feature Requests ==