Project:Wordfilter
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

As much as I like compiling lists of swear words, It would be very handy to offer an import/export function to move the swear words between sites easily.

I wonder if other CMS's already have an agreed format for bad words which could be used here so that we can use their bad word lists?

Comments

#1

+1

#2

+1

I'd be tempted to change this thread to the subject "profanity filtering" as there is a lot more to it than simple string replacement. In fact, something more intelligent along the lines of http://www.webpurify.com/ would be ideal.

#3

As a baseline feature I will work to implement an
import/export of original word/filtered word pairs if someone
can point me to a good list of words to use for testing out imports...

#4

That webpurify looks like an excuse for a different module all together.

#5

+1

#6

Here's a list to get you going.

AttachmentSize
profanity-list.zip 6.76 KB

#7

Luckily for you, I've added such a module: http://drupal.org/project/webpurify

#8

+1 as well. We'd be willing to add such functionality if the module maintainer would support the addition of this feature. It's important enough for us that we'd have to fork the module otherwise.

Please let us know. :)

-Daniel

#9

Patches are always welcome!

#10

I do not use wordfilter for profanity, but for typgraphy - yes, I heard of Typogrify and used it but there is a conflict and typogrify lacks serious and i18n typography settings, making it unusable for me.

+1 for the export function, but not for renaming it profanity filtering.

#11

Status:active» needs review

Here is a patch that depends on an Import / Export Tools project I've just started. (I need to give it a couple weeks before I can apply for full project status.)

The Import / Export Tools project aims to be a library module for other modules to easily implement import & export functionality.

To use this patch:

* Download the import_export_tools project
* Enable Import / Export Tools
* Apply this patch to wordfilter.

AttachmentSize
wordfilter-export-import.patch 1.44 KB
nobody click here