Views & Helpers
- How to have multiple paginated widgets on the same page with CakePHP ~ 2 months ago by Tim (6 comments)
- CakePHP Pluralize Helper ~ 1 year ago by Tim (8 comments)
- How To Transform HTML To Textile Markup - The CakePHP TextileHelper Revisited ~ 1 year ago by Tim (12 comments)
- MacGyver menu for CakePHP - What's the active menu item? ~ 1 year ago by Felix (18 comments)
- Making two form fields required to match each other ~ 1 year ago by Tim (1 comments)
- How-to: Use Html 4.01 in CakePHP 1.2 ~ 1 year ago by Felix (8 comments)
- Include only the JS you really need ~ 2 years ago by Felix (8 comments)
- Validating the cleaned output of HtmlHelper::dateTimeOptionTag() ~ 2 years ago by Felix (6 comments)
- Basic CakePHP templating skills ~ 2 years ago by Felix (13 comments)
- Dessert #8 - Render custom errors ~ 2 years ago by Felix (1 comments)
- Simple ListsHelper for displaying nested ul / ol lists ~ 2 years ago by Felix (3 comments)
- timeDiffInWords - a function to keep handy ~ 2 years ago by Felix (4 comments)
- Textile - A personal love of mine ~ 2 years ago by Felix (21 comments)


Count me in for a Cakebar/Cakefest/Cakemeetup in berlin. Prenzlauer Berg would be great ;-)
Yay, CakeFest in Germany would be cool. Berlin is quite a few hours away from my place - but...
Awesome news. : )
Yeah we will do something like that in Berlin too very soon.
Yeah, Matt. Add this before your class AppController { .. } :
App::import('Core',...
This is pretty cool, but when I try using it, I get a fatal error within app_controller.php...