Hello @all,
with the current CEE all pages of openoffice.org get the type:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
as default.
Please stop this and use
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
again.
Why?
* With strict You can't use such things as named <form> tags (used with
the most of our script for Download eg.).
* You have to change the style of all pages with formated tables or
fonts to css because with strict You cant use atributes like width or
height in <table> or color with the tag font ...
and so on and so on!!!
At the moment only some pages on de.openoffice.org are valid,
www.openoffice.org is not :-(
You can check this out here:
http://validator.w3.org/check?uri=http://de.openoffice.org
http://validator.w3.org/check?uri=http://www.openoffice.org
http://validator.w3.org/check?uri=http://download.openoffice.org
http://validator.w3.org/check?uri=http://documentation.openoffice.org
Who has time to revalidate all this pages?
Thats why I will remove the w3c-Logo from all Pages on de.openoffice.org
and stop validating our pages.
Regards
Marko Moeller
(Opened http://qa.openoffice.org/issues/show_bug.cgi?id=67322 for this.)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]