[pmwiki-users] Really odd bug ...
    H. Fox 
    haganfox at users.sourceforge.net
       
    Fri Apr 28 19:23:55 CDT 2006
    
    
  
On 4/28/06, Seana Baruth <sbaruth at live365.com> wrote:
> I have a problem that I can't seem to beat.
>
> When I put plain text in the wiki, some words render as links to new pages,
> even though the word is not surrounded by [[]].
In PmWiki 2.0 WikiWords become links by default.  You can turn that
off in a configuration file with
   $LinkWikiWords = 0;
Hagan
    
    
More information about the pmwiki-users
mailing list