You are viewing an old version of this page. Return to the latest version.
No categories assigned
BlueSpiceSocialProfile
-
- Last edited 3 years ago by system user
-
-
- No status information
Contents
DescriptionMsg
Profile entity for BlueSpiceSocial
Requirements
- MediaWiki: ~1.31
- BlueSpiceFoundation: ~3.2
BlueSpiceSocial: ~3.2 BlueSpiceAvatars: ~3.2
IntegratesInto
- BlueSpiceFoundation
- BlueSpiceSocialProfile
- BlueSpicePrivacy
- BlueSpiceSMWConnector
SpecialPages
- SocialProfiles
Permissions
Permissions
Name | Description | Role |
---|---|---|
social-editothersprofile | Edit other users profile | admin, maintenanceadmin |
socialprofile-viewspecialpage | View the special page "Profiles" | accountmanager, admin, author, bot, commenter, editor, maintenanceadmin, reader, reviewer, structuremanager |
DefaultUserOptions
User options
Name | Value |
---|---|
bs-social-profile-infoshowemail | false |
Config
Configuration
Name | Value |
---|---|
BSSocialProfileFields | array ( 'social-profile-title' => array ( 'i18n' => 'bs-social-profile-field-title', 'callback' => '\\BlueSpice\\Social\\Profile\\Field\\Title::getInstance', ), 'social-profile-name' => array ( 'i18n' => 'bs-social-profile-field-name', 'callback' => '\\BlueSpice\\Social\\Profile\\Field\\Name::getInstance', ), 'social-profile-email' => array ( 'i18n' => 'bs-social-profile-field-email', 'callback' => '\\BlueSpice\\Social\\Profile\\Field\\Email::getInstance', ), ) |
BSSocialProfileCustomFields | array ( 'social-profile-department' => array ( 'i18n' => 'bs-social-profile-field-department', 'type' => 'string', ), 'social-profile-function' => array ( 'i18n' => 'bs-social-profile-field-function', 'type' => 'string', ), 'social-profile-location' => array ( 'i18n' => 'bs-social-profile-field-location', 'type' => 'string', ), 'social-profile-phone' => array ( 'i18n' => 'bs-social-profile-field-phone', 'type' => 'string', ), ) |
Hooks
Hooks
- PageContentSaveComplete
- ArticleViewHeader
- HtmlPageLinkRendererBegin
- UserSaveSettings
- BSUserInfoMetaDataFactoryAllKeys
- BSUserInfoMetaDataFactoryCallback
- GetPreferences
- BSPageTemplatesModifyTargetUrl
- UserLoadAfterLoadFromSession