Mediawiki extension.
- Extension shows all changes in category - added/removed/changed articles.
- Link to a special page can be found bellow the category header.
- Table with changes can be copied in WIKI format.
- Version 2.1
- Make sure you have MediaWiki 1.39+ installed.
- Download and place the extension to your /extensions/ folder.
- Add the following code to your LocalSettings.php:
wfLoadExtension( 'CategoryHistory' ); - Set variables in config section of extension.json.
This extension is available in English and Czech language. For other languages, just edit files in /i18n/ folder.
- Database structure has changed. SQL selects rewritten for MW 1.36.
- New category statistics
- Database structure has changed. SQL selects rewritten for MW 1.39.
- Josef Martiňák, Petr Kajzar
- MIT License, Copyright (c) 2023 First Faculty of Medicine, Charles University