Posted by bobmct on November 3, 2011 at 1:10pm
If anyone aware if there is much or any difference in the module development processing between these two version? Especially the "hook" processing. Much difference?
Thanks
If anyone aware if there is much or any difference in the module development processing between these two version? Especially the "hook" processing. Much difference?
Thanks
Comments
Have you taken a look at this?
Have you taken a look at this? http://drupal.org/node/224333
do you mean:
Creating a new hook for other code to hook in to you module?
Or using hooks?
To tell you the truth:
I don't really know!!! I am attending a drupal module development class at ISOVera this week so hopefully I will be able to answer my own question. Our current Drupal site uses a zillion hooks (functions and templates) and I need to have a much better understanding of the mechanism on 6.x as well as 7.x. Thanks
Ahhhh, its the hook concept
Ahhhh, its the hook concept that your looking for, good luck with the training, and ask away, also the pro drupal development book is a good read for info like this.