Versions Compared

Key

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

This module is only available if you have installed Refined for Confluence Cloud.

The News module displays blog posts from a Confluence space as thumbnails in chronological order. For example, you can use this module on a help desk site to show a product’s latest features, as we have done on help.refined.com’s Refined for Cloud landing page.

...

Add this module to a page layout

All Refined Pages, Jira Projects, and Confluence Spaces that you add in the Site Builder get their own landing page on your Refined site. Modules are the building blocks of these pages.

  1. Go to a page’s Layout Editor.

  2. Hover your mouse over a spot in the layout and click the + Add module button that appears.

Edit settings

  1. Select the module to see its menu, which appears on its right-hand side.

  2. Click the Cogwheel.Module tab

Setting

Description

Fixed height

By default, all modules adjust their size to their content. If you want a fixed height instead, fill in the desired height in pixels.

News tab

Setting

Description

Title

Turn the module’s title on or off.

Title text
Available when Title is turned on.

Enter the module’s title. Use text variables such as $userfirstname to make this title dynamic.

Display style

[ tbd ]

LINK TO IMAGES AND DESCRIPTIONS INFO BELOW

  • Image feed shows the blogposts' image, title and publishing date.

  • Content feed shows the blogposts' image, title, description and publishing date.

  • List shows the blogposts' publishing date and title.

  • Slideshow shows the blogposts one by one in a slideshow style. It includes the blogposts' image, title and publishing date.

Avatars

[ tbd ]

Number of items

Enter the amount of blogposts you want to show by default. Users can always click a button to load more, except when Display style is set to Slideshow.

Filter

  • [ tbd ]

Filter by label
Available when Filter is set to Basic.

  • [ tbd ]

from legacy page: Show only blogposts that have a specific label in Confluence, or exclude specific blogposts by adding a dash (-) in front of the label.

Filter by space
Available when Filter is set to Basic.

  • [ tbd ]

from legacy page:

When placed on a page on your Refined site that is created from a Confluence Space, the News module shows pages from that space. If you’d like to show content from another space instead, set up dynamic content with Text Variables. You can include several spaces by separating space keys with commas. To exclude results from a space, prepend the space key with a dash (-).

Filter by author
Available when Filter is set to Basic.

  • [ tbd ]

from legacy page:

Only show content from one or more authors, by adding their Account ID(s). A user’s ID can be found in the URL of their Atlassian profile. For example, in a URL ending with wiki/people/62f636d425abc07e51c8b330, the bold string of letters and numbers is the user’s ID.

Separate multiple IDs with commas. TIP: Make this content dynamic by using Text Variables.

Filter with CQL
Available when Filter is set to Advanced.

  • [ tbd ]

from legacy page:

The advanced filter lets you use CQL to show specific blogposts. For example, show blog posts that the user added:

Code Block
type = blogpost AND creator = $username ORDER BY created DESC

Images

If the display mode includes images, they are displayed in 4:3 portrait (vertical) format.

The module automatically shows the first image located in each blogpost. If that image has a different ratio than 4:3, the module will crop it. We recommend using images that are at least 800x600 pixels.

If you want to use a different image, add metadata to the blogpost.

Description

If the display mode includes a description, the module automatically shows the blogpost’s first 250 characters. If you want to set a custom description, add metadata to the blogpost.