m (1 revision imported) |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{BSExtensionInfo | {{BSExtensionInfo | ||
|status=beta | |status=beta | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
|edition=BlueSpice | |edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | ||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Administration | |category=Administration | ||
Line 15: | Line 14: | ||
*Extension - grouping by the extension the setting is coming from | *Extension - grouping by the extension the setting is coming from | ||
*Package - grouping by the package extension providing the setting comes from. | *Package - grouping by the package extension providing the setting comes from. | ||
|desc=Offers the possibility to admins, to configurate the whole wiki from a single SpecialPage | |||
}} | |||
{{wcagCheck | |||
|wcagStatus=2-testing complete | |||
|wcagCheckedfor=Authoring tool | |||
|wcagTestdate=2022-08-08 | |||
|wcagLevel=AA | |||
|wcagSupport=partially supports | |||
|wcagWorkaround=no | |||
|wcagComments=Keyboard/screenreader: | |||
* search field needs aria-role "search" | |||
*infoboxes don't open | |||
*save button does not get focus. Workaround: Focus via browser search function (not useful for screenreader users) | |||
[https://support.hallowelt.com/issues/27702 erm:27702] | |||
|extensionType=core | |||
|extensionFocus=admin | |||
}} | }} |
Latest revision as of 10:50, 7 June 2024
Extension: BlueSpiceConfigManager
Overview | |||
---|---|---|---|
Description: |
Offers the possibility to admins, to configurate the whole wiki from a single special page | ||
State: | beta | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL-3.0-only |
Type: | BlueSpice | Category: | Administration |
Edition: | BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | Version: | 4.1+ |
Features
BlueSpiceConfigManager provides a special page that enables managing all global wiki settings in one place.
Once on the special page, all settings will be grouped by logical groups. There are three ways of grouping the settings:
- Feature - grouping by type of functionality setting belongs to (searching, administration...)
- Extension - grouping by the extension the setting is coming from
- Package - grouping by the package extension providing the setting comes from.
Technical Information
This information applies to BlueSpice 4. Technical details for BlueSpice cloud can differ in some cases.
Requirements
- MediaWiki: 1.39.0
- BlueSpiceFoundation: 4.3
Integrates into
Special pages
- BlueSpiceConfigManager
Permissions
Name | Description | Role |
---|---|---|
bluespiceconfigmanager-viewspecialpage | Access to the special page Special:BlueSpiceConfigManager | admin, maintenanceadmin, structuremanager |
Configuration
Name | Value |
---|---|
ConfigManagerLogExcludeList | array ( 0 => 'DistributionConnectorEventBusEventServices', ) |
API Modules
- bs-configmanager-store
- bs-configmanager-tasks
Hooks
Accessibility
Test status: | 2-testing complete |
---|---|
Checked for: | Authoring tool |
Last test date: | 2022-08-08 |
WCAG level: | AA |
WCAG support: | partially supports (workaround: no) |
Comments: |
Keyboard/screenreader:
|
Extension type: | core |
Extension focus: | admin |