|
RevisionMarks<< Acronyms | Cookbook-V1 | MimeTeX >> Note: The recipes here are for PmWiki versions 0.6 and 1.0 only. For PmWiki 2.0 recipes, see Cookbook.
GoalGive authors a way to indicate text insertions and deletions. SolutionAdd the following markup: inserted text and FilesInstallationPut revisions.php in the local/ directory and add the following line to local/local.php: include_once("local/revisions.php");
ConfigurationIf using the printable_version or print_publish recipes, make sure revisions.php loads after so that revisions are hidden in the printable view. The script includes the optional extra of ^^superscript^^ and __subscript__ markup. Comment out if desired. See AlsoPublishWikiTrail, which sets revisions to be hidden by default. History28 October 2003: released Comments, BugsIn this case, when the text to be revised is a bullet item:
the markup works but destroys Leave this field for future bugs or comments for your script Contributors
pmwiki-2.2.0-beta68 -- Last modified by {{}}?
|