Hello

1)
I'm extensively using YUI library, this libray uses by design:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>

declaration throughout (btw this doctype is used in YAHOO main page). 

Is there any way to disable validation of particular tags imposed by 
setOutputMode(XHTML) mode in PHPTAL in order to conform with 
doctype HTML 4.01 scrict? In other words is there a way to make PHPTAL to 
generate valid HTML 4.01 strict html?

2)
Is there a way to generate static html pages using PHPTAL?


Regards
Darek
_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to