LightScribe
10-14-2006, 04:05 AM
I am looking for a mod (for use on two sites) where a few changes are made to post editing.
1. When a user / moderator / admin edits a post, they must leave a reason (can be configured on a per-group basis)
2. When a post is edited, a copy of the unedited version is stored in the row of the editlog table as a reference.
3. A small icon is placed near the post number to denote an edited post.
4. When clicked, this icon drops down to show a list of dates this post was edited.
Example
#Top Of Dropdown#
Post has been edited 4 time(s)
- 24-09-2006 by TestUser
- 25-09-2006 by Moderator
- 28-09-2006 by TestUser
- 01-10-2006 by Admin
#End Of DropDown#
5. Once a person in a usergroup with access to view archived posts (new usergroup permission) opens the dropdown, the list become links so that person can view the archived post. The url would be www.domain.com/forum/showarchived.php?postid=1234&edit=2
Can anybody make something like this?
Thanks In Advance
1. When a user / moderator / admin edits a post, they must leave a reason (can be configured on a per-group basis)
2. When a post is edited, a copy of the unedited version is stored in the row of the editlog table as a reference.
3. A small icon is placed near the post number to denote an edited post.
4. When clicked, this icon drops down to show a list of dates this post was edited.
Example
#Top Of Dropdown#
Post has been edited 4 time(s)
- 24-09-2006 by TestUser
- 25-09-2006 by Moderator
- 28-09-2006 by TestUser
- 01-10-2006 by Admin
#End Of DropDown#
5. Once a person in a usergroup with access to view archived posts (new usergroup permission) opens the dropdown, the list become links so that person can view the archived post. The url would be www.domain.com/forum/showarchived.php?postid=1234&edit=2
Can anybody make something like this?
Thanks In Advance