2.1.2 General Availability
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.21 - 1.25.
This extension couples well with the client-side Chrome extension available at
http://bit.ly/memento-for-chrome.
More information on this extension can be found at
https://www.mediawiki.org/wiki/Extension:Memento
Highlights of this release:
- Tested and fixed to work with MediaWiki version 1.25.2
- Clarified some text in README
The extension is installed with the default settings by unzipping this file inside the MediaWiki extensions directory and adding the following line to your LocalSettings.php file:
require_once("$IP/extensions/Memento/Memento.php");
Issues should be reported at: https://github.com/hariharshankar/mediawiki/issues
Thank you for your support and enjoy Memento.