Never mind.  Found it in LinkUtils...

Mike D. Jones

> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 22, 2008 6:48 AM
> To: [email protected]
> Subject: [magnolia-user] Converting internal links with API
>
> 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/
> ----------------------------------------------------------------

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

Reply via email to