Tag: 2017 source edit |
|||
Line 15: | Line 15: | ||
*Long titles are truncated. | *Long titles are truncated. | ||
}} | }} | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Configuration=== | ===Configuration=== | ||
Line 73: | Line 63: | ||
|pagename | |pagename | ||
|} | |} | ||
+ | |||
+ | {{wcagCheck | ||
+ | |wcagStatus=2-testing complete | ||
+ | |wcagCheckedfor=Web, Authoring tool | ||
+ | |wcagTestdate=2022-08-09 | ||
+ | |wcagLevel=AA | ||
+ | |wcagSupport=supports | ||
+ | |wcagComments=* Authoring tool: Added as tag | ||
+ | * Web: Output as simple ul-list | ||
+ | |extensionType=core | ||
+ | |extensionFocus=reader | ||
+ | }} |
Latest revision as of 10:36, 4 October 2022
Extension: BlueSpiceWatchList
Overview | |||
---|---|---|---|
Description: |
Adds a watchlist widget and tag | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL-3.0-only |
Type: | BlueSpice | Category: | Reporting |
Edition: | BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud | ||
Features
WatchList improves on standard MediaWiki watchlist functionality and adapts it to the BlueSpice environment.
The watchlist can be viewed in:
- UserSidebar (keyword WATCHLIST) shows entries from a user's own watchlist.
- Page content (tag-based, added by user). Example:
<bs:watchlist count="10" maxtitlelength="50"/>
- Discussion pages are implicitly watched by MW. These implicit entries do not appear in the list. But a discussion page can be added explicitly.
- Long titles are truncated.
Technical Information[edit source]
This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.
Requirements[edit source]
- MediaWiki: 1.35.0
- BlueSpiceFoundation: 4.0
Integrates into[edit source]
- BlueSpiceDiscovery
- BlueSpiceUserSidebar
Special pages[edit source]
Hooks[edit source]
Configuration[edit | edit source]
- The number of watchlist entries is limited to 10 if the user does not provide a different value.
- The titles displayed are limited to 20 characters in the personal navigation.
Widget
Name | Description | Type | Default value | Scope |
---|---|---|---|---|
WidgetLimit | number of returned pages | int | 10 | user |
WidgetSortOdr | page order | time, pagename | time | user |
Tag parameters
Name | Description | Type | Default value |
---|---|---|---|
count | number of returned pages | num | 5 |
maxtitlelength | number of strings | num | 20 |
order | sort order | time, pagename | pagename |
Accessibility
Test status: | 2-testing complete |
---|---|
Checked for: | Web, Authoring tool |
Last test date: | 2022-08-09 |
WCAG level: | AA |
WCAG support: | supports |
Comments: |
|
Extension type: | core |
Extension focus: | reader |