GSoC/GCI Archive
Google Code-in 2010 MoinMoin Wiki

fix html output so it is valid html5

completed by: Julian Brost

mentors: Alexander Schremmer, ReimarBauer, Thomas Waldmann, Diógenes Augusto Fernandes Hermínio, Ronny Pfannschmidt

Abstract

moin2 usually emits valid html5, but not right now. Your task is to fix it, so the output is valid html5 again.

Details

TODO:

  • validate all views of moin2 with the w3c validator (or another good html5 validator)
  • fix the easy-to-fix issues
  • in case you encounter hard-to-fix stuff, you have to document them
  • revalidate until the validator is happy

Deliverable: patch or changeset(s) and wiki page for documenting it

Skill Requirements

See tags.

Note: unless otherwise noted, tasks usually refer to moin2 (http://moinmo.in/MoinMoin2.0)!

You can discuss this issue in the MoinMoin wiki: http://moinmo.in/EasyToDo/fix%20html%20output%20so%20it%20is%20valid%20html5