Extension:SaveSpinner
This extension is professionally maintained by the WikiTeq team.
WikiTeq provides official support for MediaWiki LTS releases only. It may work with other MediaWiki releases.
SaveSpinner Release status: stable |
|
---|---|
Implementation | Page action |
Description | Adds visual feedback to page save, preview and changes actions |
Author(s) | WikiTeq team |
Maintainer(s) | WikiTeq team |
Compatibility policy | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension. |
MediaWiki | 1.35, 1.39 |
PHP | 7.3+ |
Database changes | No |
License | MIT License |
Download | |
Quarterly downloads | 0 |
Translate the SaveSpinner extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
The SaveSpinner extension to page save, preview and changes action by adding respective buttons on the page edit form and on special page "FormEdit". While the next page is loading, it will display a very prominent spinner, informing the user that the action is in progress.
This extension was created for WikiWorks.
Installation
edit- Download and move the extracted
SaveSpinner
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/SaveSpinner - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'SaveSpinner' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
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. |