2017 © Pedro Peláez
 

mediawiki-extension ve-force-reload

Mediawiki extension to force page reload after edit with Visual Editor

image

wikifab/ve-force-reload

Mediawiki extension to force page reload after edit with Visual Editor

  • Wednesday, February 7, 2018
  • by pyro853
  • Repository
  • 2 Watchers
  • 0 Stars
  • 616 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 49 % Grown

The README.md

VE Force Reload

Description

Mediawiki extension to force reload page after an edition with Visual Editor., (*1)

When editing a page with visual editor, after saving editions, the page is not reload, but the content is replace by the new in javascript, after the api call to save the page. This may cause some troubles with the layout in some specials cases. So by enabling this extension, the page is always reload after a Visual editor edition., (*2)

Installation

  1. Put VeForceReload into the 'extensions' directory of your mediawiki installation
  2. add the folling Line to your LocalSettings.php file : > wfLoadExtension('VeForceReload');

done !, (*3)

MediaWiki Versions

Version 1.0 of this extension has been tested on MediaWiki version 1.29, (*4)

The Versions

07/02 2018

dev-master

9999999-dev

Mediawiki extension to force page reload after edit with Visual Editor

  Sources   Download

MIT

07/02 2018

1.0.0

1.0.0.0

Mediawiki extension to force page reload after edit with Visual Editor

  Sources   Download

MIT