can swap assets file. •use default file if file isn’t in theme. •only need to create particular file. $BLF'FTUYusuke Ando (@yando) Theme app/View/Themed/fest/Home/index.ctp or app/View/Home/index.ctp $this->theme = ‘fest’; $this->render(‘Home/index’);
name match with class name. app/Controller/FooController.php •consider sub directories in Elements: app/View/Elements/subdir/foo.ctp •make sure your dev environment. OS X (later Lion) and Win are case INSENSITIVE $BLF'FTUYusuke Ando (@yando) rename