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

Reply
 
Thread Tools
RU All Media BB Code Details »»
RU All Media BB Code
Version: 0.11, by intp intp is offline
Developer Last Online: Aug 2021 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 3.8.x Rating:
Released: 07-21-2009 Last Update: 10-28-2009 Installs: 112
Uses Plugins
Translations  
No support by the author.

Demo
RetroUprising.com
Please don't spam, just use preview post to see how it works. If you don't have any interest in joining use the BugMeNot account.

Supported sites
  1. Blip.TV
  2. Daily Motion
  3. FaceBook Videos *
  4. Flickr
  5. Google Videos
  6. Guba
  7. Harpers Bazaar
  8. Liveleak
  9. MegaPorn **
  10. MegaVideo
  11. MetaCafe
  12. MySpace Videos
  13. Nothing Toxic
  14. Own3d
  15. PhotoBucket Videos
  16. Redtube **
  17. Ryoni
  18. Street Fire
  19. Style
  20. Tangle
  21. The Fashion Spot
  22. Telegraph TV
  23. Veoh
  24. Video Fashion Daily
  25. Viddler
  26. Videojug
  27. Vimeo
  28. Yahoo Videos
  29. YouTube Videos
  30. Youtube Playlists
  31. Wipido
  32. Xtranormal
  33. Zshare Videos

* Facebook doesn't work for every video.
** Adult sites like Mega Porn and Red Tube are disabled by default. To enable edit the Product XML file in notepad. Change "$adult = false;" to "$adult = true;".

Install instructions:
  1. Import the attached product.
  2. Put media link inside an [m] tag like this
    Code:
    [m]http://www.youtube.com/watch?p=224C757AA9F9F0D7[/m]


Optional Instructions to add media button to the editor toolbar:
  1. Upload this image to your style image folder. The default is /forum_root/images/editor/
  2. Edit the "editor_toolbar_on" template.
  3. Find
    Code:
    <if condition="$show['url_bbcode']">
  4. Before add
    Code:
    <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_m"><img src="$stylevar[imgdir_editor]/media.png"  width="22" height="22" alt="Insert" /></div></td>
If anyone knows how to automatically add the button to the toolbar in the Product XML please let me know.


Upgrade Instructions:
  1. Import the product and set "Allow Overwrite" to Yes.

This is my first mod posted at VB.org. I hope someone finds it helpful. Please click install and Nominate for MOTM.

History
0.11 October 29, 2009
Fixed Nothing Toxic.
Added support for:
  1. Street Fire
0.10 October 04, 2009
Cleaned code. Fixed several bugs. Added an adult filter so porn sites are disabled by default. Edit the XML file before installing to enable. I recommend upgrading.
Added support for:
  1. Harpers Bazaar
  2. MegaPorn
  3. RedTube
  4. Style
  5. The Fashion Spot
  6. Telegraph TV
  7. Video Fashion Daily
  8. LiveLeaks
  9. Nothing Toxic
  10. Ryoni
  11. Flickr Videos
  12. VideoJug
  13. Tangle
  14. Xtranormal
0.6 September 17, 2009
Added additional Google Video URL support.
Reduced width and height to fit more styles.
Made links case insensitive.
Updated install instructions.
Added support for:
  1. MetaCafe
  2. MySpace
  3. PhotoBucket
  4. Wipido
  5. Own3d
0.5 September 13, 2009
Fixed preview/edit vanishing bug.
Added support for:
  1. Yahoo
  2. Daily Motion
  3. Veoh
  4. Viddler
  5. Zshare
  6. FaceBook
  7. Guba
  8. MegaVideo
  9. Vimeo
  10. Blip.TV
0.1, July 22, 2009
First release
Supports:
  1. YouTube Videos
  2. YouTube Playlists
  3. Google Videos

More will be added as they are requested. When making requests include links to example video pages and embedding code if available.

Download Now

File Type: xml product-rumedia-0.11.xml (15.8 KB, 384 views)

Show Your Support

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

Comments
  #52  
Old 10-04-2009, 04:53 PM
BENBOBBY BENBOBBY is offline
 
Join Date: Sep 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheChaosFactor View Post
Thanks a milion man. You just made a few dozen pervs pretty happy
lol.

Installed, rated and nominated. Amazing stuff Intp!

Ive been doing a bit of fault checking today. The following three hosts unfortuately dont appear to be working properly; Blip.TV, MySpace Videos and Ryoni. Either just giving a black video or playing the wrong clip. For example try embedding these:

Code:
[m]http://blip.tv/file/2561775[/m]

[m]http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=63629211[/m]

[m]http://www.ryoni.com/2008/06/07/kids-with-a-ferrari-enzo-etc/[/m]


Ive tried various different videos and in different browsers. Is anyone else having troubles with these or am I just using the wrong URLs?

Many Thanks.
Reply With Quote
  #53  
Old 10-04-2009, 09:06 PM
mpt mpt is offline
 
Join Date: May 2009
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

GREAT! installed!!!
Reply With Quote
  #54  
Old 10-05-2009, 03:24 AM
intp's Avatar
intp intp is offline
 
Join Date: Mar 2009
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks BENBOBBY. Fixed all three of them in version 0.10.1.

I added an adult filter. Sites like MegaPorn and RedTube will not work unless you edit the XML file before installing/upgrading. Open it in notepad and change $adult from false to true. You will have to do this every time you upgrade.
Reply With Quote
  #55  
Old 10-05-2009, 05:22 AM
TheChaosFactor TheChaosFactor is offline
 
Join Date: Sep 2009
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by intp View Post
Thanks BENBOBBY. Fixed all three of them in version 0.10.1.

I added an adult filter. Sites like MegaPorn and RedTube will not work unless you edit the XML file before installing/upgrading. Open it in notepad and change $adult from false to true. You will have to do this every time you upgrade.
Understood. Will do.
Reply With Quote
  #56  
Old 10-05-2009, 06:13 PM
BENBOBBY BENBOBBY is offline
 
Join Date: Sep 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by intp View Post
Thanks BENBOBBY. Fixed all three of them in version 0.10.1.
Thanks.
Reply With Quote
  #57  
Old 10-05-2009, 09:43 PM
Boneedd Boneedd is offline
 
Join Date: May 2009
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

shouldnt it be 1.01 not 0.10.1?
Reply With Quote
  #58  
Old 10-05-2009, 10:52 PM
intp's Avatar
intp intp is offline
 
Join Date: Mar 2009
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Boneedd, no. The numbers are Major.Moderate.Minor changes. When I add new sites I increase the second number. When I just fix bugs I increase the third number. When I think most sites have been added and all bug have been found and fixed I will change the first number from 0 to 1.
Reply With Quote
  #59  
Old 10-21-2009, 09:43 PM
kervasquez kervasquez is offline
 
Join Date: Sep 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nothingtoxic.com isnt working anymore
Reply With Quote
  #60  
Old 10-22-2009, 04:48 AM
ricardoNJ ricardoNJ is offline
 
Join Date: Sep 2008
Posts: 295
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I need a help with the icon 'media.png'. I can't see nothing in text editor!!!!
Reply With Quote
  #61  
Old 10-22-2009, 11:59 AM
nomoreturn's Avatar
nomoreturn nomoreturn is offline
 
Join Date: Apr 2009
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey whats up man i'm wondring if i can get bb code for http://easyembed.com/ i try to find embed code but cant find they are useing zshare embed code but without any comercial here is the zshare link http://www.zshare.net/video/67144256e472b113 and here is the embed code for zshare
HTML Code:
<iframe src="http://www.zshare.net/videoplayer/player.php?SID=dl024&FID=67144256&FN=_MovieGrounds.Tv_%20Blue.2009.1.CD.PDVD.Rip.Part.1.wmv.flv&iframewidth=648&iframeheight=415&width=640&height=370&H=67144256e472b113" height="415" width="648"  border=0 frameborder=0 scrolling=no></iframe>
but the difrence is zshare have iframe in it the comercial we have to click on close to play button and the http://easyembed.com have no comercial they played the same video with same zshare link without comercial so plz if you can make the bb code for http://easyembed.com its very helpfull for me and others who want to share zshare videos thanks
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 06:54 AM.


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.05319 seconds
  • Memory Usage 2,338KB
  • Queries Executed 26 (?)
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
  • (4)bbcode_code
  • (1)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)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
  • (1)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete