The add-on will allow you to prohibit the use of certain phrases in the names of forum topics.
Télécharger V2.0.2 :
Version 2.3.0 :
- Support XF2.3
- Min require XF2.3
- Fixed extension
- Now if a word contains a forbidden word, it is checked because it can only be a part, perhaps in the future there will be support for lemmas
- Using string helpers from XF
Télécharger V2.3.0 :
Version 2.3.1 :
Fix URL detection in title warning by using regex pattern matching
Télécharger V2.0.2 :
Pour consulter le contenu, vous devez : Se connecter ou S'inscrire.
Version 2.3.0 :
- Support XF2.3
- Min require XF2.3
- Fixed extension
- Now if a word contains a forbidden word, it is checked because it can only be a part, perhaps in the future there will be support for lemmas
- Using string helpers from XF
Télécharger V2.3.0 :
Pour consulter le contenu, vous devez : Se connecter ou S'inscrire.
Version 2.3.1 :
Fix URL detection in title warning by using regex pattern matching
- Replace word-splitting approach with regex-based matching:
Phrases with special chars (URLs, etc.) match as substrings - Regular words match with word boundaries (\b)
Pour consulter le contenu, vous devez : Se connecter ou S'inscrire.

