You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceAbout"
m (1 revision imported) |
(Tag: 2017 source edit) |
Contents
- 1 DescriptionMsg
- 2 Requirements License
- 3 IntegratesInto Requirements
- 4 SpecialPages
- 5 Permissions
- 6 Config
- 7 Hooks
DescriptionMsg[edit source]
Information about BlueSpice
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: ~11.31
- BlueSpiceFoundation: ~33.2
IntegratesInto[edit source]
- BlueSpiceFoundation
SpecialPages[edit source]
- BlueSpiceAbout
Permissions[edit source]
Permissions
| Name | Description | Role |
|---|---|---|
| bluespiceabout-viewspecialpage | Access to the special page Special:BlueSpiceAbout | accountmanager, accountselfcreate, admin, author, bot, commenter, editor, maintenanceadmin, reader, reviewer, structuremanager |
Config[edit source]
Configuration[edit source]
| Name | Value |
|---|---|
| BlueSpiceAboutShowMenuLinks | true |
Hooks[edit source]
Hooks[edit source]
==DescriptionMsg==
{{AutoDocDescriptionMsg
|name = BlueSpiceAbout
|desc = {{int:bs-bluespiceabout-desc
}}
}}
==License==
{{AutoDocLicense|name = GPL-3.0-only}}
==Requirements==
{{AutoDocRequirements
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|version = ~11.31
}}
|extensions = {{AutoDocVersion
|name = BlueSpiceFoundation
|version = ~33.2
}}
}}
==IntegratesInto==
{{AutoDocIntegratesInto
|into = {{AutoDocListItem
|item = BlueSpiceFoundation
}}
}}
==SpecialPages==
{{AutoDocSpecialPages
|SpecialPages = {{AutoDocCallback
|name = BlueSpiceAbout
|callback = SpecialBlueSpiceAbout
}}
}}
==Permissions==
{{AutoDocPermissions
|permissions = {{AutoDocPermission
|name = bluespiceabout-viewspecialpage
|type = global
|roles = accountmanager, accountselfcreate, admin, author, bot, commenter, editor, maintenanceadmin, reader, reviewer, structuremanager
|desc = {{int:right-bluespiceabout-viewspecialpage
}}
}}
}}
==Config==
{{AutoDocConfig
|config = {{AutoDocOption
|name = BlueSpiceAboutShowMenuLinks
|value = <nowiki>true</nowiki>
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = BeforePageDisplay
[https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay]
|callback = \BlueSpice\About\Hook\BeforePageDisplay\AddModules::callback
}}
{{AutoDocCallback
|name = SkinBuildSidebar
[https://www.mediawiki.org/wiki/Manual:Hooks/SkinBuildSidebar SkinBuildSidebar]
|callback = \BlueSpice\About\Hook\SkinBuildSidebar\AddNavLink::callback
}}
}}| (4 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
}} | }} | ||
}} | }} | ||
| + | ==License== | ||
| + | {{AutoDocLicense|name = GPL-3.0-only}} | ||
==Requirements== | ==Requirements== | ||
{{AutoDocRequirements | {{AutoDocRequirements | ||
|mediawiki = {{AutoDocVersion | |mediawiki = {{AutoDocVersion | ||
|name = MediaWiki | |name = MediaWiki | ||
| − | |version = | + | |version = 1.31 |
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = BlueSpiceFoundation | |name = BlueSpiceFoundation | ||
| − | |version = | + | |version = 3.2 |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
}} | }} | ||
| Line 34: | Line 30: | ||
|name = bluespiceabout-viewspecialpage | |name = bluespiceabout-viewspecialpage | ||
|type = global | |type = global | ||
| − | |roles = accountmanager,accountselfcreate,admin,author,bot,commenter,editor,maintenanceadmin,reader,reviewer,structuremanager | + | |roles = accountmanager, accountselfcreate, admin, author, bot, commenter, editor, maintenanceadmin, reader, reviewer, structuremanager |
|desc = {{int:right-bluespiceabout-viewspecialpage | |desc = {{int:right-bluespiceabout-viewspecialpage | ||
}} | }} | ||
| Line 49: | Line 45: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
| − | |name = BeforePageDisplay | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] |
|callback = \BlueSpice\About\Hook\BeforePageDisplay\AddModules::callback | |callback = \BlueSpice\About\Hook\BeforePageDisplay\AddModules::callback | ||
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
| − | |name = SkinBuildSidebar | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/SkinBuildSidebar SkinBuildSidebar] |
|callback = \BlueSpice\About\Hook\SkinBuildSidebar\AddNavLink::callback | |callback = \BlueSpice\About\Hook\SkinBuildSidebar\AddNavLink::callback | ||
}} | }} | ||
}} | }} | ||