moodle is not XHML 1.0 STRICT compliant

moodle is not XHML 1.0 STRICT compliant

por Daniele Cordella -
Número de respostas: 2
Foto de Core developers Foto de Particularly helpful Moodlers Foto de 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?
Em resposta a 'Daniele Cordella'

Re: moodle is not XHML 1.0 STRICT compliant

por Urs Hunkler -
Foto de 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

Em resposta a 'Urs Hunkler'

Re: moodle is not XHML 1.0 STRICT compliant

por Daniele Cordella -
Foto de Core developers Foto de Particularly helpful Moodlers Foto de 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