I am trying to implement some new pages using Freemarker (my first attempt), but hit some roadblocks, and the documentation does not seem to help. I have a paragraph that contains links (currently uuid) to an image in the DMS and to another node within our own repository. How do I dereference those from Freemarker? I tried to use cmsu.img for the DMS item, but I saw exceptions when I specified repository and uuid properties (which the docs mention). The paragraph is being rendered using a contentNodeIterator.
I suspect that I will need to create a new bean that will handle this, but am not sure how to instantiate and load the bean with the current node from FM. Thanks for all help and suggestions. Rakesh ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
