Template:BSExtensionInfo and Reference:AtMentions: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
 
Line 1: Line 1:
<noinclude>This is the "BSExtensionInfo" template.
{{BSExtensionInfo
It is used for all pages in the namespace "Reference" (EN).
|status=stable
Edit the page to see the template text.</noinclude><includeonly>{{#default_form:BSExtensionInfoForm}}
|developer=HalloWelt
<h1>{{#switch: {{PAGENAME}}|BlueSpiceDiscovery|BlueSpiceCalumma|Chameleon=Skin:{{PAGENAME}}|Extension: {{PAGENAME}} }}</h1>
|type=BlueSpice
<br />
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
<i class="bi bi-arrow-right-circle"></i> [[:Category:Extension|all extensions]]
|compatible=BlueSpice
{| class="extension-infobox fullwidth"
|category=Data Analysis
|-
|license=GPL v3 only
!class="extension-infobox-header" colspan="4"|Overview
|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.
|-
! Description:
| colspan="3" | [[BSExtensionInfoDescription::{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#DescriptionMsg}}]]
|-
! State:
| [[BSExtensionInfoStatus::{{{status|}}}]]
! Dependency:
| {{#arraymap:{{{compatible|}}}|,|y|[[BSExtensionInfoCompatible::y]]}}
|-
! Developer:
| {{#arraymap:{{{developer|}}}|,|y|[[BSExtensionInfoDeveloper::y]]}}
! License:
| [[BSExtensionInfoLicense::{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#License}}]]
|-
! Type:
| [[BSExtensionInfoType::{{{type|}}}]]
! Category:
| {{#arraymap:{{{category|-}}}|,|z|[[BSExtensionInfoCategory::z]]}}
|-
! Edition:
| colspan="3"|{{#arraymap:{{{edition|}}}|,|@@|[[BSExtensionInfoEdition::@@]]}}
|-
{{#ifexist: Manual:Extension/{{PAGENAME}} |
! class="extension-infobox-helppage" colspan="4"{{!}} <div class="questionmark-icon"> '''[[Manual:Extension/{{PAGENAME}}|View help page]]'''</div>
{{!}}-|}}
|}
<div id="importdata">
{{#if: {{{features|}}}|==Features==
{{{features}}}|}}
==Technical Information==
This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.
<div class="flexbox">
<div>
===Requirements===
<div class="inner">{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Requirements}}</div>
</div>
<div>
===Integrates into===
<div class="inner">{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#IntegratesInto}}</div>
</div><div>
===Special pages===
<div class="inner">{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#SpecialPages}}</div></div></div>
{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Permissions}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Config}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#DefaultUserOptions}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#ApiModules}}{{#dpl: title=AutoDoc:{{PAGENAME}}|include=#Hooks}}


{{wcagCheck}}
*'''Image selection:''' The image shows the profile image that a user is currently using.
</div>
*'''Avatar:''' If a user has not uploaded a profile picture, a personalized avatar is shown.
__NOTOC__
*'''Deleted users:''' If users are not registered or were deleted since they made the contribution, an image with a yellow question mark is displayed.
__HIDETITLE__
*'''Interaction:''' Hovering over the profile picture shows the user name. The image links to the user's profile page.
[[Category:Extension]]{{Translation}}</includeonly>
 
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.
|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=supports
|wcagComments=Screenreader: Online status of users is announced. 
 
Other than that avatar has no other functionality to test since it is decorative.
|extensionType=core
|extensionFocus=reader
}}

Revision as of 12:16, 8 September 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: supports
Comments:

Screenreader: Online status of users is announced.

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

Extension type: core
Extension focus: reader

Discussions