[pmwiki-users] really disable wikiwords
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Mon Jul 17 16:24:03 CDT 2006
    
    
  
On Mon, Jul 17, 2006 at 12:29:10AM +0200, Skrol29 wrote:
> I'm using pmWiki 2.1.11 (the last version) and I've found that even if
> wikiwords have no link by defaut, they are all taged with "<span
> class='wikiword'> </span>" anyway.
> Note: wikiwords are all words in my pages having several upercases (like
> HelloBoy, ABC, ...)
> 
> Do you know if I have missed something or if there is no other way to 
> deactivate <span> on wikiwords ?
To completely disable wikiwords, one can do:
    DisableMarkup('wikilink');
I think this will eliminate the <span>...</span> around wikiwords.
Pm
    
    
More information about the pmwiki-users
mailing list