RokBox BBCode

User submitted BBCodes
Let us see what You have
There is no support here! Only Read Access!
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.
Remember that it is not allowed to use {TEXT} inside the html tags!!!
It causes a serious security risk to your board and users.
Like this: <div style="{TEXT}">{TEXT}</div>
Green = OK - Red = forbidden
Locked
User avatar
arrow816
BBCoder II
BBCoder II
Posts: 25
Joined: 05 Mar 2010, 17:26

RokBox BBCode

Post by arrow816 »

BBCode Title:RokBox BBCode
BBCode Author:Arrow

BBCode Description:Uses Mootools to give a lytebox appearance to links

BBCode Usage:

Code: Select all

[roxbox={URL}]{SIMPLETEXT}[/roxbox]
HTML Replacement:

Code: Select all

<a href="{URL}" rel="rokbox">{SIMPLETEXT}</a>
Helpline:

Code: Select all

Rokbox BBCode:[rokbox=URL]Text you want link to say[/rokbox]
Example:

Code: Select all

[rokbox=http://www.phpbb.com]Phpbb3.com[/rokbox]
Other Info:
Edits:
open overall_header.html and find:

Code: Select all

</head>
Add before:

Code: Select all

<script type="text/javascript" src="rokbox/mootools-release-1.11.js"></script>
<script type="text/javascript" src="rokbox/rokbox.js"></script>
<link href="rokbox/themes/light/rokbox-style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="rokbox/themes/light/rokbox-config.js"></script>
Then upload rokbox to your forum root.

Then your done
Phpbb3 Board:http://www.nightmare-studio.com
Phpbb3 Version:3.0.7-PL1
User avatar
arrow816
BBCoder II
BBCoder II
Posts: 25
Joined: 05 Mar 2010, 17:26

Re: RokBox BBCode

Post by arrow816 »

Any movement on this getting DB?
Phpbb3 Board:http://www.nightmare-studio.com
Phpbb3 Version:3.0.7-PL1
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: RokBox BBCode

Post by Steve »

quoting stokers rules
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.
NAPWR wrote: Nice, Stoker is Hot
User avatar
arrow816
BBCoder II
BBCoder II
Posts: 25
Joined: 05 Mar 2010, 17:26

Re: RokBox BBCode

Post by arrow816 »

Damn thoes Stoker Rules!!
Phpbb3 Board:http://www.nightmare-studio.com
Phpbb3 Version:3.0.7-PL1
Locked