[kupu-dev] HXTML validation of editing pages, kupu
Morten W. Petersen
morten at nidelven-it.no
Thu Jan 1 21:50:04 CET 2009
Hi boys and girls,
I'm validating a Plone site and discovered that whenever kupu is involved,
things aren't going as expected.. The page identifies itself as valid
XHTML:
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
However, when running it through the W3C validator
http://validator.w3.org/
it barfs on the kupu configuration section:
# <div style="display: none;">
# <xml id="kupuconfig" class="kupuconfig">
# <kupuconfig>
#
# <dst>fulldoc.html</dst>
# <use_css>0</use_css>
# <reload_after_save>0</reload_after_save>
# ...
Any ideas on how that can be fixed?
Regards,
Morten
More information about the kupu-dev
mailing list