fileLinkTpl
Last updated Jan 17th, 2021 | Page history | Improve this page | Report an issue
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$335 per month—let's make that $500!
Learn moreFileLister's fileLinkTpl Chunk¶
This is the Chunk displayed with the &fileLinkTpl property on the FileLister snippet. Used for the links for each result.
Default Value¶
<a href="[[+url]]">[[+filename]]</a>
Available Placeholders¶
Name | Description |
---|---|
url | The URL that is generated for browsing. |
filename | The base name of the file or directory. |
See Also¶
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$335 per month—let's make that $500!
Learn more