
This update adds some new features, which you may or may not find useful:
- Global ignore list.
This allows the administrator to provide a list of users that should have their signature ignored by everyone by default. The signature will only be shown if a user specifically requests it to be shown.
- 'Warning' PM
The administrator can define a number of ignores. If a user gets this number of ignores or more, then they will be sent a PM. The PM subject and message are set via phrases and as such can be edited easily.
- Auto remove signature
The administrator can define a number of ignores. If a user reaches this number of ignores or more, then their signature will be removed automatically.
Please be aware that this addon adds some new rows to the table, and also changes some setting on existing rows. The changes are as follows, you should ensure they are applied correctly:
New row: unhidden_signatures TEXT NULL
New row: pm_sent INT( 10 ) NOT NULL DEFAULT '0'
Changed row: hidden_signatures changed from NOT NULL to NULL
Another major change is that there is no longer 2 separate versions for xF 1.1.x and 1.2.x - they are in the same files & XML. I haven't been able to test on 1.1.x, so please let me know if you have any issues.