Reference:AtMentions: Difference between revisions

m (1 revision imported)
No edit summary
Line 1: Line 1:
{{BSExtensionInfo
{{BSExtensionInfo
|desc=Displays the profile images of page authors in the page information.
|status=stable
|status=stable
|developer=HalloWelt
|developer=HalloWelt
|type=BlueSpice
|type=BlueSpice
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|edition=BlueSpice pro, BlueSpice free, 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.
|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.


* '''Image selection:''' The image shows the profile image that a user is currently using.
*'''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.  
*'''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.
*'''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.
*'''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.


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.
|desc=Displays the profile images of page authors in the page information.
}}
{{wcagCheck
|wcagStatus=2-testing complete
|wcagCheckedfor=Web
|wcagTestdate=2022-08-08
|wcagLevel=AA
|wcagSupport=does not support
|wcagWorkaround=no
|wcagComments=Screenreader: Online status of users is not announced. 
Other than that avatar has no other functionality to test since it is decorative.


[https://support.hallowelt.com/issues/29473 erm: 29473]
|extensionType=extended
|extensionFocus=reader
}}
}}

Revision as of 08:45, 8 August 2022

Extension: AtMentions

all extensions

Overview
Description:

Add a user mention

State: stable Dependency: BlueSpice
Developer: HalloWelt License: GPL-3.0-only
Type: BlueSpice Category: Data Analysis
Edition: BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud Version: 4.1+

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.

  • 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 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

This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.

Requirements

  • MediaWiki: 1.39.0
  • OOJSPlus: *

Integrates into

  • Notifications
  • VisualEditor

Special pages

Hooks

Accessibility

Test status: 2-testing complete
Checked for: Web
Last test date: 2022-08-08
WCAG level: AA
WCAG support: does not support (workaround: no)
Comments:

Screenreader: Online status of users is not announced.

Other than that avatar has no other functionality to test since it is decorative.

erm: 29473

Extension type: extended
Extension focus: reader

Discussions