When saving a HTML page in dreamweaver it saves the file as filename.htm ....anyone know how to make it save the file as filename.html without clicking save as and manually typing it in? Anyone else have this same problem?
Dreamweaver???
Collapse
X
-
I have the same problem .... the only way to save it in html is to add atself index.html .Comment
-
For some reason they made it difficult starting with DreamweaverMX. Search for the file "MMDocumentTypes.xml"Originally posted by eamediaWhen saving a HTML page in dreamweaver it saves the file as filename.htm ....anyone know how to make it save the file as filename.html without clicking save as and manually typing it in? Anyone else have this same problem?
Mine was in C:\Program Files\Macromedia\Dreamweaver MX\Configuration\DocumentTypes\MMDocumentTypes.xml
Open that file in notepad, up at the top you will find this section...
In the winfileextension part change the order of html and htm so it looks like this...Code:<documenttype id="HTML" internaltype="HTML" winfileextension="htm,html,shtml,shtm,stm,lasso,xhtml" macfileextension="html,htm,shtml,shtm,lasso,xhtml" file="Default.html" writebyteordermark="false"> <TITLE> <MMString:loadString id="mmdocumenttypes_0" /> </TITLE> <description> <MMString:loadString id="mmdocumenttypes_1" /> </description> </documenttype>
winfileextension="html,htm,shtml,shtm,stm,lasso,xh tml
save the file, restart Dreamweaver, and that should do the trick!
ICQ: 168-914-369 >>> sysop [at] TexasDreams [dot] comComment
-
NightmareWeaver sucks big time
and therefore is forbidden to use within my company

The new FreeOnes! - AdultFilmStarContent - BabeGalleries and much more! - 1Strike Movies and much more! All powered by XpressaComment
-
Worked like a charm....thanks for the help. I would have never found that on my own.Originally posted by TexasDreamsFor some reason they made it difficult starting with DreamweaverMX. Search for the file "MMDocumentTypes.xml"
Mine was in C:\Program Files\Macromedia\Dreamweaver MX\Configuration\DocumentTypes\MMDocumentTypes.xml
Open that file in notepad, up at the top you will find this section...
In the winfileextension part change the order of html and htm so it looks like this...Code:<documenttype id="HTML" internaltype="HTML" winfileextension="htm,html,shtml,shtm,stm,lasso,xhtml" macfileextension="html,htm,shtml,shtm,lasso,xhtml" file="Default.html" writebyteordermark="false"> <TITLE> <MMString:loadString id="mmdocumenttypes_0" /> </TITLE> <description> <MMString:loadString id="mmdocumenttypes_1" /> </description> </documenttype>
winfileextension="html,htm,shtml,shtm,stm,lasso,xh tml
save the file, restart Dreamweaver, and that should do the trick!


Comment
-
heh, which editor do you use at your company?Originally posted by FreeOnesNightmareWeaver sucks big time
and therefore is forbidden to use within my company
Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip ManagerComment
-
So what do you use?Originally posted by FreeOnesNightmareWeaver sucks big time
and therefore is forbidden to use within my company
Comment
-
Sometimes I wonder what I DON'T use!!!Originally posted by Dalai lamaSo what do you use?
Depending on the site of the moment it may be Dreamweaver, FrontPage2000 (only good for prototyping complex table structures), Visual InterDev (ASP), Homesite, HTML-Kit, UltraEdit, PFE32, and even the old reliable Notepad.exe.
ICQ: 168-914-369 >>> sysop [at] TexasDreams [dot] comComment
-
Originally posted by eamediaWorked like a charm....thanks for the help. I would have never found that on my own.
Glad to help!!Originally posted by eMonkthanks for the tip.. i was also wondering the samething..
ICQ: 168-914-369 >>> sysop [at] TexasDreams [dot] comComment
-
-
Before they went to the "MX" series, it used to be easy to set right from Edit, Preferences. I have no idea why they buried it in an XML file.Originally posted by tenderobjectwow thanks texasdream.. been wondering about this for a long time. lol
Go figure!
ICQ: 168-914-369 >>> sysop [at] TexasDreams [dot] comComment
-
some reason macromedia has these little annoying things in their software.
Homesite: when refreshing the directory and file list, it goes back to the root of the disk. So u have to click all the way to the map youre working in.
Solution: first select a file, then hit f5 to refresh. This is the only way you stay in the folder.
Fireworks: 'Save file as': click to the folder. But when u export, u clearly wanna export in the same folder u saved the file (at least i do). But no, you have to click all the way to that damn folder AGAIN. Plus when using the batch process for the 2nd time in a row, its in the root of the disk again. So you have to click all the way again.
For these fireworks points there is no solution as far as i know.
Annoying!Comment


Comment