|
Cookbook /
CreoleSummary: Enable Creole markup (wikicreole.org)
Version: 2007-02-15
Prerequisites: 2.2.0-beta24
Status: Stable
Maintainer: Pm
Discussion: Creole-Talk
Categories: Markup WikiConversion
Questions answered by this recipe
DescriptionPmWiki 2.2.0 (beta24) is now distributed with a module for Creole markups. To enable Creole, simply add the following line to a local customization:
include_once('scripts/creole.php');
In addition to enabling Creole markup, the module also switches the graphical edit buttons to use creole sequences instead of PmWiki's default sequences. NotesTo experiment with Creole markups, use either this page or the Creole-Sandbox. See AlsoContributorsCommentsSee discussion at Creole-Talk User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |