This page last changed on Aug 26, 2009 by ggaskell.
The User Status List macro displays a history of any Confluence user's Status Updates on your Confluence page or blog. This is the same history that appears in the user's Status Updates view.
Screenshot: Example Usage of the User Status List Macro
On this page:
Usage with the Macro Browser
To insert the User Status List macro into a page using the Macro Browser,
- Open your desired Confluence page, then click the 'Edit' button. The 'Edit Page' mode opens.
- Next, click the Macro Browser icon
on the editor toolbar. The Macro Browser will open in the middle of the screen.
- In the Macro Browser, type the name of your desired macro into the search box at the top right of the window. Macros with a matching name will appear in the centre pane. Click on the desired macro to see its options screen. Here, you can set the macro parameters then click 'insert' to put the macro into the page.
Once you've found the User Status List macro and have added the required parameter values, click ' insert' to add it to your page.
Usage with the Wiki Markup Editor
What you need to type |
Example of what you will get |
h5. History of my Status Updates
{status-list:username=ggaskell} |
|
Parameters
Parameters are settings for Confluence macros that allow the user to control their content or presentation. The table below lists relevant parameters for this macro.
Parameter names are displayed differently in the macro browser interface and in wiki markup. Below, parameter names used in the macro browser are indicated in Bold text, while their equivalents in wiki markup are indicated in (bracketed) text. If the latter is not shown, then in wiki markup, the parameter's name should be omitted and only its value should be added immediately after the colon symbol (:).
Parameter |
Required in Wiki Markup? |
Default |
Description |
Username
(username) |
yes |
none |
The username of the Confluence user whose history of Status Updates you wish to show. |
 | If you wish to list status updates made by more than just one user, you can use the recently updated macro in conjunction with the following parameter-value combinations:
- Include these Content Types Only — status
- Author(s) by username — the user(s) whose status updates you want to include in the list. If you leave this field blank, the status updates of all users will be included.
|
RELATED TOPICS
Working with Macros
User Status Overview
Viewing Status Updates
Take me back to the Confluence User Guide.
|