Skip to content

Github mirror of MediaWiki extension OnlyRecentRecentChanges - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

License

Notifications You must be signed in to change notification settings

wikimedia/mediawiki-extensions-OnlyRecentRecentChanges

Repository files navigation

MediaWiki extension OnlyRecentRecentChanges

The behaviour of the recent changes view is changed 
so that any changed article is only listed once, 
older changes are not listed any longer.

Manual and homepage of the extension
====================================
https://www.mediawiki.org/wiki/Extension:OnlyRecentRecentChanges

Installation
============

cd $IP/extensions
git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions/OnlyRecentRecentChanges

add the following line to your LocalSettings.php:
require_once( "$IP/extensions/OnlyRecentRecentChanges/OnlyRecentRecentChanges.php" );

About

Github mirror of MediaWiki extension OnlyRecentRecentChanges - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published