I disabled Wiki Word Links ($LinkWikiWords = 0;),
but I wanted to preserve these for the Pmwiki group.
So I created a local/PmWiki.php file and added
<?php if (!defined('PmWiki')) exit();
$LinkWikiWords = 1;
?>
but it failed to enable WikiWordLinksin the PmWiki group
Is there another way?
--
Best regards,
Hans