Bbcode
naudefj - September 28, 2003 - 16:44
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 markup to your posts. BBCode is easier to use than HTML and helps to prevent malicious users from disrupting your site's formatting.
See the help screen of the module (or the code) for information on which tags and variants are supported. This implementation is not necessarily the same as the original BBCode implementation.
Note that this filter also recognizes and converts URLs and email addresses to links automatically.
The quicktags module can be used in conjunction with this module to provide a BBCode formatting bar above all textareas.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.1 | 2008-Mar-02 | 39.2 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-2.1 | 2008-Jan-14 | 38.94 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 4.7.x-1.x-dev | 2006-Nov-13 | 25.88 KB | Download · Release notes | Development snapshot | |
