Feature #854
Editing one's own forum posts
Status: | Closed | Start date: | 2008-03-14 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Forums | |||
Target version: | 0.8 | |||
Resolution: | Fixed |
Description
Hello -- it'd be nice to be able to have the ability to NOT edit all forum posts (such as is the case now in 0.6.4) but to just have the ability to edit forum posts that I have made.
Associated revisions
Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes).
History
#1
Updated by Jean-Philippe Lang almost 15 years ago
- Target version set to 0.8
#2
Updated by Jan Losinski over 14 years ago
+1
I need this too
#3
Updated by Jan Losinski over 14 years ago
- File own_message_edit.patch
added
I've a dirty hack if anyone need this feature faster than the official implementation is done.
Apply the patch and you can edit your own posts, even if you are not a manager.
#5
Updated by Jean-Philippe Lang about 14 years ago
- Category set to Forums
- Status changed from New to Closed
- Resolution set to Fixed
I've committed Markus' patch in r2019 (with slight changes) since it's more configurable.
Thanks.
#6
Updated by Markus Knittig about 14 years ago
Nice, but there's a little typo in the language files. It should be permission_delete_own_messages
not permission_delete_won_messages
.