Extension:PageLoadingSpinner
Please expand this page. |
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
PageLoadingSpinner Release status: unmaintained |
|
---|---|
Author(s) | Pierre Boutet (Pyro853talk) |
Latest version | 1.0.0 |
MediaWiki | |
Composer | wikifab/page-loading-spinner |
License | MIT License |
Download | GitHub: Note: |
The PageLoadingSpinner extension provides a loading spinner when editing a page using Page Forms (or WikiFab's fork of it)
Installation
edit- Download and place the file(s) in a directory called
PageLoadingSpinner
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'PageLoadingSpinner' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.