I am the Editor of MeatballWiki.
Hey, folks. Saw my name, thought I'd drop a line. --ss
Cool! Welcome!
From MeatballWiki...
Sunir, the new ApacheWiki doesn't automatically make links out of text like JSTLTaglib. Is that a bug in UseMod, or by design?
The default LinkPattern is [A-Z]+[a-z]+[A-Z][A-Za-z]*. You require at least two groups of capital letters (A-Z) in the word. Try JSTLTagLib instead or change the LinkPattern, being careful not to match the words starting sentences.
Or JSTLTaglib