BLOG main image
ingray's Blog since 2007.

"Man can be everything" RSS

One of the most famous free community making tools – phpBB doesn’t allow HTML code after its version 3.0.
We can use HTML code after setting several options in phpBB’s Administrator Control Panel (= ACP) in version 2.xx
but it have been totally disabled to use for security reasons.


So we have to make our own BBCode instead of using original HTML.
(See here :
BBCode guide)

----------------------------------------------------------------------------------------------------

How to make own YouTube BBCode?
1. Log-in as phpBB administrator
2. Administration Control Panel > Posting > BBCode > Add a new BBCode
3. BBCode Usage

[youtube]{TEXT}[/youtube]

4. HTML replacement

<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{TEXT}"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/{TEXT}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>

5. Help line

[youtube]VIDEOID[/youtube]


cf.
Custom BBCodes
: Please be sure not to use parameter ‘{SIMPLETEXT}’ used there. phpBB 3.0 can’t understand that. Use ‘{TEXT}’ instead. I have suffered some problem with this. :)

2008/04/14 15:24 2008/04/14 15:24

TRACKBACK URL :: http://www.ingray.net/trackback/30

Leave a Comment
[Log-ing][What is OpenID?]
1  ... 12 13 14 15 16 17 18 19 20  ... 38 
All (38)
mindon (16)
Business (17)
Books (2)
Kendo (3)