Skip to content

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/mediawiki/extensions/OnlyRecentRecentChanges

add the following line to your LocalSettings.php:
wfLoadExtension( 'OnlyRecentRecentChanges' );

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

 
 
 

Contributors