add .html file extension to php code coloring and hints for dreamweaver

6
Jul
0

so you have apache set up to parse .html files as if they were php ( see http://answers.ironlasso.com/?p=6) Now you want dreamweaver to code color them like it does .php files. Here’s what you do
to add .html extension to php code coloring and hints
  -open MMDocumentTypes.xml somewere under program C:\Program Files\Macromedia\Dreamweaver 8\Configuration\DocumentTypes

search xml file for .php
  -add .html extension to php

  -remove it from html

Filed under: Dreamweaver
Comments (0) Trackbacks (0)

No comments yet.

Sorry, the comment form is closed at this time.