In http://www.pmwiki.org/wiki/Cookbook/EditTemplates, it states in the
Notes section:

--------snip---------
On pmwiki.org this recipe has been enabled for the Cookbook
(local/Cookbook.php) as follows:

     $EditTemplatesFmt = 'Cookbook.Template';

Thus any new pages created in the cookbook are pre-populated with the
contents of Cookbook.Template. You can try it via
Cookbook.SampleNewPage?action=edit (delete SampleNewPage if it already
exists to see the template at work).

       Additionaly, *-Users and *-Talk pages are using
Cookbook.Template-Users and Cookbook.Template-Talk respectively.
--------snip---------

I'd like know how that is done. The page doesn't quite make it clear
what's going on. I looked at the sources for Cookbook.Template,
Cookbook.Template-Talk and couldn't see anything going on that would
tell me how it is done.

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to