NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How do I change default HTML doctype declaration?


Joined: 11 Oct 2006
Posts: 2
Reply with quote
When you create a new HTML file in PhpED, it automatically adds the HTML 4.0 Transitional doctype. I would like to have it default to XHTML 1.0 Transitional. How do I go about setting this up?
View user's profileFind all posts by stretchwicksterSend private message


Joined: 25 Aug 2006
Posts: 18
Location: Netherlands
Reply with quote
You can change the default templates. Just go to your installation dir and then to the 'templates' folder and open the html template.

This is the location using a default installation: C:\Program Files\nusphere\phped\templates

You can also add new templates and stuff Wink Really useful Smile
View user's profileFind all posts by SiemaSend private message


Joined: 11 Oct 2006
Posts: 2
Reply with quote
That's excellent - just what I was looking for!
View user's profileFind all posts by stretchwicksterSend private message
Invalid doctype


Joined: 24 Jun 2007
Posts: 1
Reply with quote
I know this is a bit old, but I just purchased PhpED and find it amazing. The only thing I have found as of yet that would need to be updated is the DOCTYPE declaration. It is not correctly declared.

What is..

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

Should be

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

The path to the DTD is missing in the IDE template which causes the pages to fall in quirks mode.

Hope this helps.
mikcyd
View user's profileFind all posts by mikcydSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Feel free to update c:\program files\nusphere\phped\templates\HTML File.html

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
How do I change default HTML doctype declaration?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic