====== Revert Manager ====== ---- plugin ---- description: Allows you to mass revert recent edits (bundled with DokuWiki) author : Andreas Gohr email : andi@splitbrain.org type : admin lastupdate : compatible : (bundled) depends : conflicts : similar : tags : revisions, spam, search, !bundled ---- This plugin allows you to mass revert spammed page revisions. ===== Download and Installation ===== The Plugin is bundled with DokuWiki (at least since 2007-06-26) and does not need to be installed separately. ===== Usage ===== The Revert Manager is accessible from the [[:admin window|admin screen]] (Login, click "Admin" and choose "Revert Manager"). To find a list of spammy pages first enter a search string (eg. a spam URL), then confirm that the found pages are really spam and revert the edits. Access to the revert manager is granted for [[config:Managers]] and [[config:Superusers]]. ===== Examples ===== A step-by-step example: - Enter search string 'Spam' (case sensitive) - A list of pages containing 'Spam' will be show in a way similar to the history/old revision list. - Each page is accompanied with a checkbox that controls which pages will be reverted. - Manually check whether pages are spam or not with the diff button, uncheck checkbox if needed. - Press the button ''Revert selected pages''. - All checked pages will be reverted to the last version not containing the given spam term 'Spam'. Tip! If someone has deleted a lot of pages, just hit the "Search" button without entering a search string. ===== Development ===== ==== Source Code ==== The source code is available from [[devel:Git]]. ==== Bugs ==== Submit bugs and feature wishes in the DokuWiki [[:bugs|Bugtracker]].