Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
handling nsfw content
Rajio
✭
As my forum grows I'm thinking of ways to better handle nsfw content. Currently we have a policy for nsfw threads to have [nsfw] in the title, or if someone just posts an nsfw pic in an existing thread, to put it in a spoiler for safetys sake.
this could be done better though. it would be ideal if users could jsut flag threads/posts as nsfw and that users could have the ability to toggle 'work mode' on the site which would auto hide all off that flagged content.
anyhow, you guys run forums. how do you deal with nsfw content?
0
Best Answer
-
Rainulf New
@Rajio, you can modify this plugin around: http://vanillaforums.org/addon/spoilers-plugin
6
Answers
I'd think of maybe adding a NSFW class to the body and then having a plugin do something with images that cascade off of
.NSFW .Message img
or something like that.@Rajio, you can modify this plugin around: http://vanillaforums.org/addon/spoilers-plugin