BBCode Tools is a module I developed for the Content Management System CMS Made Simple. It provides a small set of BBCode-related utilities such as a toolbar that can be integrated with any textarea element in a form, and it also provides functions for parsing text formatted with bbcode tags (such as [b] and [u]).
I took full advantage of CMS Made Simple's module API to develop this, making its parsing functions accessible to any other modules or scripts that users might wish to use in conjunction with it.
Added on Wednesday, 11 May 2011
Add new comment