Re: XHTML DTD/Schemas in T5

2008-04-28 Thread Toby Hobson
Thanks Kris - Original Message From: Kristian Marinkovic <[EMAIL PROTECTED]> To: Tapestry users Sent: Monday, 28 April, 2008 2:06:08 PM Subject: re: XHTML DTD/Schemas in T5 this is what i do: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.

re: XHTML DTD/Schemas in T5

2008-04-28 Thread Kristian Marinkovic
this is what i do: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.org/1999/xhtml"; xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";> and i have my *.tml files associated with the HTML content-type to use the HTML editor g kris Toby Hobson <[EMAIL PROT