| commit | 8c448282d9499b9370dc713a06a696be35c44c68 | [log] [tgz] |
|---|---|---|
| author | Translation updater bot <l10n-bot@translatewiki.net> | Sun Nov 11 22:33:51 2018 +0100 |
| committer | Translation updater bot <l10n-bot@translatewiki.net> | Sun Nov 11 22:33:51 2018 +0100 |
| tree | 19738f54bc018fe8e3673b8b39a540c4d1e26e2e | |
| parent | 363c04a7f99a8f24a9c66fd5e6314e25f84746af [diff] |
Localisation updates from https://translatewiki.net. Change-Id: If405b2be56e0c74911a93565dda8220d8fd0959b
This MediaWiki extension shows a slider allowing selecting and comparing of revisions on a diff page
Check out this extension into the extensions folder of your MediaWiki installation and add the following line to your LocalSettings.php:
wfLoadExtension( 'RevisionSlider' );
Before executing tests run the following in the root directory of the extension once:
composer install npm install
For the tests run:
composer test node_modules/.bin/grunt test
See https://www.mediawiki.org/wiki/Manual:JavaScript_unit_testing#Run_the_tests