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
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: 1.31
- BlueSpiceFoundation: 3.2
SpecialPages[edit source]
- WikiExplorer
ApiModules[edit source]
API Modules[edit source]
- bs-wikiexplorer-store
Hooks[edit source]
Hooks[edit source]
==DescriptionMsg==
{{AutoDocDescriptionMsg
|name = BlueSpiceWikiExplorer
|desc = {{int:bs-wikiexplorer-extension-description
}}
}}
==License==
{{AutoDocLicense
|name = GPL-3.0-only
}}
==Requirements==
{{AutoDocRequirements
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|version = 1.31
}}
|extensions = {{AutoDocVersion
|name = BlueSpiceFoundation
|version = 3.2
}}
}}
==SpecialPages==
{{AutoDocSpecialPages
|SpecialPages = {{AutoDocCallback
|name = WikiExplorer
|callback = SpecialWikiExplorer
}}
}}
==ApiModules==
{{AutoDocApiModules
|APIModules = {{AutoDocCallback
|name = bs-wikiexplorer-store
|callback = BSApiWikiExplorerStore
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = [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\SkinTemplateOutputPageBeforeExec\AddWikiExplorer::callback
}}
}}(No difference)
|