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]
Post
by arrow816 » 12 Mar 2010, 00:36
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:
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
Post
by arrow816 » 29 Apr 2010, 19:12
Any movement on this getting DB?
Post
by Steve » 29 Apr 2010, 19:17
quoting stokers rules
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.
Post
by arrow816 » 29 Apr 2010, 21:56
Damn thoes Stoker Rules!!