I read in http://pypi.python.org/pypi/collective.xdv (1.0rc11 - 2010-09-05)
that pretty print output is disabled. I am using this version, and i still see
the HTML "pretty-printed".

Example:

(...)<h1 id="id"><a href="http://192.168.1.37:8080/iederz"; tile="Naar de
homepage"><img src="/iederz/++resource++iederz.theme.xdv/assets/img/iederz.png"
width="156" height="78" alt="iederz, werken mogelijk maken" /></a></h1>(...)

is changed into
                                <h1 id="id">
                                        <a href="/" tile="Naar de 
homepage"><img src="assets/img/iederz.png"
width="156" height="78" alt="iederz, werken mogelijk maken" /></a>
                                </h1>

Is there any way to disable this?

Kees

PS Yes, "tile" should be "title".
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to