You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceCategoryManager"
m (1 revision imported) |
m (1 revision imported) |
Contents
DescriptionMsg[edit source]
Visual tool to manage categories
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: >= 1.31.0
- BlueSpiceFoundation: *
IntegratesInto[edit source]
- BlueSpiceFoundation
- BlueSpiceExtendedStatistics
SpecialPages[edit source]
- BlueSpiceCategoryManager
Permissions[edit source]
Permissions
| Name | Description | Role |
|---|---|---|
| categorymanager-viewspecialpage | Access to the special page Special:BlueSpiceCategoryManager | admin, editor, maintenanceadmin, structuremanager |
==DescriptionMsg==
{{AutoDocDescriptionMsg
|name = BlueSpiceCategoryManager
|desc = {{int:bluespicecategorymanager-desc
}}
}}
==License==
{{AutoDocLicense
|name = GPL-3.0-only
}}
==Requirements==
{{AutoDocRequirements
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|version = >= 1.31.0
}}
|extensions = {{AutoDocVersion
|name = BlueSpiceFoundation
|version =
*
}}
}}
==IntegratesInto==
{{AutoDocIntegratesInto
|into = {{AutoDocListItem
|item = BlueSpiceFoundation
}}
{{AutoDocListItem
|item = BlueSpiceExtendedStatistics
}}
}}
==SpecialPages==
{{AutoDocSpecialPages
|SpecialPages = {{AutoDocCallback
|name = BlueSpiceCategoryManager
|callback = SpecialBlueSpiceCategoryManager
}}
}}
==Permissions==
{{AutoDocPermissions
|permissions = {{AutoDocPermission
|name = categorymanager-viewspecialpage
|type = global
|roles = admin, editor, maintenanceadmin, structuremanager
|desc = {{int:right-categorymanager-viewspecialpage
}}
}}
}}| Line 4: | Line 4: | ||
|desc = {{int:bluespicecategorymanager-desc | |desc = {{int:bluespicecategorymanager-desc | ||
}} | }} | ||
| + | }} | ||
| + | ==License== | ||
| + | {{AutoDocLicense | ||
| + | |name = GPL-3.0-only | ||
}} | }} | ||
==Requirements== | ==Requirements== | ||
| Line 9: | Line 13: | ||
|mediawiki = {{AutoDocVersion | |mediawiki = {{AutoDocVersion | ||
|name = MediaWiki | |name = MediaWiki | ||
| − | |version | + | |version = 1.31.0 |
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
| Line 20: | Line 24: | ||
{{AutoDocIntegratesInto | {{AutoDocIntegratesInto | ||
|into = {{AutoDocListItem | |into = {{AutoDocListItem | ||
| − | |||
| − | |||
| − | |||
|item = BlueSpiceExtendedStatistics | |item = BlueSpiceExtendedStatistics | ||
}} | }} | ||
| Line 38: | Line 39: | ||
|name = categorymanager-viewspecialpage | |name = categorymanager-viewspecialpage | ||
|type = global | |type = global | ||
| − | |roles = admin,editor,maintenanceadmin,structuremanager | + | |roles = admin, editor, maintenanceadmin, structuremanager |
|desc = {{int:right-categorymanager-viewspecialpage | |desc = {{int:right-categorymanager-viewspecialpage | ||
}} | }} | ||
}} | }} | ||
}} | }} | ||