You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceInsertCategory"
hw>Unknown user |
m (1 revision imported) |
Contents
DescriptionMsg[edit source]
Dialog to enter a category link
Requirements[edit source]
- MediaWiki: ~1.31
- BlueSpiceFoundation: ~3.2
IntegratesInto[edit source]
- BlueSpiceFoundation
- BlueSpiceArticleInfo
Config[edit source]
Configuration[edit source]
Name | Value |
---|---|
InsertCategoryWithParents | false |
InsertCategoryUploadPanelIntegration | false |
Hooks[edit source]
Hooks[edit source]
- SkinTemplateOutputPageBeforeExec
- SkinTemplateNavigation
- BeforePageDisplay
==DescriptionMsg== {{AutoDocDescriptionMsg |name = BlueSpiceInsertCategory |desc = {{int:bs-insertcategory-desc }} }} ==Requirements== {{AutoDocRequirements |mediawiki = {{AutoDocVersion |name = MediaWiki |version = ~1.31 }} |extensions = {{AutoDocVersion |name = BlueSpiceFoundation |version = ~3.2 }} }} ==IntegratesInto== {{AutoDocIntegratesInto |into = {{AutoDocListItem |item = BlueSpiceFoundation }} {{AutoDocListItem |item = BlueSpiceArticleInfo }} }} ==Config== {{AutoDocConfig |config = {{AutoDocOption |name = InsertCategoryWithParents |value = <nowiki>false</nowiki> }} {{AutoDocOption |name = InsertCategoryUploadPanelIntegration |value = <nowiki>false</nowiki> }} }} ==Hooks== {{AutoDocHooks |Hooks = {{AutoDocCallback |name = SkinTemplateOutputPageBeforeExec |callback = \BlueSpice\InsertCategory\Hook\SkinTemplateOutputPageBeforeExec\AddContentActionToBlacklist::callback }} {{AutoDocCallback |name = SkinTemplateNavigation |callback = \BlueSpice\InsertCategory\Hook\SkinTemplateNavigation\AddInsertCategoryAction::callback }} {{AutoDocCallback |name = BeforePageDisplay |callback = \BlueSpice\InsertCategory\Hook\BeforePageDisplay\AddResources::callback }} }}
(No difference)
|