...
Go to a page’s Layout Editor.
Hover your mouse over a spot in the layout and click the + Add module button that appears.
Edit the title
Simply click the module’s title to start writing and formatting. Use text variables such as $userfirstname to make this title dynamic.
Formatting option | Description |
---|---|
Text styles | Choose the paragraph style or one of the five heading styles. |
Text sizes | Available sizes range from 10 - 72 pixels. |
Font | All modules use the font that you set in the theme. |
Colour | There are multiple ways to select a colour:
Use the vertical slider located in the middle of the popup to control the colour’s opacity. |
Emphasis | Make the text bold, italicised, or underlined. |
Alignment | Align the text to the left, centre, or right. |
Lists | Create a numbered list or bullet list. |
URL | Add a link to the text. |
Remove formatting | Change the text back to its default look. |
Edit the settings
Select the module to see its menu, which appears on its right-hand side.
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 | Enter the module’s title. Use text variables such as $userfirstname to make this title dynamic. |||
Display style |
| ||
Avatars | Show or hide the blog authors' avatars (profile pictures). Users set up their avatars in their Atlassian account. | ||
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 the Display style is set to Slideshow. | ||
Filter | Filters let you narrow down which blog posts from your site's Confluence spaces to show.
| ||
Filter by label | Enter a label to include only the blog posts that have that label in Confluence. Add a dash ( - ) in front of a label to exclude its blog posts. Separate multiple labels with commas. | ||
Filter by space | Decide which spaces to include:
| ||
Filter by author | Enter a creator's Account ID to include their blog posts. Add a dash ( - ) in front of an ID to exclude their blog posts. Separate multiple IDs with commas. To show only blog posts from the user viewing the page, use CQL (Advanced filter) with the function currentUser(). | ||
Filter with CQL | Use CQL to show specific blogposts. Use "type = blogpost". Make the filter dynamic with text variables. For example, show blog posts that the user added:
|
...