Question
Some words become WikiWords even if we dont want them to. Using a bang infront of the word can disable this. However, many of our physics users have text that includes words like
MeV and that are repeated in many topics.
Is it possible to define a list of words that will not be automatically become WikiWords?
Environment
--
PeterJones - 14 Dec 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Nope. But you could write a plugin to do it in about fifteen minutes. All you have to do is stick a <nop> in front of any words the plugin recognises. Look at
InterwikiPlugin for inspiration.
--
CrawfordCurrie - 14 Dec 2006
Also see
StopWikiWordLinkPlugin.
--
LynnwoodBrown - 14 Dec 2006
There is no need to write a plugin,
StopWikiWordLinkPlugin does exactly what you need (thanks Lynnwood for pointing it out.)
--
PeterThoeny - 14 Dec 2006