Dreamweaver cakePHP Modifications

I’ve decided that I will be using cakePHP as a method of developing websites because it can be run on every webserver that allows PHP and htaccess use. Because of that decision I configured my Dreamweaver to allow me to work on the html and ctp files inside the program without any need for another text editor as Dreamweaver does support these extensions. Another great Dreamweaver ability is to have code completion and hints.

So I made some changes to the core Dreamweaver xml files and I’m off and running. I’m providing the changes that I made so you may as well.


Dreamweaver cakePHP Modifications

One Response to “Dreamweaver cakePHP Modifications”

  1. Joe Berwanger | 6/08/09

    Hey Scott,

    This is a really cool set of scripts. However, it’s pretty similar to the TextMate CAKE bundle. Have you tried TextMate? I’ve been using TextMate for the past few years, and it’s great for straight code writing, but it has no GUI for design/css. That’s what I’m considering using Dreamweaver for to save time.

    Do you use Dreamweaver for design? Or just as a text editor?

    Anyway, good work on this. Very handy.

    Joe

Share Your Thoughts