Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Owen Leonard 47609920b7 Bug 9265 - Switch to HTML5 doctype in OPAC and staff client
This patch replaces the XHTML DOCTYPE with an HTML5 one. The HTML5
validator seems to be significantly different than the XHTML one,
so I'm seeing lots of new errors. This patch includes corrections
for one: Deprecation of the "language" attribute of <script>
tags.

To test, view pages in the OPAC and staff client. They should
appear as normal. Numerous validation follow-ups will be required,
but I suggest these be handled incrementally.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
test on some intranet pages and I found no regression. (chromium and
firefox).
The w3c page about the doctype: http://www.w3.org/TR/html5-diff/#doctype

Signed-off-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-01-31 11:47:04 -05:00
..
value_builder Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
addbiblio.tt Bug 7455: Authority subfields are cloned in the wrong field 2012-11-01 09:50:32 -04:00
addbooks.tt Bug 8161 - Cataloging home page should be accessible to users with permission to edit catalog or edit items 2012-06-05 16:52:10 +02:00
additem.tt Bug 9154 - On item edit page, highlight row of item being edited 2012-12-02 09:14:53 -05:00
linkitem.tt Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing 2012-07-10 10:56:26 +02:00
merge.tt Bug 8942: Translation process breaks javascript (followup 1) 2013-01-31 11:00:24 -05:00
moveitem.tt Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing 2012-07-10 10:56:26 +02:00
z3950_search.tt Bug 8570 - Add pagination to the Z39.50 results page 2012-10-09 16:23:23 +02:00