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