Reference:BlueSpiceGroupManager: Difference between revisions

m (1 revision imported)
No edit summary
Tag: 2017 source edit
 
Line 19: Line 19:


Users are assigned to groups  in the [[Reference:UserManager{{!}}User manager]]. Permissions are assigned to groups in the [[Reference:PermissionManager{{!}}Permission manager]].
Users are assigned to groups  in the [[Reference:UserManager{{!}}User manager]]. Permissions are assigned to groups in the [[Reference:PermissionManager{{!}}Permission manager]].
}}
{{wcagCheck
|wcagStatus=2-testing complete
|wcagCheckedfor=Web, Authoring tool
|wcagTestdate=2022-08-05
|wcagLevel=AA
|wcagSupport=partially supports
|wcagWorkaround=no
|wcagComments=keyboard access works.
Screenreader: Extjs: Pagination in grids not announcing button labels at top and pagination buttons at bottom; actions menu has no keyboard support.
switching between browse/focus modes enables finding out how many pages there are and moving to the next page.
[https://support.hallowelt.com/issues/27716 erm:27716]
|extensionType=core
|extensionFocus=admin
}}
}}

Latest revision as of 11:37, 8 August 2022

Extension: BlueSpiceGroupManager

all extensions

Overview
Description:

Administration interface for adding, editing and deleting user groups and their 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 Version: 4.1+

Features

GroupManager allows to create new groups, and to edit and delete existing groups.

Using the group concept, you can soften the wiki principle to work with a more granular permissions model. Using groups, administrators can assign differnet permissions to users. For example, a group can have read permissions, but no edit permissions. Use the group concept wisely, since otherwise the cooperative dynamic suffers.

With the Group manager, you can:

  • create groups
  • edit groups
  • delete groups (system groups cannot be deleted or edited)

Users are assigned to groups in the User manager. Permissions are assigned to groups in the Permission manager.

Technical Information

This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.

Requirements

  • MediaWiki: 1.36.0
  • BlueSpiceFoundation: 4.1

Integrates into

Special pages

  • GroupManager

Permissions

Name Description Role
groupmanager-viewspecialpage Access to the special page Special:GroupManager accountmanager, admin, maintenanceadmin

API Modules

  • bs-groupmanager

Hooks

Accessibility

Test status: 2-testing complete
Checked for: Web, Authoring tool
Last test date: 2022-08-05
WCAG level: AA
WCAG support: partially supports (workaround: no)
Comments:

keyboard access works.

Screenreader: Extjs: Pagination in grids not announcing button labels at top and pagination buttons at bottom; actions menu has no keyboard support.

switching between browse/focus modes enables finding out how many pages there are and moving to the next page.

erm:27716

Extension type: core
Extension focus: admin

Discussions