Manual:$wgMaxSigChars/pl

Category:MediaWiki configuration settings/pl#MaxSigCharsCategory:MediaWiki configuration settings introduced in version 1.11.0/pl#MaxSigCharsCategory:MediaWiki configuration settings still in use/pl#MaxSigCharsCategory:Users variables/pl#MaxSigChars
User accounts, authentication: $wgMaxSigChars
Maximum wiki code length for customized signatures.
Wprowadzono w wersji:1.11.0 (r22960)
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:(integer)
Domyślna wartość:255

Szczegóły

Maximum wiki code length, in characters, for customized signatures. Preview versions of 1.10.0 prior to phab:rMWc52af0da6d7a used UTF-8 bytes instead of characters.

Uwaga Uwaga: This does not consider the length of the substituted templates used in the signature, so although {{subst:<Very long template name>}} will be rejected if the template name has more than $wgMaxSigChars (-10) characters, {{subst:Main page}} will work even if the main page is a lot longer than $wgMaxSigChars (T12715).
Category:MediaWiki configuration settings/pl Category:MediaWiki configuration settings introduced in version 1.11.0/pl Category:MediaWiki configuration settings still in use/pl Category:Users variables/pl