Difference between revisions of "Reference:BlueSpiceTagCloud"
(Changed categories.) |
Extension: BlueSpiceTagCloud
Overview | |||
---|---|---|---|
Description: | Visualize a category overview graphically and in 3D | ||
State: | stable | Dependency: | MediaWiki, BlueSpice |
Developer: | HalloWelt | License: | - |
Type: | Category: | Rich articles"Rich articles" is not in the list (Administration, Editor, Export, Mobile, Reporting, Skinning, Book, Communication, Infrastructure, Personalization, ...) of allowed values for the "BSExtensionInfoCategory" property.Articles | |
Edition: | BlueSpiceFree"BlueSpiceFree" is not in the list (BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated), BlueSpice Cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpicePro"BlueSpicePro" is not in the list (BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated), BlueSpice Cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | ||
Features[edit source]
Description[edit | edit source]
With the Extension BlueSpice TagCloud you can visualize a category overview graphically. You can generate clouds and lists with this extension. The representation is hierarchical, out of the most used category. These categories are shown larger or otherwise highlighted.
Embed TagCloud[edit | edit source]
A tag is provided to integrate the configurable TagCloud into an article. The tag must be inserted in an article of the wiki to make the function visible and usable. You can place it manually in the diting mode of the article. The tag can only be inserted in the Wikicode, not in the Visual Editor.
Tag: <bs:tagcloud></bs:tagcloud>
Permissions[edit | edit source]
Every user who has reading permissions can see the TagCloud. Every user who has editing permissions, can create a TagCloud.
Parameters[edit | edit source]
The TagCloud can be configured using various parameters:
Parameter | Description |
Value |
Default |
---|---|---|---|
width | determines the width of TagCloud | number | 300 |
showcount | Shows the number how often the category is used in the wiki |
true
|
false |
float | determines the orientation in the article |
left right |
left |
count |
defines the number of displayed categories |
number |
40 (all categories = -1) |
viewtype |
changes the visualization of the list |
viewtype=list viewtype=canvas3d |
simple TagCloud |
Examples[edit | edit source]
<bs:tagcloud/>
<bs:tagcloud width=800 float=right count=15/>
<bs:tagcloud viewtype=canvas3d width=600 count=10/>
<bs:tagcloud viewtype=list showcount=true count=10/>
{{BSExtensionInfobox |desc=Visualize a category overview graphically and in 3D |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpiceFree, BlueSpicePro BlueSpice free, BlueSpice pro |active=Yes |compatible=MediaWiki, BlueSpice |category=Rich articlesArticles }} ==Description== With the Extension BlueSpice TagCloud you can visualize a category overview graphically. You can generate clouds and lists with this extension. The representation is hierarchical, out of the most used category. These categories are shown larger or otherwise highlighted. ==Embed TagCloud== A tag is provided to integrate the configurable TagCloud into an article. The tag must be inserted in an article of the wiki to make the function visible and usable. You can place it manually in the diting mode of the article. The tag can only be inserted in the Wikicode, not in the Visual Editor. Tag: <code><nowiki><bs:tagcloud></bs:tagcloud></nowiki></code> ==Permissions== Every user who has reading permissions can see the TagCloud. Every user who has editing permissions, can create a TagCloud. ==Parameters== The TagCloud can be configured using various parameters: {| class="contenttable" style="width: 869px; height: 202px;" border="0" |- !|'''Parameter''' !|'''Description''' !| '''Value''' !|'''Default''' |- ||'''width''' ||determines the width of TagCloud ||number ||300 |- ||'''showcount''' ||Shows the number how often the category is used in the wiki || true<br /> false ||false |- ||'''float''' ||determines the orientation in the article || left right ||left |- ||'''count''' || defines the number of displayed categories || number || 40 (all categories = -1) |- ||'''viewtype''' || changes the visualization of the list || viewtype=list viewtype=canvas3d ||simple TagCloud |} ==Examples== <code><nowiki><bs:tagcloud/></nowiki></code> [[File:TagCloud_en.PNG|thumb|none|500px|Screenshot: Example for TagCloud with default settings, unconfigured]] <br/><br/><code><nowiki><bs:tagcloud width=800 float=right count=15/></nowiki></code> [[File:TagCloud_2_en.PNG|thumb|none|500px|Screenshot: Example for TagCloud, right-aligned, 15 hits]] <br/><br/><code><nowiki><bs:tagcloud viewtype=canvas3d width=600 count=10/></nowiki></code> [[File:TagCloud_3D_en.PNG|thumb|none|500px|Screenshot: Example for TagCloud, View 3D, 10 hits, Rotating standard view]] <br/><br/><code><nowiki><bs:tagcloud viewtype=list showcount=true count=10/></nowiki></code> [[File:TagCloud_list_en.PNG|thumb|none|500px|Screenshot: Example for TagCloud, view Liste]] [[en:{{FULLPAGENAME}}]][[de:TagCloud]] [[Category:Extension]]
Line 4: | Line 4: | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
− | |edition= | + | |edition=BlueSpice free, BlueSpice pro |
|active=Yes | |active=Yes | ||
|compatible=MediaWiki, BlueSpice | |compatible=MediaWiki, BlueSpice | ||
− | |category=Rich | + | |category=Rich Articles |
}} | }} | ||
==Description== | ==Description== |