moodle is not XHML 1.0 STRICT compliant

moodle is not XHML 1.0 STRICT compliant

per Daniele Cordella -
Nombre de respostes: 2
Imatge Core developers Imatge Plugin developers
Moodle is "XHTML 1.0 transitional" compliant but it is not "XHTML 1.0 strict" compliant.
Only few corrections are needed to let Moodle to be compliant with the strict standard.
I modified my istallation in few hours.
Can it be possible to give the next release these new features?
Mitjana de qualificacions: -
En resposta a Daniele Cordella

Re: moodle is not XHML 1.0 STRICT compliant

per Urs Hunkler -
Imatge Core developers

Daniele, why do you think it is important to make Moodle "XHTML 1.0 strict" compliant?

In strict the following elements do make Moodle not validate.

  • center
  • applet ??
  • font
  • iframe
  • noframes ??

I know several places where "font", "center" and "iframe" is used. For example the SCORM module is based upon the "iframe" element. And the HTML editor still sets font tags.

A big advantage would be if every developer working on her/his code would take out the deprecated tags and replace them with CSS (big big wink).

Urs

En resposta a Urs Hunkler

Re: moodle is not XHML 1.0 STRICT compliant

per Daniele Cordella -
Imatge Core developers Imatge Plugin developers
I belong to Public Administration in Italy.
In Italy we have the CNIPA (National Center for Informatic in Public Administrations) [http://www.cnipa.gov.it/site/it-IT/] that is the Governamental Institution forcing the web pages of the Pulic Administration to be accessible and usable. One of the point that are forced BY LOW is that each PA web page has to be XHTML 1.0 strict compliant.
This constriction is by "Legge Stanca" See also: http://moodle.org/mod/forum/discuss.php?d=26636