![]() |
MySpace/YouTube/Google Video Addon (best yet)
...
|
Reserved (not really done with this mod, just made it. works great on my board)
|
what about Google Videos?
|
i agree what about google videos they are important too
|
added google.
|
Thanks Chad!!
|
tell me how well it works on your board, also don't forget to click install :P
|
Any demos for this?
Can u make it work for Metacafe as well? |
added meta cafe, also no demos because you need to be logged in to post a topic on my site.
tell me if metacafe works. |
i click on insert link on editor and nothing happens
can anyone help me ? |
did you make all the edits?
dot forget the postbit_quickedit and showthread_quickreply templates |
Quote:
-vissa |
I only made the edit mentioned on "editor_toolbar_on" but not on postbit_quickedit and showthread_quickreply. Why would that matter if I only want the link in the advanced editor?
-vissa |
when you click the button what happens?
|
Nevermind I'm being lame today. Forgot to save the javascript editor file (had it open in pico).
However, in IE7 it does popup with a yellow warning box at the top of broswer saying you can only temporarily activate this control (which has to be clicked and enabled for it to work). I believe I've seen this for other buttons in VB. Testing now..... youtube seems to work!! Good job, but I'll have to see what's going on with IE7. Probably the controls are too strict, but they default to medium-high I believe. thanks -vissa |
lol, ok that makes more sense :P
make sure to save file edits. |
any demo?
|
Quote:
but if you wana signup to see it go for it. http://beasttoast.com/forum/register.php no email verification enabled |
I made all changes but i continue with the problema...
i use vbulletin 3.6.4 and my browser is Firefox 2 with linux... But i access in other machine with ie 7 and nothing happens... can you look for me ?? http://under-linux.org/forums |
Sorry .... i found the problem
Now it's working... Please put in your install instructions to put the javascript before all /** * Insert Link */ i only put in first :) SORRYY!! |
I simply added all of them to my BBcode section.
I don't see why I should hack the vbulletin_textedit.js file in version 3.6.x I got metcafe to work. But I added .swf after the {param} tag in the HTML code And a little note to my users who copy and paste the video code from the URL bar to remove the trailing slash. See here: http://www.simmerspaintshop.com/foru....html#post4152 |
Can this be used for standard videos hosted on the web? WMV, AVI, etc. If not, can you add that functionality?
|
not sure but i think its possible if i make the java script search for the format endings.
i just dont know how compatable the code would be: Code:
<embed name="RAOCXplayer" src="{param}" width="352" height="300" autostart="true"> |
Thanks but The bb code instructions aren't complete.
|
Googlevideo doesn't work on this for me. Youtube is fine...
|
what happens?
|
Everything works except metacafe. And of course the annoying script warning every time in IE7. I don't think that's your fault though -- VB has to do something about working properly with IE7 defaults.
The way the template edits were listed was VERY confusing so I could see people not getting it to work right. I was able to figure it out. -vissa |
Yeah the BB instructions are not complete. We need to know what to put in the example in each case.
I have done this and by and large it works. The issue is though that since my upgrade to 3.6.4 none of my bb codes are working correctly. I get a message to install a plugin but when I do so the thing says it cannot find any. You can see an example of what the page does at: http://www.physiobob.com/forum/showt...=9361#post9361 I am now not sure if this is a code issue or a server issue? Any ideas e.g. you the youtube example be: [youtube]http://www.youtube.com/watch?v=40k78zzAFj8[/youtube] or [youtube]40k78zzAFj8[/youtube] |
the thing is you are supposed to enter [youtube]40k78zzAFj8[/youtube]
but when you use the little button on the tool bar it strips the link http://www.youtube.com/watch?v=40k78zzAFj8 and turns it into [youtube]40k78zzAFj8[/youtube] |
Quote:
From the code that is returned by the Javascript the trailing slash must be removed. (No idea how to do that in JS) Change the metacafe BB HTML code to Code:
<embed src="http://www.metacafe.com/fplayer/{param}.swf" width="400" height="345" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed> |
Quote:
Change Code:
if (my_colors.match("video.google.com")) Code:
if (my_colors.match("video.google")) |
Got it working
Fixes: - Google aVideo from other domains then google.com (i.e. google.uk google.nl) are supported - MetaCafe is working. Here is the new Javascript code: Code:
* Insert Video Link Title: metacafe Tag: metacafe Replacement: Code:
<embed src="http://www.metacafe.com/fplayer/{param}.swf" width="400" height="345" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed> |
thanks, updated it.
|
A few things, in your instructions, please add that there are about four or five places (lost count) to add the code after
/** * Insert Link */ In addition, each time you add a BB code it asks you for an example, that would be beneficial for us noncoder types. On the image that shows up in the reply boxes, it's this link: http://wwwstagemc.nhmccd.edu/resourc...video_icon.gif is that smart to do? I look at that as bandwith theft. You might tell people to download that image and where to change the code with your own server URL of the image. Now, with that said, did everything, but it doesn't work for me, does nothing other than display the image. Something doesn't make the javascript work I'm guessing, perhaps VBSEO? Let me know, seems like a nice hack, thanks rg. |
hmm it seems it doesn't work when you change it into normal text edit from WYSIWYG. So it only works in WYSIWYG, i'm sure theres a second place to put the JS edit for it to work in both, i just don't know it yet.
|
Quote:
Quote:
|
if i put it there will it work in both normal and WYSIWYG mode? or does it need to be in both places?
|
getting error on page display when i post new thread, non of the editing buttons work along with the media buttons?
did i miss something here. |
So if this mod good to go now? Works for normal edit mode not wys*. Quick edit and full etc and so on and quick post and full post?
|
Hey, I tried it just like you said and it does not embed the videos.
the button doesn't work either.....lol.. something is wrong....... |
All times are GMT. The time now is 01:01 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|