Table of Contents

History Cleanup Plugin

Compatible with DokuWiki

  • 2012-01-25 "Angua" yes
  • 2011-05-25 "Rincewind" yes
  • 2010-11-07 "Anteater" unknown

plugin Removes subsequent edits by the same user from old revisions and history entries

Last updated on
2010-01-23
Provides
Admin, Action
Repository
Source

Tagged with maintenance, revisions, spam, users

Download and Installation

A CosmoCode Plugin

Download and install the plugin using the Plugin Manager using the following URL. Refer to Plugins on how to install plugins manually.

Changes

Usage

Access the Admin menu and choose the History Cleanup plugin.

Cleanup on last changes

The plugin checks all pages from the recent changes page.

Configuration

In configuration manager, you can also setup the plugin to run automatically once a day.

Cleanup on namespace

The plugin checks all pages from a namespace and it's sub-namespaces. If no namespace is given it checks all pages.

Page cleanup process

Example

Here a small example on the DokuWiki welcome page history:

History before:

2008/08/16 19:24 DokuWiki – (external edit) (current)
2008/08/10 15:34 DokuWiki – re-added doku> interwikilink again, because this page gets included in the install tarball andi
2008/08/10 13:57 DokuWiki – 87.206.233.64
2008/08/10 13:57 DokuWiki – 87.206.233.64
2008/08/10 07:10 DokuWiki – 93.135.108.77
2008/08/10 07:10 DokuWiki – 93.135.108.77
2008/08/09 13:57 DokuWiki – fixed links, page seems clean 82.224.163.148

History after:

2008/08/16 19:24 DokuWiki – (external edit) (current)
2008/08/10 15:34 DokuWiki – re-added doku> interwikilink again, because this page gets included in the install tarball andi
2008/08/10 13:57 DokuWiki – 87.206.233.64
2008/08/10 07:10 DokuWiki – 93.135.108.77
2008/08/09 13:57 DokuWiki – fixed links, page seems clean 82.224.163.148

TODO