![]() |
Allow users to self-censor thread titles and post content
Allow users to self-censor thread titles and post content.
This mod makes a custom profile field where users can enter words to censor, like admins do in the ACP, except the user's censoring only appears to that user. No screenshot is necessary; it looks the same as 'regular' censoring. ;) If you install this mod, click install. If you uninstall this mod, click uninstall. |
I had a member ask me for this the other day. Thank you. :)
|
Hi - this could be very useful for me but what sort of extra load would it put on a busy forum?
Could it also be adapted to censor all posts viewed by guests? |
Right up my street, thanks!
Installed. |
nice job, thanks calorie.
any chance you can release a hack that allows an admin to censor thread titles but not thread content? |
Thanks man!
|
Sweetness! Thank you!
|
I tried this out, but this is no good to me as it doesn't censor words in thread titles, only in posts.
|
Yeah if it supported thread titles I'd be using it right now... any possibility of adding it in?
|
Updated: thread titles and post content
Upgrade: uninstall the old and import the new |
awesome....installed and testing....been waiting for something like this!!
|
Quote:
|
What happens if a "censor user" quotes someone elses censored words? ... will the "non censor user" see ***** or with they see the original profanity
|
This increases index queries by as much as 48, just so people know.
|
They are not heavy queries, but if you want to be rid of them...
In the Self Censor Init Startup plugin find: Code:
$sc_ds_query = $db->query_first("SELECT data Code:
$sc_field_name = "fieldX"; // set fieldX to the actual field name |
Thanks for posting this option! :)
What affect does this edit have overall? |
This mod automatically makes the profile field for you and writes X from fieldX to a table, and then it fetches X from the table to determine $vbulletin->userinfo['fieldX']; so if you do as in post15 after this mod is installed, you can be rid of the extra queries.
|
Wow yeah, it increased mine by almost 80 queries til I hardcoded the field number in there hehe :)
|
Can words be censored by default with this?
|
Has anyone gotten this to work on thread titles on forumhome?
|
Quote:
|
Would you be able to set a 'default' list of censored words? That way, they don't need to make the whole list themselves?
|
Quote:
EG. I filtered the word "mess" so "messing" reads as "****ing", However, after doing the plugin edit, it was reading as "mess**g" |
I am so lost in the edit you said calorie. can you give me some one on one help cause i need to get my queries down. Thanks abunch
|
How difficult would it be to make the censored list admin-controlled, and have it apply to usergroups instead of users (or perhaps on/off toggle in profile)?
This is the closest I've seen to the solution I need to provide a default, optional "work safe" environment. |
I was running this on one board with 3.5.x and it worked well. I upgraded to 3.6.0 and it still works.
I tried installing this on two other boards that run 3.6.0 and it's not working. It's not creating a profile field. Even when I manually created the profile field it still didn't work. Anyone else have this problem and find a workaround? |
I would like to get this working as well. Anyone?
|
bump
|
Has anyone got this working with 3.6.2 yet?
Thanks... :bandit: |
Anyone??
|
Is this working with 3.6.4 yet?
:confused: |
Here here! I would like a vB 3.6 version as well.
|
Hi Calorie,
There's been no response to this Mod for ages and ages, and there's been a good number of Vb Versions released since it's appearance. Please can you reply with some indication as to whether this Mod will work with vB 3.6 or not, or what would need to be changed if it could be made to do such. Also, if possible, would this Mod work with vBAdvanced (current version). I have a forum where swearing is a great norm, and I don't want to censor words that swearing users don't want censored. This Mod seems to be the thing I'm looking for, and certainly a fair number of other users seem in the same frame of mind. Or, any other coder who can help would be great. Thanks, Step ;) |
Quote:
|
Agreed, I'd love to get this working with 3.6.4
|
Quote:
The last technical post regarding this mod was about February last year. All posts since then have, basically, been requests. :( |
Quote:
Using this code and creating my own mutli line text box and manually put in the field#. This is in 3.6.5 |
ssslippy,
Quote:
Please can you be a bit clearer? Thanx, Step... :-D |
Yup, I would like to have this for 3.6.4 also. Will pay for someone to do it. PM ME.
|
To use on 3.6.4
First install the product. And follow the readme about making sure censoring is enabled. Then Go to your admin CP, click on the option User Profile Fields Then click on Add New User Profile Field Choose from the drop down Multiple-Line Text Box Title: Self Censor Posts Description: Enter words here you would like to censor out of posts. For example, if you don't want to see swear words, enter them here. Max Length: 200 Field Length: 72 (May be different for your skin, this is the width of the input box) Field Searchable on Members List: No Then select "options: other" as the display page Now you can see your field in the list. Make a note of the field number, for example 'field26' Then do the mod here, but replace FieldX with 'field26' Or what ever your field number is. That should be it. I may have left out a step, let me know if I did. |
All times are GMT. The time now is 05:53 PM. |
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:
|