BB3ExtraCensor
Using html code in autocensorAdds the ability to use HTML code in the autocensor, a separate section will be available in the admin section with the ability to define words for the autocensor, using HTML code in replacement words, as well as using lexemes:
{ROOT_PATH}
- replaced with the path to the root directory of the forum,{USER_ID}
- replaced with the ID of the current user,{USERNAME}
- replaced with the name of the current userIn addition to adding individual words to the autocensor, you can import word lists, export words and test the autocensor on a specific text, sorting and searching by words, disabling words and using empty values ​​​​as a replacement are available
The extension is not a full replacement for the built-in autocensor function, the text will be replaced only in forum messages, personal messages, user signatures, forum and group descriptions, rules, polls and in extensions that use the built-in forum function for generating text for display.
Screenshots