Extension:CustomRecentChanges

Category:Pages to be expanded#CustomRecentChanges Category:Unmaintained extensions#CustomRecentChanges Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:Extensions with no license specified
MediaWiki extensions manual
CustomRecentChanges
Release status: unmaintainedCategory:Unmaintained extensions
MediaWiki Category:Extensions without MediaWiki version
License No license specified
Download Category:Extensions in GitHub version control
Category:All extensionsCategory:Extensions not in ExtensionJson

The CustomRecentChanges extension redesigns the Special:RecentChanges page to make it easier to read.

Installation

  • Download and place the file(s) in a directory called CustomRecentChanges in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'CustomRecentChanges' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:Extensions in GitHub version control Category:Extensions not in ExtensionJson Category:Extensions with invalid or missing type Category:Extensions with no license specified Category:Extensions without MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:Pages to be expanded Category:Unmaintained extensions