NAME
------------------------
BBCode Formatting Bar


DESCRIPTION
------------------------
This is a module that gives users a formatting bar that inserts BBCode into posts using Javascript.  Works on IE and Firefox.


INSTALLATION
------------------------
1. Enable the module through the standard Drupal 5.x module installation workflow.
2. Go to Administer >> Settings >> BBCode Formatting Bar and configure the display settings of the formatting bar.


CREDITS
------------------------
Currently maintained by Jeff Beeman (jrbeeman on drupal.org)
Original module by Allen Cook <pyro@gamerswithjobs.com>
Ported to Drupal 4.7 and 5.x by Alan Harder <alan.harder@sun.com>


TODO
------------------------
- Get quoting to work properly (use selected text for quote and set the correct username)
-- Bind to selection event