08.10.2016, 17:55
(Dieser Beitrag wurde zuletzt bearbeitet: 05.11.2024, 16:30 von MyBB.de Bot.)
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.