Skip to main content
Skip table of contents

Tag Cloud Configuration - Filter Parameters

All parameters are optional and can be used in (almost) any combination.

Filter Parameters

(storage name)

Default

Description

Space(s)

(space/spaces)

@self

Choose spaces to be regarded. For multiple spaces, use comma as a separator.

Allowed values: @self, @all, space keys

Example: foo,bar

Include these Content Types only

(types)

all

Filter on content types (Page or BlogPost).

Separate each type with a comma or single space. Allowed values: page, blogpost.

If not specified, all content types are included.

Time period

(daysBack)

no limitation

Allow for activity tag clouds, reflecting only tags for content that has been touched within the last daysBack days counting from today (based on LastModDate).

Allowed values: integer, -1 for no limitation.

Example: 365

Either daysBack or startDate/endDate parameter can be used; If both are set, daysBack is used.

Start date / End date

(startDate / endDate)

none

Allow for historical tag clouds, reflecting only tags for content that has been touched within the specified time frame (based on LastModDate).
If only startDate is set, the range from startDate until today is considered. If only endDate is set, the range from 1990 until endDate is considered.

Allowed values: date in format yyyy-MM-dd.

Example: 2012-01-01 | 2012-30-06

(Either daysBack or startDate/endDate parameter can be used; if both are set, daysBack is used.)

Cotag(s)

(cotag)

none

Display related tags to the given tag(s) only (determined by tag co-occurrence). Co-tags are tags that are assigned to the same page. Example:

Page 1 has the tags A, B
Page 2 has the tags B, C

Using cotag = A, only tags A and B are shown in the tag cloud, because tag A is only assigned to Page 1. For cotag = B all three tags A, B, C would be shown in the tag cloud since tags A and C occur together with tag B.

For multiple cotags, use comma as a separator.

Example: foo,bar

Display cotag in cloud?

(displayCotag)

yes (only in combination with cotag parameter)

Specify whether the cotag(s) is/are shown in the cloud.

Allowed values: true, false

User

(user)

none

Show tags for content that username has contributed (created or edited).

Example: admin

Max. number of tags

(maxResults / max)

30

Maximum number of tags to be displayed.

Allowed values: integer, -1 for no limitation.

Example: 50

Exclude prefix(es)

(excludePrefix)

none

Exclude tag(s) that start with the passed string(s).

Allowed values: comma separated strings.

Example: web,inter

Exclude postfix(es)

(excludePostfix)

none

Exclude tag(s) that end with the passed string(s).

Allowed values: comma separated strings.

Example: web

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.