MyBB.de Forum
Courtesy Edit Time - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: Courtesy Edit Time (/thread-33781.html)



Courtesy Edit Time - MyBB.de Bot - 08.10.2016

Eine neue Erweiterung wurde veröffentlicht: Courtesy Edit Time

Zitat:Name: Courtesy Edit Time
Description: Allow a courtesy edit time, whereby the 'edited by' message won't show up for a set amount of time.
Website: https://github.com/MattRogowski/Courtesy-Edit-Time
Author: Matt Rogowski
Authorsite: https://matt.rogow.ski
Version: 1.1.0
Compatibility: 1.6.x, 1.8.x
Files: 1
Settings added: 1 (1 group)

To Install:
Upload ./inc/plugins/courtesyedittime.php to ./inc/plugins/
Go to ACP > Plugins > Activate
Go to ACP > Configuration > Courtesy Edit Time Settings > Configure settings > Save.

Information:
This allows you to give your users a bit of a grace period where they can edit their post and not show that it has been edited.

This is useful for if you, like me, only notice all the typos you made after you submitted the post.

Change Log:
04/12/10 - v0.1 -> Initial 'beta' release.
03/12/11 - v0.1 -> v1.0 -> Made compatible with MyBB 1.6.5. To upgrade, reupload ./inc/plugins/courtesyedittime.php
25/08/14 - v1.0 -> v1.1 -> MyBB 1.8 compatible. Code cleaned up and database field removed. To upgrade, uninstall, reupload ./inc/plugins/courtesyedittime.php, activate.