WhutBBCode?

This is a cross-browser BBCode helper. It works with both What.CD and Waffles.ch and other sites . . . CDs and waffles, mmm.

目前为 2016-07-17 提交的版本。查看 最新版本

作者
hateradio
评分
0 0 0
版本
3.1
创建于
2014-05-16
更新于
2016-07-17
大小
106.2 KB
许可证
暂无
适用于

WhutBBCode? Overview

Version 3.0 of WhutBBCode? has been renamed, so you might have to uninstall previous versions of "WhutBBCode? for What.CD and Waffles.fm"

Compatibility

Browsers (Recommended Version)

  • Firefox 4+
  • Opera* 11+
  • Chrome 10+
  • Safari 5+

Sites

  • What
  • Waffles
  • Indietorrents

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.

Shortcut Keys

  • 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!)

Note that you have to save your settings on every site.

Screenshots & Version Info

Version 3.0.1 - 3.0.2

  • Resolves Chrome errors
  • Removes extraneous gray text CSS
  • Adds mature tag

Version 3.0

WhutBBCode? 3.0

  • Brand new, completely rewritten code base
  • Brand new Glyph icons from the Bootstrap source
  • More customizable, just read the source comments!
  • Same great functionality

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) Opera > Settings > Preferences > Content > JavaScript Options > User JavaScript Folder > Choose... > Select the folder or

B) right click on a What.CD page > Edit Site Preferences > Scriptng > 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.