You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2003/10/27 05:00:04 UTC

[WIKI-UPDATE] FAQs Mon Oct 27 05:00:03 2003

Page: http://wiki.cocoondev.org/Wiki.jsp?page=FAQs , version: 79 on Mon Oct 27 05:02:24 2003 by 142.161.145.66

+ !Q: I am using the SQL transformer to retreive blocks of HTML from a database. (Tables store forum messages, weblog entries, etc.) Presumably because the HTML can’t be trusted to be well-formed the tag delimiters are converted into < and >, making the raw HTML in the browser, uninterpreted. Is there any way to use (X)HTML from a database without it turning into entity soup?
+