To allow unauthorized users to edit their comments?
&allowGuestEmails
0
To send the guests mail notifications about the answers?
&autoPublish
1
To publish automatically all the new comments without any premoderation.
&autoPublishGuest
1
To publish automatically all the new comments of the unauthorized users without any premoderation.
&depth
0
Integer for indicating maximum depth of the comment branch.
&enableCaptcha
1
To activate protection from spam for unauthorized users?
&fastMode
1
If activated - values from DB only will be fitted in the result chunk. All the unprocessed tags MODX, such as filters, snippet output and others - will be cut.
&formBefore
0
To place form of the commenting before comments. No by default.
&toPlaceholder
If it is not empty, snippet will save all the data in placeholder with the very name instead of displaying on the screen.
&separatePlaceholder
0
При параметре 1 вывести форму и комментарии в плейсхолдеры toPlaceholder_form, toPlaceholder_thread.
&gravatarIcon
mm
If user's profile picture is not found - to load this picture for the replacement.
&gravatarSize
24
Profile picture size loaded.
&gravatarUrl
http://www.gravatar.com/avatar/
Download location for profile pictures.
&maxCaptcha
10
Maximum number for generation of the code which protects from spam.
&minCaptcha
1
Minimum number for generation of the code which protects from spam.
&thread
Name of the comment branch. resource-[[*id]] by default.
&tplCommentAuth
tpl.Tickets.comment.one.auth
Comment chunk to show to authorized user.
&tplCommentDeleted
tpl.Tickets.comment.one.deleted
Chunk of the deleted comment.
&tplCommentEmailBcc
tpl.Tickets.comment.email.bcc
Chunk for notification of the web-sites admins about new comment.
&tplCommentEmailOwner
tpl.Tickets.comment.email.owner
Chunk for notification of the ticket's owner about new comment.
&tplCommentEmailReply
tpl.Tickets.comment.email.reply
Chunk for notification of the user that a response to his comment has appeared.
&tplCommentEmailSubscription
tpl.Tickets.comment.email.subscription
Chunk for notification of subscribed user that a new comment has appeared in the theme.
&tplCommentForm
tpl.Tickets.comment.form
Chunk for form of the new comment to add.
&tplCommentFormGuest
tpl.Tickets.comment.form.guest
Chunk for form of the new comment to add for quests.
TicketComments
Outputs comments and the form of the commenting on resource.
TIP
Can be used with any MODX document.
Snippet is caused uncashed.
Parameters of the snippet's call
0
1
0
1
1
0
1
1
0
0
mm
24
http://www.gravatar.com/avatar/
10
1
resource-[[*id]]
by default.tpl.Tickets.comment.one.auth
tpl.Tickets.comment.one.deleted
tpl.Tickets.comment.email.bcc
tpl.Tickets.comment.email.owner
tpl.Tickets.comment.email.reply
tpl.Tickets.comment.email.subscription
tpl.Tickets.comment.form
tpl.Tickets.comment.form.guest
tpl.Tickets.comment.one.guest
tpl.Tickets.comment.wrapper
tpl.Tickets.comment.login
Examples