#196: Need "revert all changes by x" tool and "revert guide to state at yyyy-mm- dd hh:mm" tool ------------------------+--------------------------------------------------- Reporter: nick | Owner: dom Type: defect | Status: new Priority: high | Milestone: Component: openguides | Version: svn Severity: major | Keywords: spam commandline ------------------------+--------------------------------------------------- To deal with spam attacks, we need the following two tools: * revert all changes by username (be that a name or a ip) * revert all changes since a certain date
For the former, grab node id and version, delete those from content and metadata, roll node back one version, then copy content over.
For latter, grab last node id and version before date, delete all versions after on metadata and content, roll node back to last version before data, then copy content over.