Myspace BBCode
Allows users to include Myspace videos using [myspace] and the video id.
This plugin is based on the Youtube BBcode plugin by Labrocca and has been modified with his permission.Installation
1. Upload myspace.php to your /inc/plugins folder.
2. Login to your AdminCP and activate the plugin by clicking on 'Configuration' -> 'Plugins' and finding 'Myspace BBCode'.
Usage
1. Find Myspace video id, which is usually the number at the end of the url:
Quote:
http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=#######
2. Enclose the id between the tags:
Code:
[myspace]ID GOES
HERE[/myspace]
Modification
The plugin uses the standard Myspace video resolution size to display the
video (475 x 390) If you would like to change the display size, edit the
width and height values in
myspace.php. It is important to keep the same ratio for
best viewing.
Finally, as far as I know, this plugin should still work with version 1.2
of MyBB. If you have any problems, please feel free to PM me on the MyBB
Forums.