5 votes

This package is marked as retired

This package was designed to work with Umbraco v4 to v6 only.
Due to other package commitments, I am no longer maintaining this package.

Profanity Filter

The Profanity Filter package provides an XSLT extension that enables you to censor profanity in your content.

This is particularly useful for content that is user-generated on a public website; for example: blog comments or forum posts.

The profanity filter is customisable via a config file. (If you have the Config Editor package enabled you can manage this from the Umbraco back-office admin.)

Once the package is installed, you can use the profanity filter in your XSLT, lie so:

<xsl:value-of select="censor:ProfanityFilter($currentPage/data[@alias='bodyText'])" />

 

 

Screenshots

Package owner

Lee Kelleher

Lee Kelleher

Lee has 15802 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Lee Kelleher
  • Created: 05/03/2010
  • Current version 1.1
  • .NET version 4.0
  • License MIT
  • Downloads on Our: 2K

External resources