Macro Code
{attachments:patterns=.*png, .*jpg, etc|old=true|sortBy=name|upload=true}
Parameters
Name |
Required |
Default |
Description |
---|---|---|---|
patterns |
|
all |
Filters the attachments to display, using a comma-separated list of regular expressions. So, to match a file suffix of 'jpg', use .*jpg, not *.jpg. |
sortBy |
|
date |
Specifies the sort order for attachments. Note that people viewing the page can change the sort order by clicking the column headings. Valid values are:
|
old |
|
false |
Include previous attachment versions in the list. |
upload |
|
false |
Provides the ability to browse for, and attach, new files. |