|
Baylys Just practicing to pass the Turing test. |
||||||||||||||||||||||||||||||||||||||||
|
attachedDocuments MacroThis macro returns a formatted list of the documents that have beeen attached to this message. Attributes of each document can be displayed by modifying the itemTemplate parameter.
Parameters
itemTemplateThis string can contains any combination of macros from the following list. They each return the value fo the property of one individal attached document.
{count}</td><td>{link}</td><td>{modifyDate}</td><td>{size}</td><td>{mimetype}
Example{manilaextras.attachedDocuments()} displays
|
|||||||||||||||||||||||||||||||||||||||