A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgAvailableRights below:

Manual:$wgAvailableRights - MediaWiki

Toggle the table of contents Manual:$wgAvailableRights A list of available rights, in addition to the ones defined by the core.
Introduced in version: 1.13.0 (r34357) Removed in version: Still in use Allowed values: (array of strings) Default value: []

The list of core user rights is defined in PermissionManager.php, $coreRights. See Manual:User rights#Adding new rights.

Extensions (until MediaWiki 1.24) use this variable instead, like:

$wgAvailableRights[] = 'ninja-powers';

Since MediaWiki 1.25 do in extension.json :

	"AvailableRights": [
		"ninja-powers"
	],

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4