Dashboard > Atlassian Plugins > ... > Macros > tracking-column
  Atlassian Plugins Log In | Sign Up   View a printable version of the current page.  
  tracking-column

Added by David Peterson , last edited by David Peterson on Feb 28, 2007  (view change)
Labels: 

{tracking-column}

Plugin: Tracking Plugin

Describes a column of data in a tracking-table.

Usage

{tracking-table}
{tracking-column:
    value=[id|title|space key|space name|creation date|modification date|view count|first view date|last view date]
   |displayFormat=[date format]
   |title=Alternate Title
}
{tracking-table}

Parameters

Name Required Default Description
value
The value to report. May be one of the following:
  • id - The ID of the content.
  • title - The title of the content.
  • space key - The space key.
  • space name - The space name.
  • creation date - The date the content was created.
  • modification date - The date the content was last modified.
  • first view date - The date the content was first viewed by someone other than the creator.
  • last view date - The date the content was last viewed by someone other than the last editor.
  • view count - The number of times the content has been viewed since the firstViewed date.
  • age in days - The number of days between the day the content was created and now.
  • views per day - The average number of views per day since the content was created.
displayFormat
For values returning a date, the date format (e.g. 'dd-MMM-yyyy'). May also be 'long', 'medium' or 'short', which will use the system defaults for those formats.

Examples

See the tracking-table documentation for examples.

See Also

Copyright(c) CustomWare Asia Pacific Pty Ltd
Powered by Atlassian Confluence 2.7.3, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators