Overview
The my-favourite-pages macro lists the most recent favourite pages for a given user. In table format the user who owns the favourites also has the option to remove any of the pages listed.
Usage
{my-favourite-pages}
{my-favourite-pages:@self}
Parameters
| Parameter | Required | Default | Notes | Bubbles Version |
|---|---|---|---|---|
| default | @creator | The username of the person whose favourites are to be displayed.
|
1.0 | |
| spaceKey | |
Display the favourite pages from only the space specified. The following meta params can also be used:
|
1.6 | |
| output | table | The output mode, table or list | 1.0 | |
| showImg | |
true | Show images for the content, only relevant to table output mode. | 1.0 |
| count | |
Limit the number of pages displayed. | 1.0 | |
| includePages | |
true | set to false to exclude normal pages from the list of favourite pages. | 1.4 |
| includeBlogs | |
true | set to false to exclude blog posts form the list of favourite pages. | 1.4 |
| includeTopics | |
true | set to false to exclude forum topics from the list of favourite pages. | 1.4 |
| none | |
The text to display if there is no favourite pages. | 1.0 |
How do I mark pages as favourite?
Page favourites are a standard feature of Confluence - just click the
on a page to add or remove it from your favourites list as applicable.
Administrators can use the Page and News Favourites action to add and remove users page favourites.
If you're using Theme Builder, you can use the builder-favicon macro, menuitem macro and compound-menuitem macro to toggle the favourite status of pages.
.png)







