User:FR30799386/undo
Appearance
meta:User:FR30799386/undo
This page is a soft redirect.
Note: This version is no longer actively maintained.
mobileUndo (source) is a script which adds a button which allows a user to perform a revert while using the MobileFrontend extension of MediaWiki.
mobileUndo | |
---|---|
Description | Provides a revert button on the mobile interface |
Author(s) | FR30799386 |
Status | Ready for extensive use |
Version | 2.0.0 |
Updated | April 30, 2020 (4 years ago) |
Browsers | Chrome |
Skins | MiniveraNeue |
Source | FR30799386/undo.js |
Features
[edit]- Adds a button labelled Undo just under the thanks button on the mobile interface
- Built-in confirm dialog by way of a prompt for an edit summary.
- Detects suppressed revisions and prevents reverts when the revision cannot be accessed.
- Detects pages which are protected and prevents reverts. (New in 2.0.0)
- Changes the position of the thanks button and adds a confirmation dialogue to the thank button. (New in 2.0.0)
- The label of the button is set according to the language set in the preferences. (New in 2.0.0)
Installation
[edit]- Copy this :
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:FR30799386/undo.js&action=raw&ctype=text/javascript'); // [[User:FR30799386/undo.js]]
- Click on this link and paste.
Disclaimer
[edit]In case there is a bug, please report to User talk:FR30799386.