[pmwiki-users] Help making {$WikiTitle} markup

Hans design at softflow.co.uk
Wed Mar 29 10:43:57 CST 2006


Wednesday, March 29, 2006, 7:47:48 AM, Bronwyn wrote:
> Markup('{$WikiTitle}', '>{$fmt}', '/\\{\\$WikiTitle\\}/', "$WikiTitle");

> is no good when used from farmconfig.php -- it shows PmWiki for its
> output, since that's the default $WikiTitle.

use in farmconfig.php or config.php:

# add page variable {$WikiTitle}
$FmtPV['$WikiTitle'] = '$GLOBALS["WikiTitle"]';


Best,
 Hans                           





More information about the pmwiki-users mailing list