Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: W3C validation.

W3C validation: Difference between revisions

From MoodleDocs
(W3C validation steps (copied from Martin's forum post))
mNo edit summary
Line 18: Line 18:
[[Category:Themes]]
[[Category:Themes]]


[[es:Validación W3C]]
[[ja:W3C妥当性検証]]
[[ja:W3C妥当性検証]]

Revision as of 16:48, 3 December 2007



To use the W3C Markup Validation Service:

  1. Set your theme to "standard" or "standardwhite".
  2. Add a user with the username "w3cvalidator".
  3. Give that user all the roles and permissions that you want the validator to have. Easiest is just to make it an admin.
  4. (Optional) Turn debugging up a little in Administration > Server > Debugging. This will give you handy validation links in the footer.
  5. Click on the links to validate that page (or paste URLs directly). They should work now, because Moodle automatically detects the validator and treats it as the w3cvalidator user.

See also