Quote:
Originally Posted by jamesf4218
Hello. I have installed your product which works fine.
One small thing is that my YouTube links do not transform into embedded media like they do on the rest of the site.
I installed this to make links automatically turn into embedded videos but for some reason they don't when used with your system.
Any idea why?
Thanks
|
I've checked - AME works in part with LDM. As far as I can see, the hack has two parts to it: a) during the creation of a post, it looks for url bbcodes that match one of its video sites and it replaces these with ame bbcodes; b) during display of the posts (or anything else where bbcodes are allowed), it processes these ame bbcodes to create the embedded the video player.
The second part works fine inside LDM - i.e. if you put a sequence such as
Code:
[ame]http://www.youtube.com/watch?v=yLmvsqL1f-E[/ame]
in the description in LDM, it will convert just fine into a video.
However, if you put the same thing in url tags, it won't carry out the first stage of the processing because AME does not include the necessary hooks.