BBCode: phpBB [audio] | phpBB [video] | phpBB [media]
We are glad to present you a new universal BBCode "phpBB [video]" which is compatible with both phpBB and phpBBex. To install you do not need to edit any files, it can be added throu…
BBCode: phpBB [audio] | phpBB [video] | phpBB [media]
We are glad to present you a new universal BBCode "phpBB [media]". It's a 2-in-1 bbcode: [video] and [audio]. Moreover it supports embedding of maps, panoramas and other multimedia. …
BBCode: phpBB [audio] | phpBB [video] | phpBB [media]
We are glad to present you a new universal BBCode "phpBB [audio]" which is compatible with both phpBB and phpBBex. To install you do not need to edit any files, it can be added throu…
This BBCode will appear as a progress bar with a filled percentage value of your choice. The progress bar has an attractive animation to it.
Pure CSS3. No images included!
Allows you to embed TED Talks videos into posts.
Usage example
The user copies the URL of the page of the audio and inserts it between the [ted][/ted]:
[ted]http://www.ted.com/talks/mitch_resnick_let_s_teach_kids_to_code.html[/ted]
…
Enables the use of coloured boxes and text within posts for layout purposes.
Example: [divbox=yellow]This is my divbox[/divbox]
For "color" you can use the name of the color that you want such as gray, blue, white or use the HEX code like …
Allows ascii art to be displayed properly.
Any leading spaces on the first line will be deleted. If you want the first line to have leading spaces, you will need to insert a dummy character on the first line and then start your ASCII art on the n…
This BBCode allows users to embed videos from Liveleak into their posts. They only need to use the video ID Code which can be found in their browser address bar found after: view?i=
I have some pictures on https://skydrive.live.com , drive is 7 GB high for free users.
So i want add pictures from my skydrive folder to be shown in phpBB forum.
Make account there, upload picture on drive, click on it. On Embeded tab you will s…
This BBCode allows users to embed videos from IGN into their posts. The URL to be used is simply the IGN video page, i.e. http://www.ign.com/videos/article.
This bbcode differs a normal message from a moderator's message.
To normally display this bbcode, please upload the following image in your images/ directory:
m (see FAQ)
Note: Just because this bbcode is meant for moderators, it doesn't …
The XHTML 1.0 Strict Standard opens URLs within the actual browser window.
If you want an URL to be opened in a new window and still stay STRICT with your Document type, use this custon BBCode.
Javascript has to be enabled to use as described.
I…
I followed this ABD BBcode by amorty .
And made some changes.
His bbcode didn't support private picasa webalbums. So i add simple authkey.
Here we go:
BBcode usage:
[picasa]{IDENTIFIER1},{IDENTIFIER2},{IDENTIFIER3}[/picasa]
{IDENTIFIER1…
Used to add styled warning text to a post. The warning text can be whatever you want.
http://i612.photobucket.com/albums/tt205/bilby7/phpBB/warning.png
Note : it is important that the HTML replacement text not have any line breaks in it.
Befor…
Adding text after [imageleft]{URL}[/imageleft] will wrap the text around the image. The image URL goes between the [imageleft] tags. The example can be easily modified to have the image on the right by changing float:left to float:right and p…