PDA

View Full Version : Anybody good with BBCode?



alley
November 19th, 2007, 12:35
I need a custom BBCode made for embedding SnapVine audio blogs in phpBB3 since phpBB3 does not allow HTML codes

here is an example of SnaPVine's embedd code:

<p style="visibility:visible;"><object type="application/x-shockwave-flash" name="Shortboard" height="55" width="350" id="Shortboard" align="middle" data="http://embed.snapvine.com/flash/Shortboard.swf"><param name="movie" value="http://embed.snapvine.com/flash/Shortboard.swf" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="scale" value="noscale" /><param name="salign" value="l" /><param name="flashvars" value="urn=http://www.snapvine.com/blog/meta/b020d13c96c511dc9c200030485b39ba" /></object><br/><a style="font:bold 10px Verdana;" href="http://www.snapvine.com/blog/reply/b020d13c96c511dc9c200030485b39ba?user=0" target="_blank">Reply To This Post</a></p>

krakjoe
November 19th, 2007, 12:58
surely there be a phpbb plugin that allows you to embed <object*> tags ??

alley
November 19th, 2007, 13:02
Well there is a feature in the admin area that will let you create, and add custom BBcodes and the HTML conversion code. That way you can add a custom button for inserting BBCode in posts, but I don't know how to make the custom BBCode for a SnapVine button?

Most of these forums are stupid ... they should always allow admins to add HTML. But for security they don't allow it for anybody on phpBB3 -sucks!

I wish there was a forum that had a WYSIWYG editor for posting, with a toggle button to switch from HTML/WYSIWYG mode
Especially in the day of all of these HTML widgets

krakjoe
November 19th, 2007, 13:40
I dont off the top of my head, nor have I ever heard of snapvine, however if you send me a login I'll have a go for you later on when I got no work to do ....

DarkBlood
November 21st, 2007, 02:59
You can't use that particular HTML due to the "Reply to Post" thing. phpBB3 can't cross databases.

alley
February 21st, 2008, 21:21
What about for myBB? ... I need someone to help me create a bbcode for embedding snapvine widgets/blogs.

Example code:

<p style="visibility:visible" height="89"><embed src="http://embed.snapvine.com/flash/Shortboard.swf?urn=http://www.snapvine.com/api/get_blog_post/3E1H9GV5Edy4egAwSFxyrA" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" height="55" width="350" style="width:350px;height:55px" name="Shortboard" align="middle"></embed><br style="font-size:0;"/><a href="http://www.snapvine.com/blog/reply/dc4d47f4657911dcb87a0030485c72ac" target="_blank">Reply</a> | <a href="http://www.snapvine.com/bp/3E1H9GV5Edy4egAwSFxyrA" target="_blank">Copy This</a></p>