Creates an option such that users can acknowledge a page. Users who acknowlege a page are added to an acknowledgement list.
{pageapproval:showAcknowledgment}
allowmacros
Optional
no
a comma separated list of macro names
Specifies a list of one or more macros that will allowed for page approval. Normally, dynamic macros will prevent the pageapproval macro from working, so this options gives users a way to work around them.
{pageapproval:allowmacros=rsvp,contentbylabel}
expireafter
Optional
none
A number and time word, such as '72 hours', '1 day', '6 months' or '1 year'. Time periods allowed are year, month, day, hour.
Specifies a time period, after the page is approved, when the approval will expire. The usage example shows a page that will have it's approve expired 2 months after the page is approved.
{pageapproval:expireafter=2 months}
expirymonth
Optional
none
A number (1-12). The month when the approval of this page will expire.
Specifies a fixed, recuring month when the page will expire. Can be used in conjuction with expiryday
{pageapproval:expirymonth=12|expiryday=30}- page approval expires every year on December 30th.{pageapproval:expirymonth=11}- page expires every year on the first day of November
expiryday
Optional
none
A number (1-31). The day when the approval of this page will expire.
Specifies a fixed, recuring day of the month when the page will expire. Can be used in conjuction with expirymonth to define a particular day in a year. Note that the behaviour of days 29, 30 and 31 is undefined, so please don't use them.
{pageapproval:expiryday=2}- page approval expires every mont on the second day of the month
pageapproval-report macro
Parameter
Required
Default
Options
Description
Example
show
0ptional
user
all - Show all pages or user - show only pages with the current user registered as an approver
Shows a list of all the page in the current space that are using the {pageapproval} macro