You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceWikiExplorer"
hw>Unknown user |
m (1 revision imported) |
Contents
DescriptionMsg[edit source]
Sort articles by criteria
Requirements[edit source]
- MediaWiki: ~1.31
- BlueSpiceFoundation: ~3.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
==DescriptionMsg==
{{AutoDocDescriptionMsg
|name = BlueSpiceWikiExplorer
|desc = {{int:bs-wikiexplorer-extension-description
}}
}}
==Requirements==
{{AutoDocRequirements
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|version = ~1.31
}}
|extensions = {{AutoDocVersion
|name = BlueSpiceFoundation
|version = ~3.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
|callback = \BlueSpice\WikiExplorer\Hook\BeforePageDisplay\AddModuleStyles::callback
}}
}}(No difference)
|