That is a link pattern and Magnolia should/would normally convert that into
link on the fly. So question is more, what exactly are you doing that it
doesn’t convert it for you when rendering the content?
Otherwise, it’s the
info.magnolia.link.LinkUtil.convertLinksFromUUIDPattern(String) that do
Hi all
I have a node with content like below:
Do we have any functions which can input that node content and it will convert
that jcr node id of image to a image link? I hope after the conversion, I will
have the content like below:
I know we have a function like stkfn.getAssetLink(). B