Archive for May, 2009

Add Extension in Dreamweaver for cake or other framework

go to installed folder of dreamweaver->configuration->document types->MMDocumentTypes.xml find “PHP_MySQL” change parameter winfileextension ->add ‘ctp,thtml’ after ‘php,php3,php4,php5′ parameter look like this “php,php3,php4,php5,ctp,thtml” macfileextension->add ‘ctp,thtml’ after ‘php,php3,php4,php5′ parameter look like this “php,php3,php4,php5,ctp,thtml” open Extensions.txt in configuration folder find “All Documents” add “CTP,THTML” before “All Documents” save it. Enjoy

Continue reading »

Follow

Get every new post delivered to your Inbox.