Digital Jedi
09-11-2009, 10:00 PM
This is a couple of simple template edits for those running AME 2.5 - Auto Media Embedding and do not want media embedding on their mobile style. These edits will display posted media on your mobile style as a simple link.
========================================
Important - Please Read
These edits will only work on AME 2.5 or higher. There is no way that I know of to do this on earlier versions.
========================================
Screenshot
https://vborg.vbsupport.ru/external/2009/09/15.png
Installation
Go to your AME Templates in your Style Manager found at: Admin CP ? Style Manager? ?[Expand Your Mobile Style]? ? AME :: Auto Media Embedding Templates
STEP 1.
Open your ame_container template. Erase the contents of that template and then save the template blank.
Step 2.
Open your ame_output template.
Replace the contents with the code below and save.
<img src="$stylevar[imgdir_misc]/film_go.png"> <a href="$ameinfo[url]" />$ameinfo[title]</a>
And your done.
========================================
Important - Please Read
These edits will only work on AME 2.5 or higher. There is no way that I know of to do this on earlier versions.
========================================
Screenshot
https://vborg.vbsupport.ru/external/2009/09/15.png
Installation
Go to your AME Templates in your Style Manager found at: Admin CP ? Style Manager? ?[Expand Your Mobile Style]? ? AME :: Auto Media Embedding Templates
STEP 1.
Open your ame_container template. Erase the contents of that template and then save the template blank.
Step 2.
Open your ame_output template.
Replace the contents with the code below and save.
<img src="$stylevar[imgdir_misc]/film_go.png"> <a href="$ameinfo[url]" />$ameinfo[title]</a>
And your done.