Hmmm.. I see that the new window code is already in the ame_output template (below) but it is not opening in a new page. I'll keep looking.
Quote:
<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>
|
Quote:
Originally Posted by The Geek
You should be able to add that to one of the AME templates. If not, then in the definition you made.
HTHs!
[edit]
After re-reading your post, I would think you would want to look at either the definition or the media that is being embeded. If its the media, AME won't be able to do anything about it as it just embeds.
|