User:FR30799386/undo - Meta-Wiki (original) (raw)
From Meta, a Wikimedia project coordination wiki
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 | FR30799386 |
| Status | Ready for extensive use |
| First released | November 26, 2018; 7 years ago (2018-11-26) |
| Version | 2.0.2 |
| Updated | September 20, 2019; 6 years ago (2019-09-20) |
| Browser support | Works on most modern browsers barring Opera Mini. |
| Skin support | Minerva Neue |
| Source | FR30799386/undo.js |
- 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.
- Changes the position of the thanks button and adds a confirmation dialogue to the thank button.
- The label of the button is set according to the language set in the preferences.
- Edit summary in different languages if used in another Wikimedia project where English is not the main language**(New in 2.0.1)**
- Cross-wiki compatibility**(New in 2.0.1)**
- 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.
In case there is a bug, please report to User talk:FR30799386.