As i know Drupal 7 doesn't have a build-in function which alows users to delete their own comments.
I use Ajax Comments, and Comment Godness modules. The second one provides me with permission for users to delete their comments.
But unfortunatelly, this link is not Ajax, and links me to another page.
Is there any way to alow users to delete their own comments? exactly like admin can (with same form and display (with ajax))?

Comments

muschpusch’s picture

Category: Support request » Feature request
Priority: Major » Normal
muschpusch’s picture

@Lostrace you assigned this issue to you. Are you working on this issue?

formatC'vt’s picture

Assigned: Lostrace » Unassigned

Lostrace, please, re-assign to yourself if you are planning to work on this.

bhupendra_kanojiya’s picture

StatusFileSize
new2.29 KB
new25.31 KB

Please use below patch. It provides user to delete their own comment (using ajax link). Please give your suggestion.

ajax_comment.patch is a patch file and ajax_comment_module is whole module file.

Don't forget to give user permission to "Delete own comments" before test.

bhupendra_kanojiya’s picture

Assigned: Unassigned » bhupendra_kanojiya
formatC'vt’s picture

Status: Active » Closed (duplicate)

Patch in wrong format also this issue is duplicate of #1907222: Bypass confirm - Delete right away OR Use AJAX?