BlueSpiceAuthors

Extension: BlueSpiceAuthors

all extensions

Overview
Description:

Displays the profile picture for authors of a page

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

Features

BlueSpiceAuthors displays the profile pictures of users who have edited a wiki article page. The pictures are displayed in the page information of the quality management bar.

  • Image display: Each user can control which picture is displayed in the list of authors by changing their profile picture.
  • Avatar: If a user has not uploaded a picture, a personalized avatar is displayed.
  • Deleted users: If users who contributed to the page have been deleted, are not registered/logged in, or are not present for other reasons, an image with a yellow question mark is displayed.
  • Interaction: When the mouse cursor is hovered over an author's picture, the user picture is displayed. The picture is linked to the user's profile page.
  • Limit: The number of authors displayed and whether authors are displayed at all can be adjusted by administrators in the configuration management. If there are more contributors on the page than the limit allows, pagination is generated.
  • Hide: The display of authors can be prevented using the behavior switch __NOAUTHORS__. It can be placed anywhere on the page.

Technical Information

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

Requirements

  • MediaWiki: 1.39.0
  • BlueSpiceFoundation: 4.3

Integrates into

Special pages

Configuration

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

  • bs-pageauthors-store

Hooks