[pmwiki-users] WikiWord links

Patrick R. Michaud pmichaud at pobox.com
Mon Dec 5 09:36:43 CST 2005


On Mon, Dec 05, 2005 at 03:07:49PM +0000, Hans wrote:
> Monday, December 5, 2005, 2:06:21 PM, Patrick wrote:
> > Or, I can just re-enable wikiwordlinks on pmwiki.org .
> 
> sure, but it would be neat to offer a method for other sites converting
> to stop using WikiWord links.

    $LinkWikiWords = 1;
    $HTMLStylesFmt['wikiword'] = '
      .wikiword .createlink { display:none; }
      .wikiword .createlinktext { text-decoration:none; color:inherit; }
    ';

Pm




More information about the pmwiki-users mailing list