[Pmwiki-users] New Cookbook Recipe
Patrick R. Michaud
pmichaud
Thu Mar 18 09:08:09 CST 2004
On Thu, Mar 18, 2004 at 05:10:59PM -0800, Steven Leite wrote:
>
> EasyTemplates
>
> Problem
> Currently, it's not possible to create a site-wide default
> template without directly changing the pmwiki.tmpl file, and
> losing your changes the next time your upgrade.
Huh? Just create a new site-wide template file in another skins
directory, and then set $PageTemplateFmt in local/config.php to
point to your new template. It won't be overwritten by the next
upgrade, and since you're setting the value of $PageTemplateFile
globally (in config.php) it'll be site-wide.
Pm
More information about the pmwiki-users
mailing list