Manual:$wgRestrictDisplayTitle/pt

From Linux Web Expert

Revision as of 13:22, 10 April 2024 by imported>Vinickw
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Parser</translate>: $wgRestrictDisplayTitle
Restrinja {{DISPLAYTITLE}} a títulos que normalizam a mesma chave da base de dados canónica
<translate> Introduced in version:</translate>1.14.0 (r39552)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(booliano)
<translate> Default value:</translate>true

Detalhes

Restringe a exibição de títulos para os títulos que normalizam a mesma chave da base de dados canonical que o título da página real. This roughly means that only capitalization variations of the title are accepted. If set to false, any display title is allowed. This is not recommended however, as it breaks the wiki convention that a page's title is its name, and thus can be used for linking to it.

Versão MediaWiki:
<translate> ≥</translate> 1.22

Additionally, some inline CSS rules like display: none; which can cause the text to be hidden or unselectable are disallowed.

Ver também