Forums
This topic is locked
How to make a custom default document?
Posted 18 Feb 2004 23:26:35
1
has voted
18 Feb 2004 23:26:35 Clay Whipkey posted:
You know how when you go to create a new file in DWMX, it gives you a list of document types, and if you choose Dynamic Page it then gives you a list of server models...Well, if I choose PHP/MySQL (or whatever it might be at the time) and create that new document, there is sort of a template that comes up for the new document. With a standard HTML setup for a page. If you choose ASP/VBscript it actually adds the codepage thing at the top.
Does anyone know how you can make a new "template" for what is prepopulated in these new documents. Specifically, my group has a standard comment header that we place at the top of documents with the project name, initials, date of action, action taken, etc. I would like to have this header just be there automatically when I create a new PHP document.
Anyone know how to do that?
thanks in advance,
Clay
Edited by - whipkey on 18 Feb 2004 23:27:35
Replies
Replied 19 Feb 2004 03:18:18
19 Feb 2004 03:18:18 Dave Thomas replied:
C:\Program Files\Macromedia\Dreamweaver MX 2004\Configuration\DocumentTypes\NewDocuments
edit the file in here and reboot dreamweaver to see the changes.
note: the above path is for DWMX 2004, but its similiar in the other versions.
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com
edit the file in here and reboot dreamweaver to see the changes.
note: the above path is for DWMX 2004, but its similiar in the other versions.
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com
Replied 19 Feb 2004 16:50:00
19 Feb 2004 16:50:00 Clay Whipkey replied:
Thanks!