[Koha-bugs] [Bug 9265] New: Switch to HTML5 doctype in OPAC and staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 11 18:32:51 CET 2012


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: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org

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.


More information about the Koha-bugs mailing list