The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AME 2.5 - Media Embedding for posts, sigs, vm's, groups and blogs Details »» | |||||||||||||||||||||||||||||||||
AME 2.5 - Media Embedding for posts, sigs, vm's, groups and blogs
Developer Last Online: Jan 2019
From the makers of the letters O and Yea comes the hottest 'must have mod' of the season: AME 2.5 - The Return of The Hot Mama.
Thanks everyone for making AME 2.5 Mod of the Month AME is the multi award winning modification that smartly scans new and edited posts for URLs from a customisable variety of web sites (i.e. YouTube or Amazon or about 200 others). If it finds a match, AME will 'transform' the URL into inline embedded media without your users ever having to even think about it. It was important for me to create a system that did not need updating (and subsequent reinstalling) every time one of the sites it supported decided to change the way it displayed its media (which is all the fricken time). Therefore I built a system in which the 'definitions' for each site could be imported, exported, tweaked and shared on a whim. This way, you only have to import the definitions that you want. It also allows the vB community to get creative and share definitions that I wouldn't of thought of! Which sites are supported? Included in the default installation is YouTube and Amazon. At time of posting this, I believe that there are over 180 sites supported that have been created by the vBulletin community. These range from sites that stream videos to Amazon referral links to locally hosted music and video files. Check out the 'add ons' section of this post below to see availible add-ons. For a total list of features and an FAQ, see click here. For a post on troubleshooting, click here. Though not tested on any version of vBulletin lower than 3.7.4, in theory it should work on versions 3.5 and higher (just dont quote this bit!). Big thanks goes out to all those in the community that have supported this mod. Especially Digital Jedi who gives great support on this mod and has created over 160 definitions for this system alone! Installation/Upgrade
Change Log
nJoy Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
6 благодарности(ей) от: | ||
Digital Jedi, luizalmir, Neal-UK, vijayninel, vithorius, zascok |
Comments |
#492
|
||||
|
||||
Its vbSEO, you have it set to track all outbound links which changes links so that AME cant match them. To use AME you will need to disable vbSEO's tracking of all outbound links.
HTHs |
#493
|
||||
|
||||
Sure, just edit the AME templates for that style so that it only includes the link
|
#494
|
|||
|
|||
Quote:
So replace in ame_output template Code:
<div style="display: none;" id="ame_noshow_$ameinfo[id_tag]"> <a href="$ameinfo[url]" title="$ameinfo[title]" target="_blank">$ameinfo[title]</a> </div> <div style="display: inline;" id="ame_doshow_$ameinfo[id_tag]"> $ame_results </div> Code:
<a href="$ameinfo[url]" title="$ameinfo[title]" target="_blank">$ameinfo[title]</a> PERFECT! |
#495
|
|||
|
|||
When people paste filefront links to files, it thinks they are videos and just makes a huge empty space.
|
#496
|
|||
|
|||
Does megavideo work for anyone?
|
#497
|
||||
|
||||
Currently if you BLOG THIS post with a video from a forum post... it goes over properly to vblog... BUT if you just 'create a blog' on your own and try to insert a video, it does not convert, just shows the link.... so
Will AME allow in to convert to an actual video when creating a vblog? |
#498
|
|||
|
|||
Can I align the video to the left of the post instead of center so it doesn't overlap with my ads?
- It's done. |
#499
|
|||
|
|||
How did you do it? I tried, and for some reason it didn't take...
|
#500
|
||||
|
||||
I have managed to get this working, however how do I get it to display widescreen youtube videos, high definition videos and hq videos?
I just see a 4:3 box with a shrunken widescreen video inside it, is there anyway to display the widescreen videos? I tried adding &fmt=22 to the end of the URL but it didn't do anything, thanks for the mod and any help is appreciated! |
#501
|
|||
|
|||
Quote:
I really can't remember if I change my Youtube definitions (Admin CP > AME CP > DisplayDefinitions > Youtube) so here it goes: 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&hl=pt-br&fs=1&color1=0x234900&color2=0x4e9e00&border=1" type="application/x-shockwave-flash" allowfullscreen="true" width="$ameinfo[width]" height="$ameinfo[height]" wmode="transparent"></embed></object> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|