I see that facebook recently (maybe even a month ago) included a text link, "Edited", which shows a pop up page where it shows the messages that were edited.
Why not include such a feature in phpbb and mention/mark the posts as edited. I think a small software that generates the differences between the messages would be nice. Like the differences options from the wikipedia software or phpbb s installer/updater things.
Thoughts....?
Include Editpost history.
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Include Editpost history.
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3
- DavidIQ
- Customisations Team Leader
- Posts: 1905
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: Include Editpost history.
Post Revisions
Notification box
What you're suggesting should be coverable through a combination of these two RFCs. However I'd say it would be handy for moderator tasks but not for all users.
Notification box
What you're suggesting should be coverable through a combination of these two RFCs. However I'd say it would be handy for moderator tasks but not for all users.
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Re: Include Editpost history.
I think the users should see the edited differences. They may know the original post and wantto see what it was modified into.
This will also stop people from editing their posts, leaving it empty.
This will also stop people from editing their posts, leaving it empty.
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3
- DavidIQ
- Customisations Team Leader
- Posts: 1905
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: Include Editpost history.
You would run out of bandwidth on shared hosting rather quickly. Also what if it's a spammer that suddenly decided to edit his many "normal" sounding posts and add spam or worse yet porn to them? What are they going to do then? They can't do anything other than report them after having viewed them so now the moderator has double the work. Of course this would go off of permissions anyways so you can do whatever you want...heck even give guests access to it.
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Re: Include Editpost history.
I am on shared hosting and i have unlimited bandwidth. It can come as disabled by default and users with enough resources can decide to enable it.
Uh.. ? Spamm posts are deleted and when you see they are spammers you band/delete their accounts so thy cant edit the posts even if you let them there.
Guests wouldn't have a reason to access it. They wouldn't be that interested what changes were made to the topic.
I think it may be nice to allow an option that lets the users to uncheck a box that stops the forum for saving the changes made to the post.
If an admin has a post that gets updated constantly, he wont want to use database space to save the old data.
Uh.. ? Spamm posts are deleted and when you see they are spammers you band/delete their accounts so thy cant edit the posts even if you let them there.
Guests wouldn't have a reason to access it. They wouldn't be that interested what changes were made to the topic.
I think it may be nice to allow an option that lets the users to uncheck a box that stops the forum for saving the changes made to the post.
If an admin has a post that gets updated constantly, he wont want to use database space to save the old data.
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3
Re: Include Editpost history.
As stated, I believe this is covered under the post revisions concept.
Sometimes you're the windshield, sometimes you're the bug.