Dreamweaver Templates

Does anyone in the forum employ Dreamweaver templates?

After reading the discussion on boiler-plate HTML templates, I realized that I had a few of my own. I don’t have these templates in Dreamweaver, but rather copy and paste. Does anyone have any good suggestions about how to use these features on CS4 (or not use). How do you organize your development in Dreamweaver?

I’m not sure exactly what your question is, but Dreamweaver templates are a nightmare. Its much better to use php includes.

Ok, I guess I have two questions.

First: How do you change the default HTML when you open a new HTML document (for instance adding meta tags or default style links)?

Second: When you are working with the new document dialog, there is a “Create Page from Template” section- what are these templates, do other developers make extensive use of them, and do you have any suggestions about how to employ them?

Sorry if this is an annoying answer:
It is best to disregard all these features in Dreamweaver and hand code everything.

E