Closed (fixed)
Project:
.mobi
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2007 at 19:35 UTC
Updated:
26 Jun 2009 at 22:10 UTC
This theme is actually very nice and I use it for my http://dralspire.com/ and http://dralspire.mobi/ combo. I think with a little more work towards full validation, this theme is an excellent method to get a .mobi site set up for existing Drupal installations.
Regarding the validation, the theme should ideally pass http://validator.w3.org/ and of course http://mr.dev.mobi/ (the validation script available from nic.mobi).
In any case, keep up the good work on this theme, it's very helpful. :-)
Comments
Comment #1
deekayen commentedThere was a stray div tag in node.tpl.php that was making the validators look for /body and it was throwing a lot of errors for things that shouldn't be outside the body. The DTD versions also didn't match and the submitted string needed to be in p tags. That's all resolved now in 5, 6, and head.