On Sun, Jun 27, 2010 at 3:08 PM, jimbo <jamesam...@gmail.com> wrote:
> I have been looking through the documentation and tutorials regarding
> changing the default layout. When the home page is loaded it states
> "To change its layout, edit: C:\CakePHP\uniform\UniServer\www
> \project1\views\layouts\default.ctp" however, the other articles that
> I have read state that creating a default.thml file will override the
> default style. When I try to create a default.thml in \views\layouts\
> the page does not render the new layout. When I alter the default.ctp
> file it does. It seems (at least from what I have read) that both .ctp
> and .thml are views files. Can someone explain the difference between
> them and maybe suggest what I might be doing wrong?  Thank you in
> advance.

.thml is an old extension. Cake uses .ctp now.

Always look for a date on any articles about Cake that you find
online. There have been a lot of changes. Articles that reference the
.html extension are probably way out of date.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to