Extension:PageLoadingSpinner

Category:Pages to be expanded#PageLoadingSpinner Category:Unmaintained extensions#PageLoadingSpinner Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:MIT licensed extensions
MediaWiki extensions manual
PageLoadingSpinner
Release status: unmaintainedCategory:Unmaintained extensions
Author(s) Pierre Boutet (Pyro853talk)
Latest version 1.0.0
MediaWiki Category:Extensions without MediaWiki version
Composer wikifab/page-loading-spinnerCategory:Extensions supporting Composer
License MIT License
Download Category:Extensions in GitHub version control
Category:All extensions

The PageLoadingSpinner extension provides a loading spinner when editing a page using Page Forms (or WikiFab's fork of it)

Installation

  • Download and place the file(s) in a directory called PageLoadingSpinner in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'PageLoadingSpinner' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:BeforePageDisplay extensions Category:EditPage::showEditForm:initial extensions Category:Extensions in GitHub version control Category:Extensions supporting Composer Category:Extensions with invalid or missing type Category:Extensions without MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:FormEdit::showEditForm:initial extensions Category:MIT licensed extensions Category:Pages to be expanded Category:Unmaintained extensions