Manual:$wgParserEnableLegacyMediaDOM
This feature was removed completely in version 1.45.0. |
| Parser: $wgParserEnableLegacyMediaDOM | |
|---|---|
| Enable legacy media HTML structure in the output from the Parser. |
|
| Introduced in version: | 1.37.0 (Gerrit change 507512; git #fdd8f864) |
| Deprecated in version: | 1.41.0 (Gerrit change 952895; git #bb8cd2ec) |
| Removed in version: | 1.45.0 (Gerrit change 1152165; git #Ia3f730f) |
| Allowed values: | (boolean) |
| Default value: | false (1.40+, gerrit:901294)true (1.37-1.39) |
| Other settings: Alphabetical | By function | |
Details
Enable legacy media HTML structure in the output from the Parser. The alternative modern HTML structure that replaces it is described at Parsing/Media structure
See also
Category:MediaWiki configuration settings
Category:MediaWiki configuration settings deprecated in version 1.41.0
Category:MediaWiki configuration settings introduced in version 1.37.0
Category:MediaWiki configuration settings removed in version 1.45.0
Category:MediaWiki deprecated or obsolete features
Category:Parser variables