![]() |
Quote:
|
1 Attachment(s)
Done :)
Not sure if this will work in 3.5.0, only tested on 3.5.1 Upload the attached plugin and modify it (change STYLEID = 67 to STYLEID = <styleid> of your worksafe style). |
Quote:
How would you remove the avatars on that specific style? Remove it from the postbit? |
Quote:
|
Quote:
|
It is (afaik) possible to do what you want, except its complex. The way I see you being able to do it is using the bbcode_create hook to modify the $this->tag_list array to modify the replacement html of the bbcode as the bbcode parser starts up.
It would look something like below, but note that i did it based on the tag example [newsimg]url[/newsimg] not [newsimg=url]text[/newsimg]. To do the second one, change no_option to option. I havent tested this and it could break the bbcode parser (with either setting). PHP Code:
|
I would be interested in something like this that could also turn on the swear filter.
I don't filter anything on my site but there have been problems with people getting locked out when their work software detects profanities. |
in global_start
PHP Code:
|
thanks merk, I will give that a shot.
|
Quote:
Thanks!!!! |
All times are GMT. The time now is 09:18 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|