![]() Release status: beta |
|
---|---|
![]() |
|
Implementation | Special page |
Description | Browse a wiki as it was at any given date. |
Author(s) | Sophivorustalk |
Latest version | 0.4 (2021-12-03) |
MediaWiki | 1.31+ |
PHP | 5.3+ |
Database changes | No |
License | GNU General Public License 3.0 only |
Download | Download extension Git [?]: |
Hooks used
|
|
Quarterly downloads | 5 (Ranked 165th) |
Translate the TimeMachine extension if it is available at translatewiki.net | |
The TimeMachine extension allows you to browse a wiki as it was at any given date. By going to Special:TimeMachine, you can set a date and from then on whenever you visit a page, you will see the first revision previous to that date. By visiting Special:TimeMachine again, or emptying your cookies, you can return to browsing the wiki as always.
The design and implementation of TimeMachine are described here.
Installation
- Download and place the file(s) in a directory called
TimeMachine
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php
wfLoadExtension( 'TimeMachine' );
file: Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
![]() | This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.