Tech List

[index] [prev] [next] [options] [help]
See the Mailing Lists Page for how to subscribe and unsubscribe.

eprints_tech messages

Please note: this page shows emails that have been sent to the eprints_tech mailing list. Some of these may be spam emails we have failed to filter.

[EP-tech] EPrints::Util::tree_to_utf8

From: "Joe Roback" <robackja AT cs.arizona.edu>
Date: Mon, 16 Apr 2007 09:09:24 -0700


*** EPrints technical list - http://software.eprints.org/tech.php/
*** EPrints community wiki - http://wiki.eprints.org/

Is there any function/method to do the opposite of
EPrints::Util::tree_to_utf8? Turn text into XML DOM tree? Or is there
some sort of a way to dump my XML/HTML text into a CDATA section that
I could use it later?

Again, the problem is having RAW XML/HTML data and not being able to
render it to the screen. $session->render_text() will replace all the
<a ...> with &lt;a ...&gt; and all the other HTML entities.

cheers
joe


[index] [prev] [next] [options] [help]