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…
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 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=
Embeds the paste into the post. Respects the exposure and expiration settings for the paste. A notice is provided if the paste expires (or is deleted) or if the paste is private. Displays the proper formatting when syntax highlighting is used.
This bbcode will embed a map location from the Zombie Survival game H1Z1 into your forum posts. This script uses the free mapshare functionality provided by http://www.h1z1db.net and which is available to all fans of the game.
Maps are display…
Adds accent to a word.
Tag:
[accent][/accent]
HTML:
́
Help line:
Places an accent to a word. Uses after vowel.
Help line (ru):
Добавляет ударение для слова, используется после гласной.
A simple BBCode to embed a strava activity in a post.
Click on the share icon of your strava activity, select "embed on blog" and extract the url from there.
Demo:
[strava]https://www.strava.com/activities/1917737144/embed/d6e7865ada7878f6e88…
Warning: this BBCode works fine on phpBB 3.2.6-3.3.4 but stopped working from phpBB 3.3.5 as the <style> element is not allowed any more in the BBCodes HTML Replacement code (cf. JoshyPHP's comment )!
At the moment there's no solution for this …
This BBCode allows to hide by default part of the text of a post.
The hidden text can then be revealed by clicking on the title describing its content.
This version of the Spoiler BBCode is full features:
Optional custom title ( [spoiler=hidden…
This BBCode is for hiding a part of post's text, displaying button instead, which can be clicked in order to reveal hidden content.
Features:
Spoiler button is displaying inline, in the content flow. But when revealed, hidden content is disp…
Anchors for hyperlinking within posts, displaying as # (hash sign)
Can be used as:
[anchor=sample1]Anchored part[/anchor]
Anchored part [anchor=sample2][/anchor]
Anchored [anchor]part[/anchor]
All 3 forms rendered as same text: …
A BBCode that dynamically resizes an image based on a percentage of the column width.
See: https://www.phpbb.com/community/viewtopic.php?p=15614381#p15614381
This BBCode provides four alignment options with just one code. It can be used with both images and text.
See: https://www.phpbb.com/community/viewtopic.php?p=13472226#p13472226
With this BBcode you can create a text which reveals on click another text behind the clickable text
both textes can be modified
If you want to rename the function (right now it is [htext] you can just replace htext with whatever you want!
In HTML, many useful symbols and special characters can be made using &html_name; , like ¥, ¢, € and ¾, which produce, respectively, ¥, ¢, € and ¾.
Here is a BBCode to do this in phpBB posts.
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…