Thanks for the explanation. The labels are goodlooking now.
So the properties
[code]image=dms
imageDmsUUID=fafadc20-d166-4a2f-868c-c1aebb82aa96[/code]
for example are correct. But why doesn't my image gets rendered with this code
then?
[code]<cms:out nodeDataName="image" uuidToLinkRepository="dms"
uuidToLink="absolute" var="imageUrl"/> <img
class="float-${content.imgAlignment}" alt="error"
src="${pageContext.request.contextPath}${imageUrl}" />[/code]
It seems that everything is correct, [code]out[/code] tries to read the
information from the DAM control node 'image', but it's not working. Why not?
--
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]>
----------------------------------------------------------------