Hi Martin,
thank you very much for you advice!!

I've modified the line in app.cfg file where is set the output format:

# kid.outputformat="html"
now is:
kid.outputformat="xhtml"

with this change, if i look at the HTML code i can see:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

and also all the HTML tags are written in XHTML.

...but now isn't so clear the meaning of doctype declarations in the
templates (as you've written above)....

Bye,
Renzo


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to