Webbaker 0.10.0.1217_alpha released!

Posted on 19th January 2006 by Nio in CakePHP

很久没有更新过 Webbaker 了,在 CakePHP 0.10.0.1217_alpha 发布之后,之前的 Webbaker 版本就已经不能正常使用了。本来以为没什么人用这个,所以也就懒得改,没想到前几天有人给我发邮件,问我为什么不能在现在的 CakePHP 版本下使用,我只好很不好意思地回信告诉他我的业余时间太少,所以没有更新。。。

ChangeLog:

  • Updated to work with Cake_0.10.0.1217_alpha and above version (current is RC2).
  • Add bake type. Currently it has three types: "empty", "scaffold" and "popular".
    • Empty: will create empty view files.
    • Scaffold: will use "scaffold" in the controller file and don't create any view file.
    • Popular: will create popular CRUD controller codes and view files.
  • If the action is specified with an underscore (_private_action) then it will not create an equivalent view.

Download it !

4 Comments »

  1. Hm, does it also work with the latest release of CakePHP, release candidate 2?

    Comment by Daniel Hofstetter — January 19, 2006 @ 5:15 pm

  2. Yes. You can try it. :)

    Comment by Nio — January 19, 2006 @ 5:49 pm

  3. 剛把cakephp裝好,測試一下您的webbaker出現下面ERROR,剛接觸cakephp還不熟請多包含,文件中沒注意DB哪裡要建TABLE

    No Database table for model Test (expected “tests”), create it first.

    Notice: this error is being rendered by the app/views/errors/missing_table.thtml view file, a user-customizable error page.

    Comment by lamp — June 8, 2006 @ 5:17 pm

  4. hi, lamp.
    我已经很久没有使用 cake 了,放弃它的一个原因是因为它把一切都绑定到了 framework 中,很难解藕。webbaker 对于最新版本的 cake 不一定好用,毕竟当时的版本太老了 :|

    Comment by Nio — June 10, 2006 @ 8:45 pm

Leave a comment