You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceUserInfo"
m (1 revision imported) |
hw>Unknown user |
Contents
DescriptionMsg[edit source]
Provides flyouts with user informations for user images and links
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: ~11.31
- BlueSpiceFoundation: ~33.2
IntegratesInto[edit source]
- BlueSpiceFoundation
- BlueSpiceUserInfo
Config[edit source]
Configuration[edit source]
Name | Value |
---|---|
UserInfoHiddenMeta | array ( 0 => 'email', ) |
ApiModules[edit source]
API Modules[edit source]
- bs-userinfometa
Hooks[edit source]
Hooks[edit source]
- BSFoundationRendererMakeTagAttribs
- BeforePageDisplay
- BSFoundationRendererMakeTagAttribs
==DescriptionMsg== {{AutoDocDescriptionMsg |name = BlueSpiceUserInfo |desc = {{int:bs-userinfo-description }} }} ==License== {{AutoDocLicense |name = GPL-3.0-only }} ==Requirements== {{AutoDocRequirements |mediawiki = {{AutoDocVersion |name = MediaWiki |version = ~11.31 }} |extensions = {{AutoDocVersion |name = BlueSpiceFoundation |version = ~33.2 }} }} ==IntegratesInto== {{AutoDocIntegratesInto |into = {{AutoDocListItem |item = BlueSpiceFoundation }} {{AutoDocListItem |item = BlueSpiceUserInfo }} }} ==Config== {{AutoDocConfig |config = {{AutoDocOption |name = UserInfoHiddenMeta |value = <nowiki>array ( 0 => 'email', )</nowiki> }} }} ==ApiModules== {{AutoDocApiModules |APIModules = {{AutoDocCallback |name = bs-userinfometa |callback = \BlueSpice\UserInfo\Api\Meta }} }} ==Hooks== {{AutoDocHooks |Hooks = {{AutoDocCallback |name = BeforePageDisplay [https://www.mediawiki.org/wiki/Manual:Hooks/BSFoundationRendererMakeTagAttribs BSFoundationRendererMakeTagAttribs] |callback = \BlueSpice\UserInfo\Hook\BeforePageDisplay\AddResourcesBSFoundationRendererMakeTagAttribs\AddMetaData::callback }} {{AutoDocCallback |name = BSFoundationRendererMakeTagAttribs [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] |callback = \BlueSpice\UserInfo\Hook\BSFoundationRendererMakeTagAttribs\AddMetaDataBeforePageDisplay\AddResources::callback }} }}
Line 4: | Line 4: | ||
|desc = {{int:bs-userinfo-description | |desc = {{int:bs-userinfo-description | ||
}} | }} | ||
+ | }} | ||
+ | ==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.2 |
}} | }} | ||
}} | }} | ||
Line 19: | Line 23: | ||
{{AutoDocIntegratesInto | {{AutoDocIntegratesInto | ||
|into = {{AutoDocListItem | |into = {{AutoDocListItem | ||
− | |||
− | |||
− | |||
|item = BlueSpiceUserInfo | |item = BlueSpiceUserInfo | ||
}} | }} | ||
Line 44: | Line 45: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
− | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSFoundationRendererMakeTagAttribs BSFoundationRendererMakeTagAttribs] |
− | |callback = \BlueSpice\UserInfo\Hook\ | + | |callback = \BlueSpice\UserInfo\Hook\BSFoundationRendererMakeTagAttribs\AddMetaData::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
− | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] |
− | |callback = \BlueSpice\UserInfo\Hook\ | + | |callback = \BlueSpice\UserInfo\Hook\BeforePageDisplay\AddResources::callback |
}} | }} | ||
}} | }} |