|
Cookbook /
JJSEditRevSummary: Keeps track of page text changes in page attribute "jjsEditRev"
Version: 1.0
Prerequisites:
Status:
Maintainer: jjs
Categories:
Questions answered by this recipeSaving a page will always update the PageRev attribute. How can I have a revision count that is only updated when the page text has changed?
DescriptionJJSPageRev inserts a hook function in InstallationDownload jjseditrev1_0.phpΔ, save it in your cookbook directory. add to local/config.php: include_once($FarmD . '/cookbook/jjseditref1_0.php'); NotesThis is not of much value per se. But combined with JJSApprovePage and JjsCMS it allows for fine grained publishing control. Release Notes
2006-03-18 Initial release CommentsSee AlsoContributors |