Difference between revisions of "Reference:BlueSpiceTagCloud"
(→Usage / Features) |
(Tag: 2017 source edit) |
Extension: BlueSpiceTagCloud
Overview | |||
---|---|---|---|
Description: | Visualize a category overview graphically and in 3D Displays various tag clouds | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: |
GPL-3.0-onlyProperty "BSExtensionInfoLicense" (as page type) with input value "</br>GPL-3.0-only" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. |
Type: | BlueSpice | Category: | Rich Articles |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
Features
Contents
Description[edit | edit source]
TagCloud can visualize a category overview graphically. Can generate clouds and lists. The representation is hierarchical, out of the most used category. These categories are shown larger or otherwise highlighted.
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
Tag: <nowiki> <bs: tagcloud> </ bs: tagcloud> </ nowiki> </ code>
Technical information[edit | edit source]
Configuration[edit | edit source]
This extension offers no configurations.
Rights (permissions)[edit | edit source]This extension does not require any special rights. Users need "read" permission to view TagCloud and "edit" to create one.
Requirements[edit | edit source]
Tag Cloud requires BlueSpiceFoundation.
User manual[edit | edit source]
For detailed description and usage please visit our user manual
Try free our BlueSpice
in a content page. The tag <bs:tagcloud />
can be inserted as Wikitext or using the Insert > Magic word menu in VisualEditor.
Technical Information[edit source]
This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.
Requirements[edit source]
- MediaWiki: 1.31
- BlueSpiceFoundation: 3.2
Integrates into[edit source]
- BlueSpiceTagCloud
- BlueSpiceVisualEditorConnector
Special pages[edit source]
Hooks[edit source]
Configuration[edit | edit source]
You can configure the following options:
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
|
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 |
{{BSExtensionInfobox |desc=Visualize a category overview graphically and in 3D |BSExtensionInfo |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice free, BlueSpice pro |active=Yes , BlueSpice Farm, BlueSpice Cloud |compatible=BlueSpice |category=Rich Articles }} __TOC__ ==Description== '''TagCloud''' can visualize a category overview graphically. Can generate clouds and lists. The representation is hierarchical, out of the most used category. These categories are shown larger or otherwise highlighted. ==Usage / Features== |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 into an article. The tag must be actively inserted into an article in the wiki to make the feature visible and usable. You can manually place the unconfigured tag in the article. This happens in the edit mode of the article. The tag can only be inserted in Wikicode, not in the Visual Editor. Tag: <code> <nowiki> <bs: tagcloud> </ bs: tagcloud> </ nowiki> </ code> ==Technical information== ===Configuration=== This extension offers no configurations. ===Rights (permissions)=== This extension does not require any special rights. Users need "read" permission to view TagCloud and "edit" to create one. ===Requirements=== Tag Cloud requires [[BlueSpiceFoundation]]. ==User manual== For detailed description and usage please visit our [[Extensions/TagCloud|user manual]] ==Try free our BlueSpice== [https://en.demo.bluespice.com/wiki/Main_Page BlueSpice Demo.] [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]] [[Category:Extension]]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.]] }} ===Configuration=== You can configure the following options: {| class="reference wikitable" |- !|'''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 | |}
(21 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{BSExtensionInfo |
− | |||
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
− | |edition=BlueSpice free, BlueSpice pro | + | |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
− | |||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Rich Articles | |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.]] | ||
}} | }} | ||
+ | ===Configuration=== | ||
+ | You can configure the following options: | ||
+ | {| class="reference wikitable" | ||
+ | |- | ||
+ | !|'''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 | ||
+ | | | ||
+ | |} |