How to Create a Module
Abstract:
Learn how to create your own module to fill holes in Drupal's functionality and get your site finished.
Room:
Evergreen A
Presentation Date:
Sat, 2009-06-27 14:00
Views, Panels, CCK, token, and the rest are great for getting most of any project done, but sometimes you need a little custom work to get the last 4% of your needs covered. When that happens, it's time to break out a code editor and write your own module.
John plans to go over how to set up a blank module, the usual basic hooks that you will implement, what to watch out for for security, and ideas on how to nudge and override Drupal to do what you need without having to kill a kitten, aka hack core.
Head to http://www.jcfiala.net/blog/2009/06/27/john-and-ezras-test-code to download the test module I created for the presentation.
Pre-requisites:
Knowledge of basic PHP and SQL would be helpful.


news
Comments
You can find the slides used
You can find the slides used in this presentation, along with some additional slides at http://docs.google.com/present/view?hl=en&id=dxmgvdn_4c2mfkkdj .
Thanks for coming!