This page last changed on Jun 17, 2007 by rosie@atlassian.com.
 |
This page is outdated. Please see new page. |
Recently Updated Content Macro
Usage: |
{recently-updated: spaces=foo1,foo2 | width=50% } |
Description: |
Include a list of which Confluence content has changed recently Content will be listed from the current space or for each space defined in a comma separated list (space = x, y). The list will be rendered in a table with width matching the width argument (width=z) or defaulting to 99% |
Example: |
{recently-updated} (arguments are optional) |
Input: |
spaces= x, y | width=z |
Output: |
a table of width z, listing recently updated content for spaces x and y |
Bundled with Confluence?: |
yes |
Since |
1.4 DR2 |
|