tplReport
Last updated Apr 6th, 2019 | 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 moreQuip's tplReport Chunk¶
This is the Chunk displayed with the &tplReport property on the Quip.Quip snippet.
Displays a 'Report as Spam' link for a comment.
Default Value¶
<span class="quip-comment-report">
[[+reported:empty=`<a href="[[+reportUrl]]">[[%quip.report_as_spam]]</a>`]]
[[+reported:notempty=`<span>[[%quip.reported_as_spam]]</span>`]]
</span>
Available Placeholders¶
All of the placeholders in tplComment are available here, plus:
Name | Description |
---|---|
reported | Whether or not this comment has been reported as spam. |
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