[pmwiki-users] $DefaultPageTextFmt

Hans design at softflow.co.uk
Fri Jan 6 14:41:49 CST 2006


I would like to customise $DefaultPageTextFmt for special groups, in
config.php or an included script.
I tried this, which did work a while ago:

$grp = FmtPageName('$Group',$pagename);
if($grp=='SpecialGroup') $DefaultPageTextFmt = '...';

This does not work anymore.
$grp gives me the whole pagename, not just the group part of it.
Has something changed with FmtPageName, or $Group ?

thanks for any help!


Best,
 Hans                          






More information about the pmwiki-users mailing list