Reference:BlueSpiceTagCloud and Property:ExtensionType: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
{{BSExtensionInfo
This is a property of type [[Has type::Text]].
|status=stable
|developer=HalloWelt
|type=BlueSpice
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|compatible=BlueSpice
|category=Rich Articles
|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 <code><nowiki><bs:tagcloud /></nowiki></code>  can be  inserted as Wikitext or using the ''Insert > Magic word'' menu in [[Reference:VisualEditor{{!}}VisualEditor.]]
The allowed values for this property are:
 
* [[Allows value::core]]
===Configuration===
* [[Allows value::extended]]
You can configure the following options:
* [[Allows value::backend]]
{| class="reference wikitable"
* [[Allows value::export]]
|-
[[Category:WCAG]]
!|'''Parameter'''
!|'''Description'''
!|
'''Value'''
 
!|'''Default'''
|-
||'''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
|
|}
 
}}
{{wcagCheck
|wcagStatus=2-testing complete
|wcagCheckedfor=Web, Authoring tool
|wcagTestdate=2022-08-05
|wcagLevel=AA
|wcagSupport=supports
|wcagComments=allows accessible unordered list output format.
|extensionType=extended
|extensionFocus=reader
}}

Latest revision as of 15:58, 9 August 2022

This is a property of type Text.

The allowed values for this property are:

  • core
  • extended
  • backend
  • export

Discussions