K (1 Version importiert) |
K (1 Version importiert) |
||
(13 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{ | ==DescriptionMsg== | ||
{{ | {{AutoDocDescriptionMsg | ||
| | |name = BlueSpiceDiscovery | ||
|desc = {{int:bs-discovery-desc | |||
{{ | }} | ||
}} | |||
==License== | |||
{{AutoDocLicense | |||
|name = GPL-3.0-only | |||
}} | |||
==Requirements== | |||
{{AutoDocRequirements | |||
|mediawiki = {{AutoDocVersion | |||
|name = MediaWiki | |||
|version = 1.39.0 | |||
}} | |||
}} | |||
==IntegratesInto== | |||
{{AutoDocIntegratesInto | |||
|into = {{AutoDocListItem | |||
|item = BlueSpiceDiscovery | |||
}} | |||
{{AutoDocListItem | |||
|item = BlueSpicePrivacy | |||
}} | |||
{{AutoDocListItem | |||
|item = FlexiSkin | |||
}} | |||
{{AutoDocListItem | |||
|item = MenuEditor | |||
}} | |||
}} | |||
==Config== | |||
{{AutoDocConfig | |||
|config = {{AutoDocOption | |||
|name = DiscoveryHardWiredLangLinks | |||
|value = <nowiki>array ( | |||
)</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = DiscoveryLangLinksMode | |||
|value = <nowiki>'subpages'</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = DiscoveryMainLinksAllPages | |||
|value = <nowiki>true</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = DiscoveryMainLinksCategories | |||
|value = <nowiki>false</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = DiscoveryMainLinksListFiles | |||
|value = <nowiki>false</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = DiscoveryMainLinksMainpage | |||
|value = <nowiki>true</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = DiscoveryMainLinksRecentChanges | |||
|value = <nowiki>true</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = DiscoveryMetaItemsFooter | |||
|value = <nowiki>array ( | |||
)</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = DiscoveryMetaItemsHeader | |||
|value = <nowiki>array ( | |||
)</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = DiscoverySidebarPrimaryMainTabPanelMenu | |||
|value = <nowiki>'mediawiki-sidebar'</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = DiscoveryTemplateDataProvider | |||
|value = <nowiki>'bluespice'</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = LayoutEnabled | |||
|value = <nowiki>'bluespice'</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = LayoutRenderer | |||
|value = <nowiki>'BlueSpice\\Discovery\\Renderer\\SkinLayoutRenderer::factory'</nowiki> | |||
}} | |||
}} | |||
==Hooks== | |||
{{AutoDocHooks | |||
|Hooks = {{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSUEModulePDFBeforeAddingContent BSUEModulePDFBeforeAddingContent] | |||
|callback = pdf-export | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSUsageTrackerRegisterCollectors BSUsageTrackerRegisterCollectors] | |||
|callback = \BlueSpice\Discovery\Hook\BSUsageTrackerRegisterCollectors\MediaWikiSidebarActive::callback, \BlueSpice\Discovery\Hook\BSUsageTrackerRegisterCollectors\MediaWikiSidebarModified::callback, \BlueSpice\Discovery\Hook\BSUsageTrackerRegisterCollectors\EnhancedSidebarActive::callback, \BlueSpice\Discovery\Hook\BSUsageTrackerRegisterCollectors\EnhancedSidebarModified::callback | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BsAdapterAjaxPingResult BsAdapterAjaxPingResult] | |||
|callback = \BlueSpice\Discovery\Hook\BsAdapterAjaxPingResult\CheckAttentionIndicator::callback | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/MWStakeCommonUIRegisterSkinSlotComponents MWStakeCommonUIRegisterSkinSlotComponents] | |||
|callback = navbar-primary-searchform, global-actions, main-links-panel, breadcrumb, sidebar-primary-tabpanels, sidebar-secondary-tabpanels, sidebar-secondary-toolbar | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/OutputPageBodyAttributes OutputPageBodyAttributes] | |||
|callback = body-classes | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/PageSaveComplete PageSaveComplete] | |||
|callback = setPageLanguage | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/SidebarBeforeOutput SidebarBeforeOutput] | |||
|callback = sidebar | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateNavigation::Universal SkinTemplateNavigation::Universal] | |||
|callback = create-content-options, share-options | |||
}} | |||
}} | |||
Aktuelle Version vom 10. Juli 2024, 14:52 Uhr
DescriptionMsg
BlueSpice-Oberfläche
License
GPL v3
Requirements
- MediaWiki: 1.39.0
IntegratesInto
- BlueSpiceDiscovery
- BlueSpicePrivacy
- FlexiSkin
- MenuEditor
Config
Konfiguration
Name | Wert |
---|---|
DiscoveryHardWiredLangLinks | array ( ) |
DiscoveryLangLinksMode | 'subpages' |
DiscoveryMainLinksAllPages | true |
DiscoveryMainLinksCategories | false |
DiscoveryMainLinksListFiles | false |
DiscoveryMainLinksMainpage | true |
DiscoveryMainLinksRecentChanges | true |
DiscoveryMetaItemsFooter | array ( ) |
DiscoveryMetaItemsHeader | array ( ) |
DiscoverySidebarPrimaryMainTabPanelMenu | 'mediawiki-sidebar' |
DiscoveryTemplateDataProvider | 'bluespice' |
LayoutEnabled | 'bluespice' |
LayoutRenderer | 'BlueSpice\\Discovery\\Renderer\\SkinLayoutRenderer::factory' |