Extension: BlueSpicePermissionManager
Overview | |||
---|---|---|---|
Description: |
Administration interface for editing user rights | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL-3.0-only |
Type: | BlueSpice | Category: | Administration |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
Features
BlueSpicePermissionManager offers an easy and user-friendy way to manage user permissions on the wiki.
PermissionManager is for managing rights or permissions at a group and namespace level:
- Assignment of permissions to a user group.
- Display of permissions inherited from groups in the permissions hierarchy.
- Display of permissions blocked by another group.
- Assignment of permissions on a wiki level (applies to all pages in all namespaces) and on per-namespace basis, meaning that a user group can have certain permission in one namespace but still be denied the same permission in another namespace.
Some aspects of this extension can be configured on Special:BlueSpiceConfigManager
, under section "Permission manager". Here wiki administrators can configure:
- Backup limit: Defines, how many backups, which are created everytime the permission settings are saved, are stored.
Technical Information[edit source]
This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.
Requirements[edit source]
- MediaWiki: 1.35.0
- BlueSpiceFoundation: 4.0
Integrates into[edit source]
- BlueSpicePermissionManager
Special pages[edit source]
- PermissionManager
Permissions[edit source]
Name | Description | Role |
---|---|---|
permissionmanager-viewspecialpage | Access to the Special:PermissionManager special page | admin, maintenanceadmin |
Configuration[edit source]
Name | Value |
---|---|
PermissionManagerActivePreset | 'custom' |
PermissionManagerAllowedPresets | array ( 0 => 'public', 1 => 'protected', 2 => 'private', 3 => 'custom', ) |
PermissionManagerMaxBackups | 50 |
API Modules[edit source]
- bs-permissionmanager-tasks
- bs-role-permission-store