Tag Cloud Configuration - Other parameters

Other Parameters

(storage name)

Default

Description

CSV page

(csvPage)

(empty)

Page the CSV file is attached to. Leave blank to use the page where the Tagcloud macro is inserted.

To be used in combination with parameter "CSV attachment".

CSV attachment

(csvAttachment)

(empty)

Attachment file name on the page defined in parameter "CSV page".

This renders the words from a CSV file, e.g. for testing purposes or displaying a cloud of static words. If the "CSV attachment" parameter is used, no labels from Confluence are extracted and most filter parameters are ignored (except maxResults, excludePrefix and excludePostfix).

Example: {tagcloud:csvPage=spaceKey:Page Title | csvAttachment=test-data.csv}

The CSV file must conform to the following format (frequency, tagname):

Example

30,Confluence
22,Jira
8,Bitbucket