Reference:BlueSpiceRating and Reference:BlueSpiceTagCloud: Difference between pages

(Difference between pages)
No edit summary
 
No edit summary
Tag: 2017 source edit
 
Line 3: Line 3:
|developer=HalloWelt
|developer=HalloWelt
|type=BlueSpice
|type=BlueSpice
|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|compatible=BlueSpice
|compatible=BlueSpice
|category=Communication
|category=Rich Articles
|license=GPL v3 only
|features='''TagCloud''' displays a tag cloud based on categories or search terms. It is used for visualizing the most popular search terms or pages.
|features='''BlueSpiceRating''' enables users to rate a wikii page with up to five stars or to recommend the page.
In the [[Reference:BlueSpiceNamespaceManager{{!}}Namespace manager]], wiki administrators can configure in which namespaces ratings or recommendations should be activated.


===Rating===
A tag is provided to embed the configurable TagCloud in a content page. The tag <code><nowiki><bs:tagcloud /></nowiki></code>  can be  inserted as Wikitext or using the ''Insert > Magic word'' menu in [[Reference:VisualEditor{{!}}VisualEditor.]]
Users select a number of stars to provide their rating. Users can change their assessment at any time, by choosing less or more stars. The average evaluation as well as the number of assessments are displayed.


If a user rates the page multiple times, only the first assessment is counted. Subsequent ratings only change the average evaluation, but not the number of assessments.
===Configuration===
You can configure the following options:
{| class="reference wikitable"
|-
!|'''Parameter'''
!|'''Description'''
!|
'''Value'''


===Recommendation===
!|'''Default'''
Users click on a recommendation link to make the recommendation. Users can change their assessment at any time by recommending the page or by retracting their recommendation.
|-
||'''width'''
||determins the width of the TagCloud; can be enterd in pixels or percent
||pixels of percent
||100%
|-
||'''showcount'''
||displays how often a category is used in the wiki
||
true<br />false
 
||true
|-
||'''count'''
||
defines how many categories are shown
 
||
number
 
||
40
 
(show all categories = -1)
 
|-
||'''renderer'''
||
changes the visualisation of the TagCloud
 
list = show an unordered list
 
canvas3d = 3D display
 
text = results are shown side by side
 
||
list
 
canvas3d
 
text
 
||test
|-
|'''store'''
|defines the data source
category = displays categories
 
searchstats = displays search results (only if BlueSpiceExtendedSearch is installed)
|category
searchstats
|category
|-
|'''minsize'''
|minimal font size
|number
|
|-
|'''maxsize'''
|maximal font size
|number
|
|}


If a user recommends the page multiple times, only one recommendation is counted.
|desc=enables users to rate an article with up to five stars or to recommend the article.
}}
}}
{{wcagCheck
{{wcagCheck
|wcagStatus=2-testing complete
|wcagStatus=2-testing complete
|wcagCheckedfor=Web
|wcagCheckedfor=Web, Authoring tool
|wcagTestdate=2022-08-09
|wcagTestdate=2022-08-05
|wcagLevel=AA
|wcagLevel=AA
|wcagSupport=does not support
|wcagSupport=supports
|wcagWorkaround=no
|wcagComments=allows accessible unordered list output format.
|wcagComments=Web:
 
*Ratings/recommendations items don't receive keyboard focus. Not tested with screenreader yet.
*known extJSGrid issues for Special pages.
|extensionType=extended
|extensionType=extended
|extensionFocus=reader
|extensionFocus=reader
}}
}}

Latest revision as of 15:57, 9 August 2022

Extension: BlueSpiceTagCloud

all extensions

Overview
Description:

Displays various tag clouds

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

Features

TagCloud displays a tag cloud based on categories or search terms. It is used for visualizing the most popular search terms or pages.

A tag is provided to embed the configurable TagCloud in a content page. The tag <bs:tagcloud /> can be inserted as Wikitext or using the Insert > Magic word menu in VisualEditor.

Configuration

You can configure the following options: {

Technical Information

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

Requirements

  • MediaWiki: 1.36.0
  • BlueSpiceFoundation: 4.1

Integrates into

  • BlueSpiceTagCloud
  • BlueSpiceVisualEditorConnector
  • ContentDroplets

Special pages

Configuration

Name Value
TypeCategoryExclude array ( )

Hooks

Accessibility

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

allows accessible unordered list output format.

Extension type: extended
Extension focus: reader

Discussions