Skip to content

@shawnmjones shawnmjones released this May 24, 2019 · 57 commits to master since this release

This release of the Memento time travel Extension for MediaWiki implements the server side of RFC 7089 as described in http://tools.ietf.org/html/rfc7089. This extension has been tested on MediaWiki versions 1.31 and 1.32.1. It will no longer work on MediaWiki versions prior to 1.31.1

More information on this extension can be found at
https://www.mediawiki.org/wiki/Extension:Memento

Highlights of this release:

  • Moves the code forward to work with MediaWiki 1.31.1+
  • Removes experimental Template and Image versioning functionality because the existing code no longer functioned with MediaWiki 1.31.1+

The extension is installed with the default settings by unzipping Memento.zip inside the MediaWiki extensions directory and adding the following line to your LocalSettings.php file:

wfLoadExtension( 'Memento' );

Issues should be reported at: https://github.com/mementoweb/mediawiki/issues

Thank you for your support and enjoy Memento.

Assets 3
You can’t perform that action at this time.