No edit summary |
m (Text replacement - "BlueSpice Farm" to "BlueSpice farm") |
||
Line 3: | Line 3: | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
|edition=BlueSpice pro, BlueSpice free, BlueSpice | |edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice Cloud | ||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Administration | |category=Administration |
Revision as of 10:51, 7 June 2024
Extension: BlueSpiceNamespaceManager
Overview | |||
---|---|---|---|
Description: |
Administration interface for adding, editing and deleting namespaces | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL-3.0-only |
Type: | BlueSpice | Category: | Administration |
Edition: | BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | Version: | 4.1+ |
Features
NamespaceManager allows to manage all namespaces in the wiki. The NamespaceManager is visible for users with admin permissions. The following actions are possible
- Creating a namespace
- Editing a namespace
- Deleting a namespace
- Turning features for a namespace on or off :
- Subpages: Activates the use of subpages, which introduce some hierarchical organization into wiki pages.
- Content namespace: Contents from this namespace will be prioritized in the search results.
- Category check: Warns users on page save that a page has no associated category.
- Secured page assignments: Only assigned users can edit pages. By default, only users with reviewer or admin role can assign users. If pages are created by users with only edit rights, they cannot edit the new page after saving it unless they are later assigned to that page.
- Page templates: allows page templates to be used.
- Visual editor: activates VisualEditor.
- Rating: displays a star-based rating option with the page title.
- Recommendations: displays a recommendations icon next to the page title.
- Read Confirmation: users that are assigned to this page need to confirm when they have read the page.
- Semantic MediaWiki: activates Semantic MediaWiki.
- Approval: creates draft and approved versions of pages.
- Sorting, filtering, and exporting of the table grid
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
- NamespaceManager
Permissions
Name | Description | Role |
---|---|---|
namespacemanager-viewspecialpage | Access to the special page Special:NamespaceManager | admin, maintenanceadmin, structuremanager |
Configuration
Name | Value |
---|---|
NamespaceManagerNsOffset | 2999 |
API Modules
- bs-namespace-store
- bs-namespace-tasks
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; switching between browse/focus modes enables finding out how many pages there are and moving to the next page. |
Extension type: | core |
Extension focus: | admin |