The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
AME 2.0 -Auto Media Embedding for posts, blogs, visitor and group messsages Details »» | |||||||||||||||||||||||||||
AME 2.0 -Auto Media Embedding for posts, blogs, visitor and group messsages
Developer Last Online: Jan 2019
From the creators of French and Toast comes a sweet and sticky enchanement to the New York Times best-seller: AME - Auto Media Embedding
AME 2.0 - The Embedder Strikes Back! AME has won Mod of the Month for Spetember 08. Thanks! Note that 2.5 Gold has been released. Click Here. Discussions for AME 2.5 RC 1 start here AME 2.0 is the next version of the "Mod of the Month" winning media embedder that:
Which sites are supported? At time of counting this, there are about 170 sites supported. But I have only included a few common standards as default (yahoo, youtube, myspace, google and Amazon). Why only these? AME was designed with its own import and export system that enables users to create or modify definitions and share them with the community. This keeps the system lightweight, customisable and saves us all from having to upgrade every time a media site changes their URL structure or if I add another site. Check out the 'add ons' section of this post below to see availible add-ons. Installation/Upgrade
Change Log 2.0.2 - fixed added slashes in quote blocks (DoH!), vm advanced error and incrimented product version. You need to replace include/ame_bb_code.php and re-import the product-ame.xml to upgrade 2.0.1 - fixed missing backslashes in code blocks 2.5 Pre-Release information Attached to this post is pre-release of version 2.5 2.5 is a pretty major upgrade from the 2.0 series and adds the following functionality to 2.0:
Please note that 2.5 is a pre-release so there will be issues. If you want more stability, use 2.x until this version becomes gold FWIW: The only items currently outstanding are to add some missing admincp help. The rest is working as intended as far as I can tell nJoy Show Your Support
|
Comments |
#272
|
||||
|
||||
Quote:
But I'll still take the 40$. |
#273
|
||||
|
||||
Quote:
For a quick fix, edit admincp/automediaembed_admin.php and check out the validation functions (the next 3 functions onward) which start around line 68. They need to have: global $db; inserted as the first line in the funtion. I have done it here, but dont have time to update the package yet. Maybe tomorrow As to the technical question... As long as the content has [ame] tags in it already (i.e. ame parsed a blog post and you are re-parsing on a different page), it will show as expected. The only challenge with using ame outside of the context it was made is when it comes time to save text outside of the system. HTHs |
#274
|
|||
|
|||
Quote:
I tryed this in a BB code module and only get what you see here: <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/3qSRMweaoyQ&hl=en&fs=1&color1=0x2b405b&color2=0x6b 8ab6"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/3qSRMweaoyQ&hl=en&fs=1&color1=0x2b405b&color2=0x6b 8ab6" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object> Thanks |
#275
|
||||
|
||||
Quote:
|
#276
|
|||
|
|||
Yes I made sure it was checked
|
#277
|
|||
|
|||
The geek,
In next version can you change the plugin AME : Permission Hide to load the ame.js only in pages that really need? Example: PHP Code:
|
#278
|
||||
|
||||
I was having a hard time running Youtube videos. I kept getting "we're sorry, this video is no longer available"
Well, I uninstalled and reinstalled the definitions, and searched the www for an answer. I also read where Youtube may be conducting maintenance and periodically shuts down the embeds. Well, I installed and reinstalled the definition, and went so far as to install v2.5. Anyway, I finally got the videos to work, but v2.5 is not displaying the default container, so I thought I would let you know. It displays the video without a container, even though "container" is filled in. Also, I will keep track of the "we're sorry, this video is no longer available" issue as well. |
#279
|
||||
|
||||
First, I just want to say that this is a great mod. We use it on my board all of the time.
Second, there's an error in the IGN code. Here's the changes I made to fix it: Regular Expression: Code:
http://([\w]+)\.ign\.com/dor/([\w]+)/([\d]+)/([\w-]+)/videos/([\w-]+)\.html Code:
<embed src='http://videomedia.ign.com/ev/ev.swf' flashvars='object_ID=$p3&downloadURL=http://$p1.ign.com/$p2/video/article/$p4/$p5.flv&allownetworking='all' type='application/x-shockwave-flash' width='433' height='360'></embed> Sorry, if this has been pointed out already, I couldn't search for "IGN" because it is only 3 characters. |
#280
|
||||
|
||||
Quote:
|
#281
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|