Hello. PmWiki version 2.2.55 was published today, and is available at:
http://www.pmwiki.org/pub/pmwiki/pmwiki-2.2.55.tgz http://www.pmwiki.org/pub/pmwiki/pmwiki-2.2.55.zip svn://www.pmwiki.org/pmwiki/tags/latest This version adds the variable $EnableDraftAtomicDiff. If enabled, publishing from a draft version will clear the history of intermediate draft edits, and the published version will contain a single combined diff from the previous published version. Example code in config.php: $EnableDraftAtomicDiff = 1; # clear Draft history from published pages The documentation was updated. Thanks, Petko -- Change log : http://www.pmwiki.org/wiki/PmWiki/ChangeLog Release notes : http://www.pmwiki.org/wiki/PmWiki/ReleaseNotes If you upgrade : http://www.pmwiki.org/wiki/PmWiki/Upgrades _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
