|
EasyTemplatesNote: The recipes here are for PmWiki versions 0.6 and 1.0 only. For PmWiki 2.0 recipes, see Cookbook.
DescriptionThis add-on script allows you to create a default template for your entire site. The script also automatically detect the presence of PageTemplate(s) and GroupTemplate(s), and use them accordingly. There is also a plain-vanilla template included in the script to help you get started.
The script won't over-write or change any existing customizations or original PmWiki files. Only 9 lines of code in this script!
AuthorSpecial ThanksThanks to Pm (Patrick Michaud?, www.pmichaud.com), for creating PmWiki, and for sharing his knowledge and insightfulness which is what made this script possible.
Installation
include_once("local/scripts/easy_templates.php");
DownloadDocumentationFull documentation and installation instructions are included in the script.
History
Comments
pmwiki-2.2.0-beta68 -- Last modified by {{JamesCarlson}}
|