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 |
#282
|
||||
|
||||
Quote:
You are probably best posting that in DJ's thread as the AME doesn't come with IGN (I am pretty sure its DJ's). He is currently reworking all his definitions for 2.5 RC1 and will want to know about any suggested changes there |
#283
|
||||
|
||||
Oh yeah, I forgot that there were technically two different mods here. I will go do that right away.
|
#284
|
|||
|
|||
Does this MOD work with any of the SEO mods like VBSEO or Zoints SEO ?
|
#285
|
||||
|
||||
The Geek and a couple of other have said it works fine on their sites with vBSEO.
|
#286
|
|||
|
|||
i have vBSEO on my site and have had no problems
|
#287
|
|||
|
|||
Thanks it works with zoints seo also - could not use vbseo due to the content of my site
|
#288
|
|||
|
|||
Is there a new setting in 2.5RC1 that allows me to make the youtube videos full size? Right now they show up at about 150 x 150.
|
#289
|
||||
|
||||
Youtube specifically or all videos?
You can control the size of the embedding by Zone via AME's settings. If you want to be more specific (i.e. youtube videos show differently than others) then edit your template accordingly (for example, something like: <if condition="$ameinfo[ameid]=='youtube'">blahblahblah</if>). |
#290
|
|||
|
|||
Quote:
HTML Code:
<object 425 350> <param name="movie" value="http://www.youtube.com/v/vNvnLFgH5BU&ap=%2526fmt%3D18&fs=1"></param> <param name="allowFullScreen" value="true"></param> <embed src="http://www.youtube.com/v/vNvnLFgH5BU&ap=%2526fmt%3D18&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" 425 350 wmode="transparent"></embed></object> Code:
<object width="$ameinfo[width]" height="$ameinfo[height]"> <param name=''movie'' value="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18&fs=1"></param> <param name="allowFullScreen" value="true"></param> <embed src="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="$ameinfo[width]" height="$ameinfo[height]" wmode="transparent"></embed></object> |
#291
|
|||
|
|||
Hi, how can I disable AME in vBadvanced?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|