Manual:$wgImplicitRights/hu
From Linux Web Expert
<translate> Access</translate>: $wgImplicitRights | |
---|---|
A list of implicit rights, in addition to the ones defined by the core. |
|
<translate> Introduced in version:</translate> | 1.41.0 (Gerrit change 942642; git #9143649f) |
<translate> Removed in version:</translate> | <translate> still in use</translate> |
<translate> Allowed values:</translate> | (sztringek tömbje) |
<translate> Default value:</translate> | [] |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
Details
A list of implicit rights, in addition to the ones defined by the core. Rights in this list are granted implicitly to all users, but rate limits may apply to them.
Extensions that define rate limits should add the corresponding right to either $wgImplicitRights or $wgAvailableRights , depending on whether the right should be granted to everyone.