Podręcznik:$wgAllowSiteCSSOnRestrictedPages

This page is a translated version of the page Manual:$wgAllowSiteCSSOnRestrictedPages and the translation is 40% complete.
ResourceLoader: $wgAllowSiteCSSOnRestrictedPages
Allow site-wide Cascading Style Sheets (CSS) on restricted special pages
Wprowadzono w wersji:1.23.7 (Gerrit change 165979; git #I1bf4dd1)
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:(wartość logiczna)
Domyślna wartość:false

Szczegóły

Many wikis use pages like MediaWiki:Common.css to create a custom 'theme' for their wiki. However, due to security concerns discussed in zadanie T72672, site-wide CSS on restricted special pages was disabled. By default such style sheets no longer load on login or preference pages creating an inconsistent user interface. This configuration parameter allows to re-enable site-wide CSS on restricted special pages.

If using Rozszerzenie:MobileFrontend extension note that $wgMFSiteStylesRenderBlocking also needs to be enabled for this to work.

Zobacz też