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.
- @creator - The creator of the page
- @self - The currently logged in user
- @owner - The user that created the space (useful for personal spaces)
- username - A user name
|
1.0 |
| 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 |
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.