Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In some modules it’s possible to use text variables to make their content dynamic.

...

Rw ui expands macro
Rw expand
titleUse CQL in modules

Since Refined for Confluence version 6.X, it is possible to use CQL in the News module, Activity Stream module, Search modules, and Pages module.

It is possible to use Refined sites and categories in a CQL statement:

Key

Type

Description

refinedSite

number

The site ID. Go to the Site Builder, click a site’s Edit button and take the site ID from the URL.

Example: refinedSite = 123

refinedCategory

string

The category key. Example: refinedCategory = hr

RefinedTheme 6.1

CQL function()

Description and example

blogs()

Returns all spaceKeys for spaces marked as blog spaces.

Example: type = blogpost AND space IN blogs()

blogSite()

Returns all spaceKeys for spaces placed in the Blog Site

Example: type = blogpost AND space IN blogSite()

Info

Tip: Text Variables can be used to construct CQL queries. You can also make use of any third-party CQL additions (RefinedTheme 6.1).

...

  • Titles. Add a title and secondary title, which will show at the top of the section. You can set the alignment of the title in the page’s theme

  • Background. Set the background to either default (following the page’s theme) or transparent (shown on top of the theme background). 

  • View Permissions. Decide who is able to view this section.

...

If you want to reuse a layout, you can export it and import it to another page.
Click the Import/export button at the top of the Layout Editor. Note that the last published version is downloaded: drafts are discarded.