http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9265
Bug ID: 9265
Summary: Switch to HTML5 doctype in OPAC and staff client
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
With some patches using HTML5 already in the pipeline (Bug 8377) and some
useful features already showing broad support
(http://caniuse.com/#feat=form-validation,
http://caniuse.com/#feat=input-placeholder), I think it's time to show our
intention to start using these new features by updating Koha's doctype to an
HTML5 one:
<!DOCTYPE html>
I propose that we do not change our HTML markup guidelines which require that
tags be closed, attributes be quoted, etc.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/