PITS /
00191: Discontinuation of $WikiWordCountMax
Summary: Discontinuation of
$WikiWordCountMax
Created: 2004-11-30 08:37
Status: Closed - duplicate of PITS:00007
Category: Feature
Assigned:
Priority: 4
Version: 2.0-beta2
OS: Win2k/Apache2.0.52/PHP4.3.9
Description:
Earlier there was a way to prevent selected words from being recognized as wiki words using NoWikiWords plugin, which used $WikiWordCountMax
.
How can it be done now? There are many such words and it is too much time consuming to put each of them in .
This appears to be a duplicate of PITS:00007. I'm planning to add $WikiWordCount
into v2, I just haven't had a chance to do it yet. (Add your priority votes to PITS:00007!)
If you're just wanting to disable WikiWords entirely, then use $LinkWikiWords
= 0; or the (:nolinkwikiwords:)
markup. --Pm