pathTpl
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
$306 per month—let's make that $500!
Learn moreFileLister's pathTpl Chunk¶
This is the Chunk displayed with the &pathTpl property on the FileLister snippet.
Default Value¶
<a href="[[~[[*id]]]]?[[+navKey]]=[[+key]]">[[+dir]]</a>[[+separator]]
Available Placeholders¶
Name | Description |
---|---|
dir | The directory name. |
key | The generated hash key for navigation. |
navKey | The navKey being used for link generation. |
separator | The passed in separator between directories. |
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
$306 per month—let's make that $500!
Learn more