http://www.help2go.com/Tutorials/Web_Page_Design/CakePHP_and_Dreamweaver_8.html
On May 17, 11:26 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Changing cake to use .html extensions won't solve your problem, cause > then the design application wont recognize the php code. So u should > use .php extension. There are several reasons not to use .html, > or .php for your templates; I won't go into them here. (unless you > want to) > > You probably know this, but just in case... Most (if not all) web > design applications allow you to add your own extensions (like thtml, > and ctp), and specify a content type for those extensions. Adding the > extensions to your design app is probably less trouble than using .php > for template files. > > cook > > On May 17, 7:53 am, Marcelo HernĂ¡n Ruiz <[EMAIL PROTECTED]> > wrote: > > > Hi, maybe this is a stupid question, but I wonder if there is the > > possibility to use .html (or .htm or .php) instead of .thtml in views. > > > The reason for this is that, when working with other designers, they > > can use any webdesign software, like Dreamweaver, to work on the view > > pages, without any problem. > > > Thanks! > > > Marcelo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
