thanks for your reply.

so broken down to the final solution, this should work:

[code]
<cms:out nodeDataName="image" uuidToLinkRepository="dms" uuidToLink="absolute" 
var="imageUrl"/>
<img class="float-${content.imgAlignment}" alt="error" 
src="${pageContext.request.contextPath}${imageUrl}" />[/code]

But <cms:out nodeDataName="image" uuidToLinkRepository="dms" 
uuidToLink="absolute"/> just returns "dms" in my case...do I have to change 
some settings in modules/adminInterface/controls ?

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=35c62a29-777c-4787-93c9-5215b7823acd


----------------------------------------------------------------
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