- XF Compatibility
- 2.0.x
- 2.1.x
- 2.2.x
- Headline
- Allows changing the time limit for editing an individual post.
- Short Description
- Download and Discuss Premium, Business[AndyB] Change limit 2.2 version on NullPro Community. It is zip Extention type and 19.5 KB File size. From [AndyB] Change limit have 2 Description Attachments, 1 discussion, 1 Updates, 340 Views.
Allows changing the time limit for editing an individual post.
Most forums have a short time period where a post can be edited by the author. However there are situations when a longer edit time is needed. This add-on provides the admin or moderator the ability to quickly change the edit limit for any individual post.
(Example of Change limit link)
Features:
- All phrases start with changelimit_ for your convenience.
- Download Andy-ChangeLimit-1.4.zip and unzip it.
- Copy the src/addons/Andy/ChangeLimit directory to your server.
- From the Admin Control Panel Install the add-on.
In order to see the Change Limit link below the post, you will need to set the User group permissions for the Administrative group to Yes.
How to use:
Click the Change limit link and edit the date and time. The post author will be able to edit the post until the date and time entered. When the date and time has expired, the post author will no longer see the Edit link under the post.
If there's already a change limit override, that date will be shown as a confirmation message.
To cancel a change limit override, submit the default date which is the post date, that will remove the change limit override.
Optional notes:
Forum which use a language other than English can add notes in the Options page. For example if you add the following notes:
Code:
Jan = Jan<br />
Feb = Lut<br />
Mar = Zniszczyć<br />
Apr = Kwi<br />
May = Może<br />
Jun = Cze<br />
Jul = Lip<br />
Aug = Sie<br />
Sep = Wrz<br />
Oct = Paź<br />
Nov = Lis<br />
Dec = Gru<br />
The overlay will show the following:
Database Table:
This add-on creates a table called xf_change_limit in your database.