RokBox BBCode

User submitted BBCodes
Let us see what You have
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.

[textarea]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[/textarea]

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

Re: RokBox BBCode

Post by arrow816 »

Any movement on this getting DB?

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.

Re: RokBox BBCode

Post by arrow816 »

Damn thoes Stoker Rules!!