Manual:$wgDisabledActions
From MediaWiki.org
| This deprecated feature should no longer be used, but is still available for reasons of backwards compatibility. This feature was deprecated in version 1.18.0 . |
| Access: $wgDisabledActions | |
|---|---|
| Array of disabled article actions, e.g. view, edit, dublincore, delete, etc. |
|
| Introduced in version: | 1.4.1 |
| Deprecated in version: | 1.18.0 |
| Removed in version: | still in use |
| Allowed values: | array of strings |
| Default value: | array() |
Other settings: Alphabetical | By Function
Details [edit]
Array of disabled article actions, e.g. view, edit, dublincore, delete, etc. Deprecated since 1.18; just set $wgActions['action'] = false; instead.
See Manual:Parameters to index.php#Actions
| Language: | English • français • 日本語 |
|---|