Dreamweaver Configuration
hi all,
i wondering if kind tell me can play settings dreamweaver uses creating new documents. use xhtml1.1 when authoring pages , default markup is-
<!doctype html public "-//w3c//dtd xhtml 1.1//en" " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
<html xmlns=" http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>untitled document</title>
</head>
<body>
</body>
</html>
i have managed doc language in default mark
<!doctype html public "-//w3c//dtd xhtml 1.1//en" " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
<html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>untitled document</title>
</head>
<body>
</body>
</html>
what dearly
<!doctype html public "-//w3c//dtd xhtml 1.1//en" " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
<html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content=" application/xhtml+xml; charset=iso-8859-1" />
<title>untitled document</title>
</head>
<body>
</body>
</html>
any appreciated
i wondering if kind tell me can play settings dreamweaver uses creating new documents. use xhtml1.1 when authoring pages , default markup is-
<!doctype html public "-//w3c//dtd xhtml 1.1//en" " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
<html xmlns=" http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>untitled document</title>
</head>
<body>
</body>
</html>
i have managed doc language in default mark
<!doctype html public "-//w3c//dtd xhtml 1.1//en" " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
<html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>untitled document</title>
</head>
<body>
</body>
</html>
what dearly
<!doctype html public "-//w3c//dtd xhtml 1.1//en" " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
<html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content=" application/xhtml+xml; charset=iso-8859-1" />
<title>untitled document</title>
</head>
<body>
</body>
</html>
any appreciated
look here -
find folder (in winxp) -
c:\documents , settings\<username>\application data\adobe\dreamweaver
9\configuration\document types
(these folders hidden - may have use explorer > tools >
folder options unhide them)
the internal.html when right click "new file" in
the files panel. if file | new, document skeletons in
newdocuments folder in above path.
or on mac -
library : application support : adobe : dreamweaver 9 : configuration (as
above)
please make backup of whole document types folder first.
--
murray --- icq 71997575
adobe community expert
(if *must* email me, don't laugh when so!)
==================
http://www.dreamweavermx-templates.com - template triage!
http://www.projectseven.com/go - dw faqs, tutorials & resources
http://www.dwfaq.com - dw faqs, tutorials & resources
http://www.macromedia.com/support/search/ - macromedia (mm) technotes
==================
"toonmariner" <webforumsuser@macromedia.com> wrote in message
news:f316ug$4hh$1@forums.macromedia.com...
> hi all,
>
> wondering if kind tell me can play
>
> settings dreamweaver uses creating new documents. use xhtml1.1
> when
> authoring pages , default markup is-
>
> <!doctype html public "-//w3c//dtd xhtml 1.1//en"
> " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
> <html xmlns=" http://www.w3.org/1999/xhtml">
> <head>
> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
> <title>untitled document</title>
> </head>
>
> <body>
> </body>
> </html>
>
> have managed doc language in default mark
>
> <!doctype html public "-//w3c//dtd xhtml 1.1//en"
> " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
> <html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="en">
> <head>
> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
> <title>untitled document</title>
> </head>
>
> <body>
> </body>
> </html>
>
> dearly
>
> <!doctype html public "-//w3c//dtd xhtml 1.1//en"
> " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
> <html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="en">
> <head>
> <meta http-equiv="content-type" content=" application/xhtml+xml;
> charset=iso-8859-1" />
> <title>untitled document</title>
> </head>
>
> <body>
> </body>
> </html>
>
> appreciated
>
find folder (in winxp) -
c:\documents , settings\<username>\application data\adobe\dreamweaver
9\configuration\document types
(these folders hidden - may have use explorer > tools >
folder options unhide them)
the internal.html when right click "new file" in
the files panel. if file | new, document skeletons in
newdocuments folder in above path.
or on mac -
library : application support : adobe : dreamweaver 9 : configuration (as
above)
please make backup of whole document types folder first.
--
murray --- icq 71997575
adobe community expert
(if *must* email me, don't laugh when so!)
==================
http://www.dreamweavermx-templates.com - template triage!
http://www.projectseven.com/go - dw faqs, tutorials & resources
http://www.dwfaq.com - dw faqs, tutorials & resources
http://www.macromedia.com/support/search/ - macromedia (mm) technotes
==================
"toonmariner" <webforumsuser@macromedia.com> wrote in message
news:f316ug$4hh$1@forums.macromedia.com...
> hi all,
>
> wondering if kind tell me can play
>
> settings dreamweaver uses creating new documents. use xhtml1.1
> when
> authoring pages , default markup is-
>
> <!doctype html public "-//w3c//dtd xhtml 1.1//en"
> " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
> <html xmlns=" http://www.w3.org/1999/xhtml">
> <head>
> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
> <title>untitled document</title>
> </head>
>
> <body>
> </body>
> </html>
>
> have managed doc language in default mark
>
> <!doctype html public "-//w3c//dtd xhtml 1.1//en"
> " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
> <html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="en">
> <head>
> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
> <title>untitled document</title>
> </head>
>
> <body>
> </body>
> </html>
>
> dearly
>
> <!doctype html public "-//w3c//dtd xhtml 1.1//en"
> " http://www.w3.org/tr/xhtml11/dtd/xhtml11.dtd">
> <html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="en">
> <head>
> <meta http-equiv="content-type" content=" application/xhtml+xml;
> charset=iso-8859-1" />
> <title>untitled document</title>
> </head>
>
> <body>
> </body>
> </html>
>
> appreciated
>
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment