More bbcodes would = awesome ;)
Eg
Bebo Flashboxes:
Code:
Usage: [bebovideo]{TEXT}[/bebovideo]
Replacement:
<iframe width="450" height="370" frameborder="0" marginwidth="0" marginheight="0" src="http://beboframe.com/FlashFrame.jsp?AutoPlay=Y&Size=L&FlashBoxId={TEXT}" scrolling="no" allowtransparency="true"></iframe>
eg [bebovideo]6854827115[/bebovideo] would output the bebo video with FlashBoxId 6854827115
Bebo MP3 Player for band profiles:
Code:
Usage: [mp3player]{TEXT}[/mp3player]
Replacement:
<iframe width="414" height="416" src="http://beboframe.com/MP3Player.jsp?MemberId={TEXT}" scrolling="no" allowtransparency="true"></iframe>
eg: [mp3player]5037099307[/mp3player] would embed the mp3 player for the band profile 5037099307 .
Could probaly make loads of useful bebo related ones as well, eg
Code:
Usage[username]{TEXT}[/username]
Replacement:
<a href="http://www.bebo.com/{TEXT}" target="_blank"><{TEXT}></a>
example [username]martyn[/username] would output
<martyn>even more non-bebo related ones would be good
