Reference:BlueSpiceSmartList: Difference between revisions

No edit summary
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud")
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
|developer=HalloWelt
|developer=HalloWelt
|type=BlueSpice
|type=BlueSpice
|edition=BlueSpice pro, BlueSpice free, 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.  
*<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.
The tag ''smartlist''  accepts the following parameters:
*<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.
*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).
}}
}}
{{wcagCheck
{{wcagCheck

Latest revision as of 11:51, 7 June 2024

1. 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+

1.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.

1.2. Technical Information

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

1.2.1. Requirements

  • MediaWiki: 1.38.0
  • BlueSpiceFoundation: 4.1

1.2.2. Integrates into

  • BlueSpiceSmartList
  • BlueSpiceUserSidebar
  • ContentDroplets
  • VisualEditor

1.2.3. Special pages

1.2.4. API Modules

  • bs-smartlist-tasks

1.2.5. Hooks

1.3. 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