Reference:BlueSpiceSmartList: Difference between revisions

m (1 revision imported)
No edit summary
Tag: 2017 source edit
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
|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=Reporting
|category=Reporting
|features='''BlueSpiceSmartList''' introduces various tags that can be placed on any page to show a list of the most relevant pages based on different criteria.
|features='''BlueSpiceSmartList''' allows to insert a list of pages by using the following tags:
 
The tag ''newbies'' shows the latest added user accounts. The ''toplist'' tag shows the most popular content pages.
 
The tag ''smartlist''  accepts the following parameters:
 
* categories to show
* whether to show comments
* number of results
* namespace
* sort order
* time period
* show minor changes
* show page title with namespace
* only show new pages
* show page content
* maximum length of the title (in characters).
* maximum length of the page content (in characters).


*<code><nowiki><bs:smartlist /></nowiki></code> / <code><nowiki><recentchanges /></nowiki></code> - display a list of pages that were edited in the last 90 days. It can be filtered by namespaces or categories.
**Different modes are possible if the <code><nowiki><bs:smartlist /></nowiki></code> tag is added in source edit mode.
*<code><nowiki><bs:newbies /></nowiki></code> - display a list of recently registered users.
*<code><nowiki><bs:toplist /></nowiki></code> - display a list of most visited pages.
}}
{{wcagCheck
|wcagStatus=2-testing complete
|wcagCheckedfor=Web, Authoring tool
|wcagTestdate=2022-08-05
|wcagLevel=AA
|wcagSupport=partially supports
|wcagWorkaround=yes
|wcagComments=Authoring tool: Tag has to be added in source edit mode.
|extensionType=core
|extensionFocus=editor
}}
}}

Latest revision as of 10:40, 28 February 2024

Extension: BlueSpiceSmartList

all extensions

Overview
Description:

Displays the last five changes of the wiki in a list

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

Features

BlueSpiceSmartList allows to insert a list of pages by using the following tags:

  • <bs:smartlist /> / <recentchanges /> - display a list of pages that were edited in the last 90 days. It can be filtered by namespaces or categories.
    • Different modes are possible if the <bs:smartlist /> tag is added in source edit mode.
  • <bs:newbies /> - display a list of recently registered users.
  • <bs:toplist /> - display a list of most visited pages.

Technical Information

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

Requirements

  • MediaWiki: 1.38.0
  • BlueSpiceFoundation: 4.1

Integrates into

  • BlueSpiceSmartList
  • BlueSpiceUserSidebar
  • ContentDroplets
  • VisualEditor

Special pages

API Modules

  • bs-smartlist-tasks

Hooks

Accessibility

Test status: 2-testing complete
Checked for: Web, Authoring tool
Last test date: 2022-08-05
WCAG level: AA
WCAG support: partially supports (workaround: yes)
Comments:

Authoring tool: Tag has to be added in source edit mode.

Extension type: core
Extension focus: editor

Discussions