Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
bbCode That Plays Most Media File Details »»
bbCode That Plays Most Media File
Version: 1.00, by Moya Moya is offline
Developer Last Online: Aug 2009 Show Printable Version Email this Page

Version: 3.5.2 Rating:
Released: 12-15-2005 Last Update: 12-15-2005 Installs: 59
Uses Plugins Template Edits
Is in Beta Stage  
No support by the author.

I am just being lazy to add all of the bbcode for

wma, wmv, avi, swf, mp3, wma, mpg, mpa, mpeg, mov. So I just come up with this little product that take care of them all - just one bbcode added

Like the usual: There are known or unknown security risks for playing media file like flash file. It is up to you to take precaution

Here is how can add this one.

Add the product via products pannel

NOTE: For some boards, the bbcode only work at the beginning of the code evaluation. If you encounter the problem where tag shows up, use
product-bbcodeplayall-parsestart.xml instead of the first one.

Upload the media.gif into your images directory

BBCODE:Title:
Code:
Media
Tag:
Code:
media
Replacement:
Code:
[media]{param}[/media]
Example:
Code:
[media]Media Link goes here[/media]
Description:
Code:
The [media] tag allows you to play certain type of media within your posts.
Use {option}:
Code:
NO
Button Image:
Code:
images/media.gif

CSS: Additional CSS Definitions

In second box input:

HTML Code:
.bbcode_hack
{
background-color: #FFFFFF;  
border-left: 6px solid #ACDB3C; 
border-right: 1px dotted #333333; 
border-top: 1px dotted #333333; 
border-bottom: 1px dotted #333333; 
margin: 8px auto 0px auto; 
padding: 5px; color:#333333;
}




That is it. You are done!!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #82  
Old 12-20-2005, 01:42 AM
prat prat is offline
 
Join Date: Aug 2003
Location: West Coast
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After testing some more I've run into a problem. It seems that I can make only one post with the inline video working. If I try to make a second post, it just shows up as html. Example: These two posts are in the same forum, linked to the same video, same permissions.

Post 1 (working): http://www.canadasportbike.com/forum...ead.php?t=6847
Post 2 (not): http://www.canadasportbike.com/forum...ead.php?t=6849
Reply With Quote
  #83  
Old 12-20-2005, 01:57 AM
silurius silurius is offline
 
Join Date: Oct 2004
Posts: 404
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by prat
After testing some more I've run into a problem. It seems that I can make only one post with the inline video working. If I try to make a second post, it just shows up as html. Example: These two posts are in the same forum, linked to the same video, same permissions.

Post 1 (working): http://www.canadasportbike.com/forum...ead.php?t=6847
Post 2 (not): http://www.canadasportbike.com/forum...ead.php?t=6849
That sounds exactly like what I was experiencing earlier.
Reply With Quote
  #84  
Old 12-27-2005, 08:57 PM
prat prat is offline
 
Join Date: Aug 2003
Location: West Coast
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any further development on this mod? I would really like to see it work.
Reply With Quote
  #85  
Old 12-28-2005, 06:27 AM
Zia's Avatar
Zia Zia is offline
 
Join Date: Dec 2005
Location: golpo.net
Posts: 931
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello it can handle only media files located on its own ftp...
if media files located in other ftp? can it handle that?/
Reply With Quote
  #86  
Old 12-28-2005, 09:09 PM
seany1 seany1 is offline
 
Join Date: Oct 2005
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks works excellent
Reply With Quote
  #87  
Old 12-30-2005, 02:03 AM
guyfromkop guyfromkop is offline
 
Join Date: Dec 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

mine works good after doign a million times, is there a way to change the heading from "windows media player"? and ever figure out how to make the windows files auto start?
Reply With Quote
  #88  
Old 12-30-2005, 07:08 AM
GuaRRand GuaRRand is offline
 
Join Date: Oct 2005
Posts: 337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doesnt work at all for me...neither one.

Just shows HTML code
Reply With Quote
  #89  
Old 12-30-2005, 02:32 PM
prat prat is offline
 
Join Date: Aug 2003
Location: West Coast
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by guyfromkop
mine works good after doign a million times, is there a way to change the heading from "windows media player"? and ever figure out how to make the windows files auto start?
You'll just have to go through and edit the XML file for each format, and then re-upload to the server. You can also change the autostart in there.

Have you been able to make multiple inline posts with it working on all of them?
Reply With Quote
  #90  
Old 12-30-2005, 03:06 PM
guyfromkop guyfromkop is offline
 
Join Date: Dec 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GuaRRand
Doesnt work at all for me...neither one.

Just shows HTML code
mine was doing that and i just took everything off and reinstalled in the order he gave it
Reply With Quote
  #91  
Old 12-30-2005, 03:10 PM
guyfromkop guyfromkop is offline
 
Join Date: Dec 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by prat
You'll just have to go through and edit the XML file for each format, and then re-upload to the server. You can also change the autostart in there.

Have you been able to make multiple inline posts with it working on all of them?

do you know what code i have to change? and do you mean numerous posts on the same thread with videos in them all?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:56 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04576 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (7)bbcode_code
  • (1)bbcode_html
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete