Edit/Delete Own guestbook entry
millions - April 13, 2008 - 15:31
| Project: | Guestbook |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'd like to allow people to edit the comments they post on other peoples guestbooks. If someone posts, since there's no preview, they may have misspelled something, or placed a wrong link. I suppose they could delete it and repost, but then that sends two emails to the guestbook owner.

#1
Going further on this...
It may happen that a user became sorry for the words written, so it'd be nice if the module had the option for a user deletes own written entries, and maybe a page that would contains all entries written for this user for better control.
And seeking for this deleting issue, I found another bug that I'll relate in another issue...
#2
Yes it would be nice...
Also isnt it a little bit strange to edit someone else's guestbook entry on own gusetbook?? Somebody leaves a message to you and you edit it... Seems strange to me...
Sinan
#3
It would be great for me.
#4
I created the permission "delete own gestbook entry" with perm hook.
i gave this permission to authenticated users.
then i dusplayed a delete link to the authors of the entries.
but when they click in the link the page only reload. and nothing happens.
how can I really give that permission?