Extension:ReaderExperiments

Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:Extensions with no license specified
MediaWiki extensions manual
ReaderExperiments
Release status: betaCategory:Beta status extensions
Description Prototypes for Wikipedia reader-focused enhancements.
Author(s) Marco Fossati, Eric Gardner, Roan Kattouw, Matthias Mullie, Jon Robson, Kimberly Sarabia, Brooke Vibber, Lauralyn Watson
MediaWiki Category:Extensions without MediaWiki version
License No license specified
Download Category:Extensions in Wikimedia version control
README
Translate the ReaderExperiments extension if it is available at translatewiki.net
Issues Open tasks · Report a bug
Category:All extensionsCategory:Extensions not in ExtensionJson

The ReaderExperiments extension is designed for prototyping and testing innovative features to enhance reader engagement and grow Wikipedia's audience. This experimental platform tests new ways to improve the Wikipedia reading experience and encourage deeper exploration of Wikipedia content, including features such as image browsing and other reader-focused enhancements.

Installation

  • Download and move the extracted ReaderExperiments folder to your extensions/ directory.
    Developers and code contributors should install the extension from Git instead, using:
    cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ReaderExperiments
    
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'ReaderExperiments' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

Configuration parameters

User rights

See also

Category:All extensions Category:Beta status extensions Category:Extensions in Wikimedia 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