pageTpl
Last updated Mar 6th, 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
$311 per month—let's make that $500!
Learn moreSimpleSearch's pageTpl Chunk¶
This is the Chunk displayed with the &pageTpl property on the SimpleSearch snippet. It contains a simple, inactive pagination link.
Default Value¶
<span class="sisea-page"><a href="[[+link]]">[[+text]]</a>[[+separator]]</span>
Available Placeholders¶
Name | Description |
---|---|
text | The text, or number, of each page. |
separator | The separator between page numbers. |
link | The URL for pagination linking. |
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
$311 per month—let's make that $500!
Learn more