Page MenuHomeWickedGov Phorge

README
No OneTemporary

Size
625 B
Referenced Files
None
Subscribers
None
WikiEditor provides enhancements to the MediaWiki edit page
For installation, once the code is copied into your extensions directory, you can load it for your
wiki by adding to LocalSettings.php the line:
wfLoadExtension( 'WikiEditor' );
By default, when installed this extension will be available to all users, and logged-in users can
disable it from their preferences. If you wish all users to have it, and be unable to disable it,
add it to $wgHiddenPrefs in your LocalSettings.php:
$wgHiddenPrefs[] = 'usebetatoolbar';
More can be found on the extension's page: https://www.mediawiki.org/wiki/Extension:WikiEditor

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 12:10 (21 h, 57 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f8/45/7b0e8f2be8779cc53f99bf201b39
Default Alt Text
README (625 B)

Event Timeline