list log

list log 

macro
{list-log}

Generates a checklist change report for a given page.

The macro retrieves the change history for metadata and label changes made on pages through a checklist.

The default option for the report display is detailed.

This will display all the available information - including metadata name changed, date, user.

The way the log entries are reported can be defined using the Format drop-down menu in the Edit Macro dialogue box.

The format options for the report display are detailed in the parameter table below.

See Example 10.

Parameters

parameter

Mandatory?

Default

description

parameter

Mandatory?

Default

description

page

no

current page

The title of the page to generate the report from

maximum entries

no

0 (no limit)

The maximum number of entries to report (0 for no limit)

maximum entries per value name

no

0 (no limit)

The maximum number of entries per value name (0 for no limit)

mostrecent first

no

false

Whether or not display the most recent entry first

format

no

detailed

Defines the way each of log entries is to be reported:

  • date : display only the date

  • dateanduser: display the date and use

  • detailed: display all the available information

  • newvalue: display only the new value

  • oldvalue: display only the last value

  • simple: display date, user and new value in a single line

  • user: display only the user

  • useranddate: display the user and date