Confluence Docs 2.10 : Recently Updated Dashboard Macro
This page last changed on Dec 02, 2008 by smaddox.
The Recently Updated Dashboard macro displays a list of the most recently changed content within Confluence. It is similar to the Recently Updated macro but is intended for use on the Confluence dashboard. On this page: Error formatting macro: toc: java.lang.NullPointerException
Usage
Optional Parameters
Examples1. Include all spaces and limit the display width to 50%The code below will show all the pages from all the spaces that have been recently updated. {recently-updated-dashboard:spaces=*|width=50%} 2. Specify the spaces for which you want to view recently updated content{recently-updated-dashboard:spaces=Name1,Name2|width=50%} 3. Specify the width of the macro display{recently-updated-dashboard:width=50% } 4. Filter content using labels{recently-updated-dashboard:spaces=sales,marketing|labels=timesheets,summaries} 5. Display profile picturesThe code below will display the profile picture of the user who most recently updated the content.
{recently-updated-dashboard:showProfilePic=true}
6. Display recent comments, including profile pictures and textThe code below will display recent comments in the current space, showing the profile picture of the users who made the comments, plus the first line or two of the comment text.
{recently-updated-dashboard:types=comment|showProfilePic=true}
RELATED TOPICSRecently Updated Macro Take me back to Confluence User Guide |
![]() |
Document generated by Confluence on Dec 03, 2008 15:16 |