Script Summary: This is a cross-browser BBCode helper--at least as far as Firefox, Chrome, Opera, and Safari are concerned. It works with both What.CD and Waffles.fm and others . . . Mmm, waffles and CDs.
Version: 2.6.1
WhutBBCode? Overview
Compatibility
| Sites | Browsers (Recommended Version) |
|---|---|
|
|
| Most Gazelle sites are also compatible; however, they have to be included manually. If you want me to add a site, please send me a message. | Shortcut keys were only tested in the above-mentioned browsers. The script is known to work on Safari with the NinjaKit extension. |
Special Info
With version 1.5 and above, users can now press the CTRL key plus a character to produce BBCode. Version 2.0 introduces the ordered list shortcut, which works on What.CD.
Shortcut Keys
Please note that version 2.5 has changed the URL key. It used to be CTRL+O, but is now CTRL+H.
- Ctrl + b = [b][/b] (Bold)
- Ctrl + i = [i][/i] (Italic)
- Ctrl + u = [u][/u] (Underline)
- Ctrl + s = [s][/s] (Strike)
- Ctrl + k = [#] (Ordered List Item - What.CD only)
- Ctrl + l = [*] (List Item)
- Ctrl + h = [url=][/url] (Link)
- Ctrl + m = [img][/img] (Image)
- Ctrl + d = {Delete} (Erases your message!)
Screenshots & Version Info
Version 2.0
WhutBBCode? 2.0 looks a bit different for What.CD because of some new buttons. Overall, the align button has been separated for each individual type.

What.CD users
- Use
[code][/code]when you want to make an item within a line mono-spaced, like I did just now. Use it for functions, (X)HTML, or any other code snippets. - Use
[important][/important]to mark something urgent. - Use
[#]to make ordered lists.
For reference, the list above is an unordered list; the list below is an ordered list. You don't use 1, 2, 3. They are included automatically.
- This is the first item.
- This is the second item.
- This is the third item.
Older Versions
Version 1.5

Excluding Textareas from WhutBBCode
Note: If you add "noWhutBB" to the class attribute of a textarea, WhutBBCode? will not do anything to to that text box. It will get ignored. Example:<textarea class="noWhutBB"></textarea>



