#159: Overhaul delete version links on history view --------------------------------+------------------------------------------- Reporter: earle | Owner: dom Type: enhancement | Status: new Priority: normal | Milestone: Component: openguides | Version: svn Severity: normal | Resolution: Keywords: templates, history | --------------------------------+------------------------------------------- Comment (by ivorw):
So, action=list_all_versions should not normally give links to delete.
We need to qualify this, either with another parameter e.g. admin=y or action=list_all_versions_admin. When displaying in admin mode, the page should also list unmoderated versions. The page needs to make it clear which version is the latest moderated one.
This page should present a checkbox next to each version. There will also be a password textbox for the admin password. A form submit button will perform the deletion (having checked the password) and send the user to a "done" page.