You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceArticleInfo"
m (1 revision imported) |
m (1 revision imported) |
Contents
DescriptionMsg[edit source]
Provides information about a page in status bar
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: ~11.31
- BlueSpiceFoundation: ~33.1
IntegratesInto[edit source]
- BlueSpiceFoundation
- BlueSpiceArticleInfo
Config[edit source]
Configuration[edit source]
| Name | Value |
|---|---|
| ArticleInfoCheckRevisionInterval | 10 |
Hooks[edit source]
Hooks[edit source]
- SkinTemplateOutputPageBeforeExec
- BeforePageDisplay
- BsAdapterAjaxPingResult
- SkinTemplateOutputPageBeforeExec
==DescriptionMsg==
{{AutoDocDescriptionMsg
|name = BlueSpiceArticleInfo
|desc = {{int:bs-articleinfo-desc
}}
}}
==License==
{{AutoDocLicense
|name = GPL-3.0-only
}}
==Requirements==
{{AutoDocRequirements
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|version = ~11.31
}}
|extensions = {{AutoDocVersion
|name = BlueSpiceFoundation
|version = ~33.1
}}
}}
==IntegratesInto==
{{AutoDocIntegratesInto
|into = {{AutoDocListItem
|item = BlueSpiceFoundation
}}
{{AutoDocListItem
|item = BlueSpiceArticleInfo
}}
}}
==Config==
{{AutoDocConfig
|config = {{AutoDocOption
|name = ArticleInfoCheckRevisionInterval
|value = <nowiki>10</nowiki>
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = SkinTemplateOutputPageBeforeExec
[https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay]
|callback = \BlueSpice\ArticleInfo\Hook\SkinTemplateOutputPageBeforeExec\AddFlyoutBeforePageDisplay\AddModules::callback
}}
{{AutoDocCallback
|name = BeforePageDisplay
[https://www.mediawiki.org/wiki/Manual:Hooks/BsAdapterAjaxPingResult BsAdapterAjaxPingResult]
|callback = \BlueSpice\ArticleInfo\Hook\BeforePageDisplay\AddModulesBsAdapterAjaxPingResult\HandleArticleInfo::callback
}}
{{AutoDocCallback
|name = BsAdapterAjaxPingResult
[https://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateOutputPageBeforeExec SkinTemplateOutputPageBeforeExec]
|callback = \BlueSpice\ArticleInfo\Hook\BsAdapterAjaxPingResult\HandleArticleInfoSkinTemplateOutputPageBeforeExec\AddFlyout::callback
}}
}}| Line 4: | Line 4: | ||
|desc = {{int:bs-articleinfo-desc | |desc = {{int:bs-articleinfo-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 |
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = BlueSpiceFoundation | |name = BlueSpiceFoundation | ||
| − | |version = | + | |version = 3.1 |
}} | }} | ||
}} | }} | ||
| Line 19: | Line 23: | ||
{{AutoDocIntegratesInto | {{AutoDocIntegratesInto | ||
|into = {{AutoDocListItem | |into = {{AutoDocListItem | ||
| − | |||
| − | |||
| − | |||
|item = BlueSpiceArticleInfo | |item = BlueSpiceArticleInfo | ||
}} | }} | ||
| Line 35: | Line 36: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
| − | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] |
| − | |callback = \BlueSpice\ArticleInfo\Hook\ | + | |callback = \BlueSpice\ArticleInfo\Hook\BeforePageDisplay\AddModules::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
| − | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BsAdapterAjaxPingResult BsAdapterAjaxPingResult] |
| − | |callback = \BlueSpice\ArticleInfo\Hook\ | + | |callback = \BlueSpice\ArticleInfo\Hook\BsAdapterAjaxPingResult\HandleArticleInfo::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
| − | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateOutputPageBeforeExec SkinTemplateOutputPageBeforeExec] |
| − | |callback = \BlueSpice\ArticleInfo\Hook\ | + | |callback = \BlueSpice\ArticleInfo\Hook\SkinTemplateOutputPageBeforeExec\AddFlyout::callback |
}} | }} | ||
}} | }} | ||