...
Note |
---|
The macro will load slowly in a site with a lot of content. Use Local Reporter macro where possible. |
Parameters
Name | Required | Migratable to Cloud? | Default Value | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
space(s) |
|
| @self | The comma-separated list of spaces to search in. Each space may be prefixed by either '+' (to indicate the space is required) or '-' (to indicate the space must be excluded).
| ||||||||||
type(s) |
|
| all | The comma-separated list of content types to allow. Each type may be prefixed by either a '+' (to indicate it is require) or '-' (to indicate it must be excluded). May be any of the following:
| ||||||||||
label(s) |
|
| The comma-separated list of labels to filter on. Each label can be prefixed with either a '+' (AND operator) or '-' (NOT operator). If no prefixes are included, the default operator would then be OR. e.g.:
| |||||||||||
scope |
|
| Comma-separated list of pages, news items, etc which are in scope. If the content is a page, the scope can be expanded to their children, descendants or ancestors:
| |||||||||||
time |
|
| Allows the specification of a period of time to search within. e.g.: 7d will only allow content modified in the last 7 days. | |||||||||||
matchAll |
|
| true | If set to false, content matching any of the criteria will be returned. Otherwise, the content must match all criteria. |
Editor View
Not applicable.
...