Difference between revisions of "Reference:BlueSpiceAvatars"
(Tag: 2017 source edit) |
(Tag: 2017 source edit) |
Extension: BlueSpiceAvatars
Overview | |||
---|---|---|---|
Description: | Assigns an automatically generated individual profile picture for every user. Provides generic and individual user pictures | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: |
GPL-3.0-onlyProperty "BSExtensionInfoLicense" (as page type) with input value "</br>GPL-3.0-only" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. |
Type: | BlueSpice | Category: | Personalization |
Edition: | BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud | ||
Technical Information[edit source]
This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.
Requirements[edit source]
- MediaWiki: 1.31
- BlueSpiceFoundation: 3.2
Configuration[edit source]
Name | Value |
---|---|
AvatarsGenerator | 'InstantAvatar' |
User options[edit source]
Name | Value |
---|---|
bs-avatars-profileimage | '' |
API Modules[edit source]
- bs-avatars-tasks
Hooks[edit source]
BlueSpiceAvatars handles profile images of wiki users. Initially, every user has an automatically generated avatar.
Usage / Features[edit | edit source]
This extension adds an option to each user's page to change his profile image. At the top of a user's page users can see their current profile image and the link "Userimage". Clicking on this link opens a dialog offering several options for setting a profile image:
- upload a new image
- link to an image that has already been uploaded
- generate a new avatar
Technical information[edit | edit source]
Configuration[edit | edit source]
In the Config manager, the generator used to create the avatars can be changed. The options are
- InstantAvatar - random, the image contains initials of the user's name.
- Identicon - not random, is based on the user's IP address.
Rights (permissions)[edit | edit source]
This extension does not require any special rights. User must have "read" permission in order to change his profile image.
Requirements[edit | edit source]
This extension requires BlueSpiceFoundation. The upload function must be enabled on the wiki.
More info[edit | edit source]
For a detailed description, visit our help page.
Demo[edit | edit source]
You can generate an avatar for the testuser of our BlueSpice Demo.
Related info
{{BSExtensionInfoboxBSExtensionInfo |desc=Assigns an automatically generated individual profile picture for every user. |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud |compatible=BlueSpice |category=Personalization |docu= |active=Yes }} '''BlueSpiceAvatars''' handles profile images of wiki users. Initially, every user has an automatically generated avatar. ==Usage / Features== This extension adds an option to each user's page to change his profile image. At the top of a user's page users can see their current profile image and the link "Userimage". Clicking on this link opens a dialog offering several options for setting a profile image: *upload a new image *link to an image that has already been uploaded *generate a new avatar ==Technical information== ===Configuration=== In the [[Reference:ConfigManager|Config manager,]] the generator used to create the avatars can be changed. The options are *InstantAvatar - random, the image contains initials of the user's name. *Identicon - not random, is based on the user's IP address. ===Rights (permissions)=== This extension does not require any special rights. User must have "read" permission in order to change his profile image. ===Requirements=== This extension requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]]. The upload function must be enabled on the wiki. ==More info== For a detailed description, visit our [[Manual:Extension/Avatars|help page.]] ==Demo== You can generate an avatar for the testuser of our [https://en.demo.bluespice.com/wiki/Main_Page BlueSpice Demo.] {{Box_Links-en | Topic1 =[[Reference:BlueSpiceAuthors]] | Topic2=[[Reference:BlueSpiceUserSidebar]] }} {{Translation}} [[Category:BlueSpice free]] [[Category:Extension]]
Line 1: | Line 1: | ||
− | {{ | + | {{BSExtensionInfo |
|desc=Assigns an automatically generated individual profile picture for every user. | |desc=Assigns an automatically generated individual profile picture for every user. | ||
|status=stable | |status=stable |