IOWA and XHTML

  • Thread starter Stefan Schmiedl
  • Start date
S

Stefan Schmiedl

Are there any plans to make IOWA XHTML-aware?

FWIW, I just did the following and with a suitable
xml intro the generated pages pass the w3-validator.

kind regards,
s.

diff -rN 1.8-old/iowa/Form.rb 1.8-new/iowa/Form.rb
265a266,267
# xss 2004-12-08 option elements need to be closed in XHTML
context.response << closeTag


diff -rN 1.8-old/iowa/Tag.rb 1.8-new/iowa/Tag.rb
16a17,19
# xss 2004-12-08 XHTML elements without content
SINGLE_ELEMENTS=%w(area base br col hr img input link meta
param)
44,45c47,49
< else
< tag += " #{key}"
---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,161
Latest member
GertrudeMa
Top