|
WikiImage<< | Cookbook-V1 | >> Note: The recipes here are for PmWiki versions 0.6 and 1.0 only. For PmWiki 2.0 recipes, see Cookbook.
GoalProvide html functionality for Wiki pages, so that the HTML output is stored in image directory and can be accessed directly or placed on the sites which do not support php. SolutionDownload image.php. InstallationPut image.php in your local/ directory and add include_once("local/image.php");
to your local.php file. Temporarily change the permissions on the directory containing pmwiki.php to 2777, then use your browser to visit the homepage (or any other page) of the Wiki. This will create a wiki.cache directory with the right permissions. Change the permissions back afterwards. AuthorSlobodskyy DiscussionAttention the plugin on the early alpha stage!!! CommentsWrite feedback here. pmwiki-2.2.0-beta68 -- Last modified by {{}}?
|