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 releasesDateSizeLinksStatus
6.x-1.12008-Mar-0239.2 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-2.12008-Jan-1438.94 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
4.7.x-1.x-dev2006-Nov-1325.88 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.