-
Update to 6
-
*** empty log message ***
-
- Added some info and formatting to the README.txt - Changed the UI of the Revisions fieldset ( fieldset removed, textarea became textfield, added default_values)
-
- Corrected some minor errors. - Added the "Back to comment" link - Rewrote the Help text and added a section about "Permission suggestion"
-
- Corrected version tag in .info file - Removed Access denied error. Users now see only the revisions which they have permissions for. (see http://drupal.org/node/270454). Thanks to ChrisMorgan for helping!
-
Removed the fieldset from comment creation form.
-
- Some coding mistakes have been corrected. - The original version will be saved upon last validation before the comment is saved and no other revision has been created before (see http://drupal.org/node/257506) - When a comment is deleted, all revision information is deleted too Thanks to maulwuff, snufkin and everyone who helped from #drupal
-
Added patch from User maulwuff. Thanks a lot!
-
Little changes
-
Comment Revisions: December 15, 2007 11:43
Commit e3e406f on 5.x-1.x, 6.x-1.x, 6.x-2.x, masterby LassePInitial Import of comment_revisions. A revision system for comments acting when someone edits a comment. You can create, force automatic creation without letting the users know, revert and delete. Setting of maximum amounts for forced or created revisions prevent your system from running out of Discspace.