You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceWikiExplorer"
m (1 revision imported) |
hw>Unknown user |
Contents
- 1 DescriptionMsg
- 2 Requirements License
- 3 IntegratesInto Requirements
- 4 SpecialPages
- 5 ApiModules
- 6 Hooks
DescriptionMsg[edit source]
Sort articles by criteria
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: ~11.31
- BlueSpiceFoundation: ~33.2
IntegratesInto[edit source]
- BlueSpiceFoundation
SpecialPages[edit source]
- WikiExplorer
ApiModules[edit source]
API Modules[edit source]
- bs-wikiexplorer-store
Hooks[edit source]
Hooks[edit source]
- SkinTemplateOutputPageBeforeExec
- BSUserSidebarGlobalActionsWidgetGlobalActions
- BeforePageDisplay
- SkinTemplateOutputPageBeforeExec
==DescriptionMsg==
{{AutoDocDescriptionMsg
|name = BlueSpiceWikiExplorer
|desc = {{int:bs-wikiexplorer-extension-description
}}
}}
==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 = WikiExplorer
|callback = SpecialWikiExplorer
}}
}}
==ApiModules==
{{AutoDocApiModules
|APIModules = {{AutoDocCallback
|name = bs-wikiexplorer-store
|callback = BSApiWikiExplorerStore
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = SkinTemplateOutputPageBeforeExec
|callback = \BlueSpice\WikiExplorer\Hook\SkinTemplateOutputPageBeforeExec\AddWikiExplorer::callback
}}
{{AutoDocCallback
|name = BSUserSidebarGlobalActionsWidgetGlobalActions
|callback = WikiExplorer::onBSUserSidebarGlobalActionsWidgetGlobalActions
}}
{{AutoDocCallback
|name = BeforePageDisplay
[https://www.mediawiki.org/wiki/Manual:Hooks/BSUserSidebarGlobalActionsWidgetGlobalActions BSUserSidebarGlobalActionsWidgetGlobalActions]
|callback = WikiExplorer::onBSUserSidebarGlobalActionsWidgetGlobalActions
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay]
|callback = \BlueSpice\WikiExplorer\Hook\BeforePageDisplay\AddModuleStyles::callback
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateOutputPageBeforeExec SkinTemplateOutputPageBeforeExec]
|callback = \BlueSpice\WikiExplorer\Hook\BeforePageDisplay\AddModuleStylesSkinTemplateOutputPageBeforeExec\AddWikiExplorer::callback
}}
}}| Line 4: | Line 4: | ||
|desc = {{int:bs-wikiexplorer-extension-description | |desc = {{int:bs-wikiexplorer-extension-description | ||
}} | }} | ||
| + | }} | ||
| + | ==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 |
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = BlueSpiceFoundation | |name = BlueSpiceFoundation | ||
| − | |version = | + | |version = 3.2 |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
}} | }} | ||
| Line 39: | Line 37: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
| − | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSUserSidebarGlobalActionsWidgetGlobalActions BSUserSidebarGlobalActionsWidgetGlobalActions] |
| − | |callback = | + | |callback = WikiExplorer::onBSUserSidebarGlobalActionsWidgetGlobalActions |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
| − | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] |
| − | |callback = WikiExplorer:: | + | |callback = \BlueSpice\WikiExplorer\Hook\BeforePageDisplay\AddModuleStyles::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
| − | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateOutputPageBeforeExec SkinTemplateOutputPageBeforeExec] |
| − | |callback = \BlueSpice\WikiExplorer\Hook\ | + | |callback = \BlueSpice\WikiExplorer\Hook\SkinTemplateOutputPageBeforeExec\AddWikiExplorer::callback |
}} | }} | ||
}} | }} | ||