2006年07月06日

default.thtml 7 free designs for Cake PHP

I ported designs from Contented Designs to default.thtml of CakePHP.

1) Unpack zip.
2) Copy default.thtml to app/views/layouts
3) Copy ***.css to app/webroot/css

Then, you'll see the new theme!
Change the template as you like...

*Contented Designs, Thank you for your marvelous designs!*

*from 2006/12******************************
from new version of CakePHP (1.1.11.4064),
you need to change one line:

if ($this->controller->Session->check('Message.flash')) $this->controller->Session->flash();

to

if ($session->check('Message.flash')) $session->flash();
*******************************************

contented1.PNG

contented1.zip

contented2.PNG

contented2.zip

contented3.PNG

contented3.zip

contented4.PNG

contented4.zip

contented5.PNG

contented5.zip

contented6.PNG

contented6.zip

contented7.PNG

contented7.zip


*I added some more for Business-use. check http://cakephp.seesaa.net/article/20603204.html*
posted by SDozono at 11:56| ロサンゼルス 🌁| Comment(4) | TrackBack(1) | CakePHP template | このブログの読者になる | 更新情報をチェックする
この記事へのコメント
very nice!
Posted by quiksilv at 2008年07月10日 13:04
Thanks - great simple template to get me going in CakePHP
Posted by Pete in Australia at 2009年09月08日 09:44
do they work with cakephp 1.2 as well?
or do they need some tweaking?
thanks!
Posted by Lorenzo at 2009年12月28日 00:05
change .thml to .ctp.
then, I think you can use these templates.
Posted by blog maintainer at 2009年12月28日 08:59
コメントを書く
お名前: [必須入力]

メールアドレス:

ホームページアドレス:

コメント: [必須入力]

認証コード: [必須入力]


※画像の中の文字を半角で入力してください。

この記事へのトラックバック

CakeShop/イテレーション/1-A1 商品の詳細を表示する
Excerpt: Tag: CakeShop 1-A1 商品の詳細を表示する 基本仕様整理 動作環境構築 開発ツール ローカルサーバー環境 データベース サーバ ソース管理、バグ管理 ルール アーキテクチャ(フレーム..
Weblog: Happy Engineer Life (PukiWiki/TrackBack 0.3)
Tracked: 2007-02-01 20:36
手(パー)To make a comment: Please type your name and comment. at the validation field box, type 'cakephp'. And there two glay buttons. "Preview"/"Submit". Thank you!