| 1 |
Readme |
NAME |
| 2 |
------ |
------------------------ |
| 3 |
|
BBCode Formatting Bar |
| 4 |
|
|
|
This is a module that gives users a formatting bar that inserts BBCode into posts using Javascript. Works on IE and Firefox. |
|
|
|
|
|
Installation |
|
|
------------ |
|
| 5 |
|
|
| 6 |
1. Copy the files into a bbcode_wysiwyg folder under the Drupal modules/ directory. |
DESCRIPTION |
| 7 |
|
------------------------ |
| 8 |
|
This is a module that gives users a formatting bar that inserts BBCode into posts using Javascript. Works on IE and Firefox. |
| 9 |
|
|
|
2. Go to the administration section, into "adminster > modules" |
|
|
and enable the bbcode_wysiwyg module. |
|
| 10 |
|
|
| 11 |
Author |
INSTALLATION |
| 12 |
------ |
------------------------ |
| 13 |
|
1. Enable the module through the standard Drupal 5.x module installation workflow. |
| 14 |
|
2. Go to Administer >> Settings >> BBCode Formatting Bar and configure the display settings of the formatting bar. |
| 15 |
|
|
|
Allen Cook <pyro@gamerswithjobs.com> |
|
| 16 |
|
|
| 17 |
|
CREDITS |
| 18 |
|
------------------------ |
| 19 |
|
Currently maintained by Jeff Beeman (jrbeeman on drupal.org) |
| 20 |
|
Original module by Allen Cook <pyro@gamerswithjobs.com> |
| 21 |
Ported to Drupal 4.7 and 5.x by Alan Harder <alan.harder@sun.com> |
Ported to Drupal 4.7 and 5.x by Alan Harder <alan.harder@sun.com> |
| 22 |
|
|
| 23 |
|
|
| 24 |
|
TODO |
| 25 |
|
------------------------ |
| 26 |
|
- Get quoting to work properly (use selected text for quote and set the correct username) |