The News module shows the most recent blog posts from one or more spaces.
Add this module to a page
Open the Page Builder.
Hover your mouse over the desired location on the page and click the + Add module button that appears.
Click News in the left-hand menu.
Edit the title
Simply click the module’s title to start writing and formatting. You can use text variables to make the text dynamic, for example to display the user’s first name.
Edit the settings
Click the module to open its settings menu, which appears on its right-hand side.
Edit the settings, which are divided over multiple tabs:
Module tab
Setting | Description |
---|---|
Fixed height | By default, all modules adjust their size to their content. To set a fixed height instead, fill in the desired height in pixels. |
News tab
Setting | Description |
---|---|
Display style |
|
Avatars | Show or hide the blog authors' avatars (profile pictures) |
Number of items | Enter the amount of blog posts you want to show by default. Users can always click a button to load more, except when the Display style is set to Slideshow. |
Filter | Filters let you narrow down which blog posts to show.
|
Filter by label | Enter a label to include only blog posts with that label. Add a dash ( - ) in front of a label to exclude its blog posts. Separate multiple labels with commas. |
Filter by space | To show blog posts from the current space, leave this field empty. To show blog posts from another space or from multiple spaces, add space keys separated with commas. Exclude a space key by adding a dash ( - ) in front of it. |
Filter by author | Enter a creator’s Account ID to include their blog posts. A user’s Account 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 Account ID. Add a dash ( - ) in front of a Account ID to exclude that user’s activity. Separate multiple IDs with commas. To show only blog posts created by the user viewing the page, enter $userid. |
Filter with CQL | Use CQL to show specific blog posts. Use "type = blogpost". Make the filter dynamic with text variables. For example, show blog posts that the user added: type = blogpost AND creator = $username ORDER BY created DESC |
Images
The module shows an image from the blog post (if available) in a 4:3 portrait (vertical) format. We recommend using images that are at least 800x600 pixels.
Description
By default, the module shows the blog post’s first 250 characters.