Hi,

When I use the Java API to grab text data, there are often embedded links in it 
that point to some other internal CMS page.  When I use 
getNodeData("deck").getString() to pull the text, these links have the raw 
Magnolia info in the href attribute, instead of just a URL path.

<a 
href="${link:{uuid:{xxxxxxx},repository:{website},handle{some/handle/to/article}},
 etc.">

I know that the tag library automatically makes these conversions, but can 
someone point me to a way to do so with the API?  I can't use the tag library 
for the project I'm working on.

Thanks,

Mike D. Jones


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to