- Discussions
- 4 647
- Messages
- 12 059
- Solutions
- 81
- J'aime
- 7 615
- Points
- 198
Additional requirements : PHP: 8.3.x recommended (not tested on lower versions past 8.2/8.1)
Sometimes a full on ban isn't what is needed and a user just needs to be quiet for a few hours/days. Idea taken from SomethingAwful.
Télécharger V1.0.0 Beta :
Version 1.0.0 Bêta 2 :
Version 1.0.0 Bêta 3 :
Description
This addon will allow you to place users on a read only leave from your site, as if they were banned but still have the ability to read posts and visit the site.Sometimes a full on ban isn't what is needed and a user just needs to be quiet for a few hours/days. Idea taken from SomethingAwful.
Options
[TaylorJ] Probations - Options
Name | Description |
---|---|
Maximum number of days allowed to select | This limits the user giving the probation on how many days they can place a user on probation for. |
Maximum number of hours allowed to select | This limits the user giving the probation on how many hours they can place a user on probation for. |
Permissions
[TaylorJ] Probations Permissions
- Can view probations
[TaylorJ] Probations Moderator Permissions
- Can put users on probation
Cron Entries
Name | Run on... | Run at hours | Run at minutes |
---|---|---|---|
[Taylor J] Probations: Hourly Check | Any day of the month | Any | 0 |
Télécharger V1.0.0 Beta :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Added a view for the probations route (functions like the reports pages)
- Added a link to the probations page in the staff bar in the moderator drop down
- Changed the canViewProbation permission to the moderator permission set for the addon
- Cron entry now runs every minute to handle cases of a person being put on probation at any time that was after the beginning of an hour but before the next new hour
- Removed the xf_taylorj_user_probations_active table and consolidated all into one table of xf_taylorj_probations
- Added a template modification for underneath a posts message and before the signature area that states a person was put on probation for that post. Styling tbd
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Added an upgrade step to add the xf_taylorj_probations db table if for some reason it's not already there.
- Removed some duplicated uninstall steps
Vous devez répondre avant de pouvoir voir le contenu des données cachées.