After six months of developing with Drupal and familiarising myself with the community, cvs, svn and patching I feel I can contribute to a few third party modules.
I also wish to release a module to help facilitate implementation of HTML5, modern browsers do fine with the new standard, IE lte 8 and Firefox 2/Camino need a little help. My module implements fixes.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | html5.zip | 6.52 KB | heylookalive |
| #1 | html5.zip | 6.5 KB | heylookalive |
Comments
Comment #1
heylookalive commentedPlease find attached my proposed module's code, sorry for the delay with my previous submission (noticed a couple things to clear up). I have ran the module through coder, and it works in fixing the issues outlined above, also with a configurable entities list for IE.
Thanks!
Comment #2
avpadernoRemember to change the status, when you upload new code.
Comment #3
avpadernoThe previous application was #580792: alli.price [alliprice].
Comment #4
ajk commentedAre you using a Drupal variable via the database to tell one part of your system the status of another?
Comment #5
heylookalive commentedI was but in retrospect, this isn't necessary so have now changed this to a global variable.
Thanks!
Comment #6
ajk commentedComment #7
heylookalive commentedThanks! :)
Comment #10
avpaderno