[pmwiki-users] Undo XLPage Selection for a Group

Thomas Lederer celok at gmx.net
Mon Dec 12 16:41:41 CST 2005


Patrick R. Michaud schrieb am 12.12.2005 16:48 Uhr:
> In your local/config.php, change your call to XLPage to be:
> 
>     $group = FmtPageName('$Group', $pagename);
>     if ($group != 'Newgroup') XLPage('de', 'PmWikiDe.XLPage');
> 
> This will load the translation file for all groups except Newgroup
> (and you don't need a call to XLPage in Newgroup.php).
> 
> 
> Pm

Thank you very much for the very quick answer. Slowly i seem to get a 
hang of all the functions...

Best Regards,
Tom




More information about the pmwiki-users mailing list