wikifab/ve-force-reload
Composer 安装命令:
composer require wikifab/ve-force-reload
包简介
Mediawiki extension to force page reload after edit with Visual Editor
README 文档
README
Description
Mediawiki extension to force reload page after an edition with Visual Editor.
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.
Installation
- Put VeForceReload into the 'extensions' directory of your mediawiki installation
- add the folling Line to your LocalSettings.php file :
wfLoadExtension('VeForceReload');
done !
MediaWiki Versions
Version 1.0 of this extension has been tested on MediaWiki version 1.29
统计信息
- 总下载量: 3.58k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-02-07