|
ExpireDiff<< Diff Keep Days | Cookbook-V1 | Diff Access Level >> Note: The recipes here are for PmWiki versions 0.6 and 1.0 only. For PmWiki 2.0 recipes, see Cookbook.
GoalProvide an action to remove the page revision history from a page. Also allows expiring only portions of the history older than a given number of days. SolutionDiscussionThis script adds In addition, one can add the To install this script, simply copy it into your local/ subdirectory, and then add the line include_once('local/expirediff.php');
to your local/config.php file. See AlsoContributorspmwiki-2.2.0-beta68 -- Last modified by {{Pm}}
|