[PATCH 0/4] Better HTML templates redux
Edouard Gomez
edouard.gomez at gmail.com
Sat Jul 2 22:14:48 UTC 2005
As requested, here is a reworked set of patches to improve HTML
semantic in hgweb templates.
This time, the series of patches include the strictly necessary
CSS classes/id selectors to match old style and improve the semantic
of the HTML (eg: telling what the cell means)
I won't mark the code as XHTML until i finish transtionning all pages
to a better HTML code. Then the XHTML/HTML difference will be already
pretty small (maybe some short tags not closed like inputs).
PS: though w3c validator shouts about the non presence of meta tag
sepicfying the charset, i don't know if it's correct to hardwire this to
utf-8 as hg doesn't "norm" the encoding of the changelog entries. Any
idea on this ? This will probably be resolved by the i18n/l10n work
discussed on another thread.
--
Edouard Gomez
More information about the Mercurial
mailing list