[pmwiki-users] Skins and local templates
Patrick R. Michaud
pmichaud at pobox.com
Wed May 30 12:37:19 CDT 2007
On Wed, May 30, 2007 at 01:34:47PM -0400, DaveG wrote:
>
> Based on a thread from yesterday, I have this in my skin.php.
> $FPLTemplatePageFmt = array(
> '{$SiteGroup}.MyLocalTemplates',
> '{$SiteGroup}.LocalTemplates',
> '{$SiteGroup}.PageListTemplates');
>
> However, pagelists using the MyLocalTemplates produce no output
> *unless* I'm actually viewing the MyLocalTemplates page, in which
> case everything works.
...did you declare $FPLTemplatePageFmt as global inside of skin.php?
Pm
More information about the pmwiki-users
mailing list