Contributed modules for filtering

This section provides information on some of the contributed modules that help with filtering and processing user input.

BBCode: Format text using BBCode

The Drupal bbcode module adds a BBCode filter to Drupal. This allows you to use HTML-like tags as an alternative to HTML itself for adding

Code Filter

The Code Filter module allows users to post and display code using <code></code> and <?php ?> tags without having to worry

Custom Filter

Custom filter is a module that allows you to create your own filters based on regular expressions. When you need some input filter that is

Drupal.org project link filter

The Drupal.org Filter facilitates linking to Drupal.org projects and nodes.

Emogrifier

The Emogrifier module uses the Emogrifier class library as a text input filter to convert stylesheet rules to inline style attributes. This

Empty paragraph killer

Empty paragraph killer is a filter module, helpful on sites which use WYSIWYG editors.

HTML Purifier

HTML Purifier is a standards-compliant HTML filter library. HTML Purifier will not only remove all malicious code (better known as XSS) with

PHPLighter

PHPLighter is a re-implementation of codefilter using the library PHPLighter.

Pathologic

Note: This documentation is targeted for the 7.x-3.x branch of Pathologic. The 7.x-2.x branch works similarly, except that the global

Textile: simple text syntax

The textile module allows users to enter content using Textile, a simple, plain text syntax that is filtered into valid XHTML. Textile

Video Filter

Video Filter is a highly flexible and easy extendable filter module to embed any type of video in your site using a simple tag. Other

Guide maintainers

leehunter's picture