WhutBBCode?

This is a cross-browser BBCode helper. It works with Gazelle and other sites . . . CDs and waffles, mmm.

目前為 2016-12-14 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
hateradio
評價
0 0 0
版本
4.5
建立日期
2014-05-16
更新日期
2016-12-14
尺寸
118.6 KB
授權條款
未知
腳本執行於

WhutBBCode? Overview

Note: As of version 3.0, "WhutBBCode?" has been renamed, so you might have to uninstall previous versions of "WhutBBCode? for What.CD and Waffles.fm" from your user scripts in Greasemonkey/Tampermonkey.

Compatibility

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.

Sites

  • Apollo
  • Waffles
  • Indietorrents
  • Cinemageddon
  • PTP
  • What (Archived in the code)

Browsers (Recommended Version)

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

Shortcut keys were only tested in the above-mentioned browsers. The script is known to work on Safari with the Tampermonkey 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 4.5

  • adds support for PTH, GG, nWCD, Nostream, BWTM, BS, bs
  • changes some styling for shortcut information

Version 4

  • adds apollo support
  • enabled all possible BBCode tags, thanks inverness
  • fixes emoticons, thanks toy
  • Replaces Waffles.fm for ch
  • Fixes Waffles emoticons
  • Fixes .gz with .gazelle property

Version 3.1

Replaces Waffles.fm for ch
Fixes Waffles emoticons
Fixes .gz with .gazelle property

Version 3.0.1 - 3.0.2

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

Version 3

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

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>