-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
27 lines (16 loc) · 1.08 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## INFORMATION ##
Edit History Log (1.6) for MyBB 1.8
Created by: Starpaul20
Copyright: ©2010
License: GPL
Allows you to log all edits made to posts.
Whenever a post is edited (either in quick edit or full edit mode), the original text is logged and can be viewed by administrators and moderators (exact viewing permission may be set in settings). The edited text can be compared to the original text to see just what was changed. Moderators can also revert an edited post back to an earlier version (exact reverting permission may be set from the settings).
The settings for this plugin are located under the 'Edit History Settings' added at the bottom of the settings page. This plugin offers full language support.
The 'oldrelease' branch contains the 1.6 version of the plugin.
## INSTALLATION ##
1. Upload all files above, keeping the file structure intact.
2. Go to Configuration > Plugins
3. Click "Install & Activate"
4. Enjoy!
## UPDATING ##
If you're updating from any previous version, you must first deactivate the plugin (do not uninstall), upload all new files and reactivate.