For our Cloud customers with BlueSpice version 5: Please switch to the BlueSpice 5 helpdesk.
Extension: BlueSpiceReaders
Overview | |||
---|---|---|---|
Description: |
Creates a list of the people who read 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
The extension Readers displays the readers of a wiki page to users with admin rights.
- Displays the readers of a page in the page information flyout of the page tools.
- The special page Special:Readers/PageTitle creates a list of all readers of a page along with the user name and the date of the last visit.
- By default, only users with role admin can view this information.
Wiki administrators can set the number of readers to be shown in the page information flyout in the Config manager.
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
- BlueSpicePrivacy
Special pages
- Readers
- RevisionReaders
Permissions
Name | Description | Role |
---|---|---|
viewreaders | View readers of a page | admin, maintenanceadmin |
viewrevisionreaders | View readers of single page revisions |
Configuration
Name | Value |
---|---|
ReadersCleanData | false |
ReadersCleanDataTTL | 1095 |
ReadersNamespaceBlacklist | array ( 0 => 6, 1 => 7, 2 => 8, 3 => 9, 4 => 14, 5 => 15, ) |
ReadersNumOfReaders | 10 |
API Modules
- bs-readers-data-store
- bs-readers-page-readers-store
- bs-readers-revision-readers-store
- bs-readers-tasks
- bs-readers-users-store
Hooks