Hello there

You can either use ${stk.getAsset(content, 'image')!} which will return the 
binary in its original variation or getAssetLink with same parameters to get 
the link to it, i.e.

<img src="${stk.getAssetLink(content, 'image')!}" />

if you need to use a variation of the image, you can use the 3 parameter 
methods respectively

HTH
Natascha

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=1a763095-f1bd-4be4-a110-4887446c3b27


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to