The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VideoMax 1.0 Details »» | |||||||||||||||||||||||||
Thank you for looking at this. It is my first 'product' for vbulletin. I hope you find it useful. Now on to the writeup...
Short Description Simple YouTube video display module. Long Description This mod uses a cron based system to scan recent posts for bbcode-posted YouTube videos. The cron has two settings which can be found in the vBuletin options menu. These settings control the bbcode used to post youtube videos to your forum and the number of data rows to cache in a custom table. Also provided is a vBadvanced module for use in displaying the collected videos. Cron Features - BBCode setting - Cache Limit setting Module Features - Cache Limit setting (to further refine your selection per module instance) - Display Order (Random, Descending, Ascending based on dateline of the post) - Maximum Rows - Maximum Columns (per row) - Maximum Characters (for truncating overly long thread titles) - Player Width - Player Height - Automatic Playback (just in case you want to display a single item as a 'feature') - Loop Playback - Window Mode (opaque or transparent) - Source Forums (to refine your selection by a forumid list) - Show Links (to display Post By and In Thread links under the video) Installation - Ensure you have a working bbcode to post videos with (see below) - Download the zip file and extract it - Upload the *.php files to their proper locations - Use 'Manage Products' in the admincp to install the product-videomax.xml file - Use 'Upload Module' in the vBa CMPS cp to install the module-videomax.xml file - Run the default cron once, manually, to get initial data. Suggested BBCode - works in all tested browsers (ie, ff, safari - latest versions each) <object type="application/x-shockwave-flash" width="425" height="355" data="http://www.youtube.com/v/{param}"> <param name="movie" value="http://www.youtube.com/v/{param}" /> <param name="play" value="0" /> <param name="wmode" value="transparent" /> <param name="quality" value="medium" /> <param name="loop" value="0" /> </object> Live Demo - StarletRealm Forums That's all there is too it. Enjoy! Show Your Support
|
Comments |
#2
|
|||
|
|||
Does this work in 3.6.8 also?
|
#3
|
|||
|
|||
Demo looks good, ill have to check out.
|
#4
|
||||
|
||||
Defkalion, I wrote it on 3.7.0 Gold, so I cannot guarentee that it works in anything less. However, There were not that many changes between the two in terms of what this mod does. You can try it and report here so other will know.
Always remember to backup your database and file tree before any modification! |
#5
|
|||
|
|||
Hi RagingPenguin,
I tried to do it for 3.6.8, but when I try to Use 'Upload Module' in the vBa CMPS cp to install the module-videomax.xml file I get an error saying that: Quote:
Do you have any ideas? |
#6
|
|||
|
|||
pretty sweet downloaded
|
#7
|
|||
|
|||
How do i make a youtube BBcode? it doesn't seem to work for me...can someone post a tut?
|
#8
|
|||
|
|||
Has anyone installed this correctly? I still get the abovementioned error about the cmps module not being a valid module file...
|
#9
|
||||
|
||||
Defkalion, I will setup a vbtest installation as 3.6.8 later today and re-export. Expect a post then. It should work for you after that.
|
#10
|
||||
|
||||
NegativeSMoke, you would add bbcodes in the vbuletin admincp. If you need specific steps explained, they are in the vbulletin manual at the following links.
Manual: http://www.vbulletin.com/docs/html/ BBCodes: http://www.vbulletin.com/docs/html/bbcode_manager |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|