Posted by TheJD 3 years 33 weeks ago
Hi everyone,
First let me thank you for all the mobile resources collected on this page. Also my compliments on the new name and new design, it's really nice. Go Mobi!
Now on to my question.
My plan is to develop a mobile website through Drupal 5.10, but I'm having trouble with getting it to generate valid XHTML.
I'm using a mobile template which is working excellent with Drupal 5.10 and is composed of valid XHTML. But as soon as I add content through Drupal to the site, the content is not added in XHTML by Drupal. With the mobile template I'm getting a score of 4.76 on ready.mobi and I'm very happy with that. But as soon as I start to create content through Drupal and publishing it, I get a warning from ready.mobi that the XHTML code is not valid and my score drops to 3.58.
Therefore I'm wondering how I could tweak Drupal so the content I create through it, is being created by Drupal in valid XHTML?
Thanks in advance for taking your time and helping me.
Sincerely,
Jonas




Posted by TheJD 3 years ago
I managed to solve the problem, it was just a simple error in one of the themes file and not an error caused by the Drupal core.
Best regards,
Jonas