![]() | This feature was removed completely in version 1.30.0. |
Frontend: $wgOOUIEditPage | |
---|---|
Whether to use OOjs UI |
buttons, checkboxes and summary input in the edit form.|
Introduced in version: | 1.29.0 (Gerrit change 231600; git #I25aa78a) |
Removed in version: | 1.30.0 (Gerrit change 366872; git #I2b468c8) |
Allowed values: | (boolean) |
Default value: | true |
Other settings: Alphabetical | By function |
Note
$wgOOUIEditPage
was removed in MediaWiki 1.30 , as it is now the default.
This was documented as a temporary variable during the migration period.
Details
The edit form since MediaWiki 1.29$wgOOUIEditPage = false;
in LocalSettings.php.
To make testing easier, users can also force either mode by adding &ooui=true
or &ooui=false
to the action=edit
URL.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.