Extension:VeForceReload
Appearance
Please help 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. |
Release status: unmaintained |
|
|---|---|
| Author(s) | Pierre Boutet (Pyro853talk) |
| Latest version | 1.0.0 |
| MediaWiki | >= 1.28.0 |
| Composer | wikifab/ve-force-reload |
| Licence | MIT License |
| Download | GitHub:
Note: |
The VeForceReload extension forces the page to be reloaded after saving it with Visual Editor.
Installation
[edit]- Download and place the file(s) in a directory called
VeForceReloadin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'VeForceReload' );
Done – Navigate to Special:Versionon your wiki to verify that the extension is successfully installed.
