I’m learning how to build a Drupal CMS module for a website I’m partially supporting.
The module is simply to allow a student to send in queries to a panel of teachers. A registered student submits a question, the panel gets a notification via email that a question was submitted and then the panel would answer if they want to. Quite a simple module but since I’m just starting to do it the Drupal way, it would take more time than the usuals.
Maybe.
After a day of going through the tutorials, API and whatnot, I think I’ve got enough to get the module up and running. But patience is a virtue and over-confidence is the fall of many many men. So let’s just study more of this so that we can do this properly and avoid problems later on.
note: Considering to just mutilate Drupal’s comment module to add in what I need.


0 Responses to “Second Day On Building Drupal Module”