2013-11-10 | Paul Boddie | file changeset files shortlog | Added user blocking and the removal of all queued edits for a user. Fixed "ApprovalQueue" usage, retrieving the configured approval queue page name. |
paul@2 | 1 | Consider the approval workflow. Reverting the subpage to the desired version and |
paul@2 | 2 | then invoking an approval action could propagate the queued version, but other |
paul@2 | 3 | queued versions may need to be inspected later. Perhaps permit control over |
paul@4 | 4 | whether earlier entries than the selected version can be purged, and whether the |
paul@4 | 5 | subpage should be deleted upon approval. |