IP Address Deletion
https://img.shields.io/badge/phpBB-3.1.x Compatible-009BDF https://img.shields.io/badge/phpBB-3.2.x Compatible-009BDF https://img.shields.io/badge/phpBB-3.3.x Compatible-009BDF
IP Address Deletion is an extension t…
欢迎下载支持简体中文的 phpBB
Welcome to download the Simplified Chinese language pack for phpBB.
右侧的下载链接是纯简体中文语言包。
如果要下载包括中文简体语言包的完整安装包,请到“phpBB 简体中文支持社区”或者 “Demo”网站下载
参考链接:
Use the download links from phpBB.com
Put a line through text that is between the tags, like this .
You can change the tags to others tags that may be suitable for your members, such as [/strike] and [strike] .
Allows you to embed Youtube videos into posts. Please see the Revisions section at the bottom for the following alternative usages:
Video ID
youtu.be shortened
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.
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…
Used to add styled warning text to a post. The warning text can be whatever you want.
Note : it is important that the HTML replacement text not have any line breaks in it.
Before you ask - no, there is no way, using standard phpBB, to limit the…
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…
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…
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 …
This BBCode displays a message to the user inside their existing post. This bbcode is NOT "moderator only", you'll need an extension of some kind to limit it in that way. This bbcode can be set to not visible when posting so you would just infor…
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.
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=
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…