Marko Moeller wrote:
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.

hmmmm...this seems to be a site "branding" issue as near as I can tell. I'll do some further investigation when I get a chance but it may not be *real* soon.


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]


--
===========================================================
Kay Schenk

"There is no reason why good cannot triumph as often as
 evil. The triumph of anything is a matter of organization.
 If there are such things as angels, I hope that they are
 organized along the lines of the Maffia."
                                -- Winston Niles Rumfoord

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to