Manual:$wgUseContentMediaStyles

From Linux Web Expert

Revision as of 13:31, 10 January 2024 by imported>Reedy (Swap source for syntaxhighlight)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Parser</translate>: $wgUseContentMediaStyles
Temporary flag to stop shipping the styles for the legacy media HTML structure that has been replaced when $wgParserEnableLegacyMediaDOM is false.
<translate> Introduced in version:</translate>1.41.0 (Gerrit change 936799; git #f99dc836)
<translate> Deprecated in version:</translate>1.41.0 (Gerrit change 952895; git #bb8cd2ec)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate><translate> Unspecified</translate>
<translate> Default value:</translate>false

Details

Temporary flag to stop shipping the styles for the legacy media HTML structure that has been replaced when $wgParserEnableLegacyMediaDOM is false.

This is configured separately to give time for templates and extensions that mimic the the parser output to be migrated away. See phab:T318433.

File:OOjs UI icon notice-destructive.svg <translate> Warning:</translate> Internal