Difference between revisions of "Reference:BlueSpiceAuthors"
Fbaeckmann (talk | contribs) m (Text replacement - "|edition=BlueSpice free |active=Yes" to "|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes") |
(Tag: 2017 source edit) |
Extension: BlueSpiceAuthors
| Overview | |||
|---|---|---|---|
| Description: | Displays the profile images picture for authors of a page authors in the page information. | ||
| State: | stable | Dependency: | BlueSpice |
| Developer: | HalloWelt | License: |
GPL v3 only-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: | Data Analysis |
| Edition: | BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
Features
BlueSpiceAuthors displays the profile images of the users who have contributed to a wiki page.They are listed on the Page information, which can be accessed from the quality management tools.
Features[edit | edit source]
- Image selection: The image shows the profile image that a user is currently using.
- Avatar: If a user has not uploaded a profile picture, a personalized avatar is shown.
- Deleted users: If users are not registered or were deleted since they made the contribution, an image with a yellow question mark is displayed.
- Interaction: Hovering over the profile picture shows the user name. The image links to the user's profile page.
Technical information[edit | edit source]
Configuration[edit | edit source]
Users with admin rights can set in the Config manager if and how many authors should be shown on the page information. If there are more authors than configured, a pagination is being generated.
The display of authors can be supressed with the behavior switch __NOAUTHORS__ on an individual wiki page. It can be placed anywhere in the source code.
Technical Information[edit
source]
This
information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.
Requirements[edit
BlueSpiceAuthors requires BlueSpiceFoundation and BlueSpiceAvatars.
User manual[edit | edit source]
For detailed description and usage, visit our help page.
Demo site[edit | edit source]
To test the extension, go to the BlueSpice Demo. The extension can be reviewed on any wiki page.
- MediaWiki: 1.31
- BlueSpiceFoundation: 3.2
Configuration[edit source]
| Name | Value |
|---|---|
| AuthorsBlacklist | array ( 0 => 'MediaWiki default', ) |
| AuthorsNamespaceBlacklist | array ( 0 => 6, 1 => 7, 2 => 8, 3 => 9, 4 => 14, 5 => 15, ) |
| AuthorsShow | true |
API Modules[edit source]
- bs-pageauthors-store
Hooks[edit source]
{{BSExtensionInfoboxBSExtensionInfo
|desc=Displays the profile images of page authors in the page information.
|status=stable
|developer=HalloWelt
|type=BlueSpice
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|active=Yes
|compatible=BlueSpice
|category=Data Analysis
|license=GPL v3 only
|docu=https://www.mediawiki.org/wiki/Extension:Authors
}}
features= '''BlueSpiceAuthors''' displays the profile images of the users who have contributed to a wiki page.They are listed on the ''Page information'', which can be accessed from the quality management tools.
==Features==* '''Image selection:''' The image shows the profile image that a user is currently using.
* '''Avatar:''' If a user has not uploaded a profile picture, a personalized avatar is shown.
* '''Deleted users:''' If users are not registered or were deleted since they made the contribution, an image with a yellow question mark is displayed.
* '''Interaction:''' Hovering over the profile picture shows the user name. The image links to the user's profile page.
==Technical information==
===Configuration===
Users with admin rights can set in the [[Manual:Extension/BlueSpiceConfigManager|Config manager]] if and how many authors should be shown on the page information. If there are more authors than configured, a pagination is being generated.
The display of authors can be supressed with the behavior switch <code><nowiki>__NOAUTHORS__</nowiki></code> on an individual wiki page. It can be placed anywhere in the source code.
===Rights (permissions)===
This extension does not require any special rights. All users with ''read'' permissions can see the authors of a page.
===Requirements===
BlueSpiceAuthors requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]] and [[Reference:Avatars|BlueSpiceAvatars]].
==User manual==
For detailed description and usage, visit our [[Manual:Extension/BlueSpiceAuthors|help page]].
==Demo site==
To test the extension, go to the [https://en.demo.bluespice.com/wiki/Main_Page BlueSpice Demo.] The extension can be reviewed on any wiki page.
{{Translation}}
[[Category:BlueSpice free]]
[[Category:Extension]]}}| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | {{BSExtensionInfo |
|desc=Displays the profile images of page authors in the page information. | |desc=Displays the profile images of page authors in the page information. | ||
|status=stable | |status=stable | ||
| Line 5: | Line 5: | ||
|type=BlueSpice | |type=BlueSpice | ||
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
| − | |||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Data Analysis | |category=Data Analysis | ||
|license=GPL v3 only | |license=GPL v3 only | ||
| − | | | + | |features= '''BlueSpiceAuthors''' displays the profile images of the users who have contributed to a wiki page.They are listed on the ''Page information'', which can be accessed from the quality management tools. |
| − | |||
| − | '''BlueSpiceAuthors''' displays the profile images of the users who have contributed to a wiki page.They are listed on the ''Page information'', which can be accessed from the quality management tools. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | * '''Image selection:''' The image shows the profile image that a user is currently using. | |
| + | * '''Avatar:''' If a user has not uploaded a profile picture, a personalized avatar is shown. | ||
| + | * '''Deleted users:''' If users are not registered or were deleted since they made the contribution, an image with a yellow question mark is displayed. | ||
| + | * '''Interaction:''' Hovering over the profile picture shows the user name. The image links to the user's profile page. | ||
Users with admin rights can set in the [[Manual:Extension/BlueSpiceConfigManager|Config manager]] if and how many authors should be shown on the page information. If there are more authors than configured, a pagination is being generated. | Users with admin rights can set in the [[Manual:Extension/BlueSpiceConfigManager|Config manager]] if and how many authors should be shown on the page information. If there are more authors than configured, a pagination is being generated. | ||
| Line 30: | Line 19: | ||
The display of authors can be supressed with the behavior switch <code><nowiki>__NOAUTHORS__</nowiki></code> on an individual wiki page. It can be placed anywhere in the source code. | The display of authors can be supressed with the behavior switch <code><nowiki>__NOAUTHORS__</nowiki></code> on an individual wiki page. It can be placed anywhere in the source code. | ||
| − | + | }} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||