WhutBBCode? for What.CD and Waffles.fm

By hateradio Last update Dec 8, 2011 — Installed 7,022 times.

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

SitesBrowsers (Recommended Version)
  • What
  • Waffles
  • PtP
  • Indietorrents
  • Alphaomega
  • Firefox 4+
  • Opera* 11+
  • Chrome 10+
  • Safari 5+
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!)
Version 1.1 works with both What.CD and Waffles.fm, but you have to save your settings on both sites.

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.

WhutBBCode? Overview

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.

  1. This is the first item.
  2. This is the second item.
  3. This is the third item.

Older Versions

Version 1.5

WhutBBCode? Overview

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>

*Opera Instructions:

Create a folder to house your user scripts and save my script in it. Afterward, you either A) press ALT+F12 (Preferences) > Content > JavaScript Options > User JavaScript Folder > Choose... > Select the folder or B) right click on a What.CD page > Edit Site Preferences > Scripting > User JavaScript Folder > Choose... > Select the folder. For those of you who use SSL, visit this page for an extra step on how to allow user scripts to run on secure pages.