Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module provides a search and replace functionality in form of a pluggable filter. By this you can do a profanity filter, a glossary, automatic linking and enhance the user experience of your website.

Plugins

Source

Select anything as source. CSV, Views, feeds you name it.

Replace

Choose from different replace methods.
Basic string replace, a regular expression or DOM parsing.

Style

Rewrite the found string to your needs.
Make it a link, different CSS styles or mabe popups.

Status

We need this module to bring glossary replacements to our sites. So we started with a basic implementation and will proceed to a full contrib module.

Project information