By ninetwenty on
When will these be updated? I'm trying to learn how to make a module and it doesn't help that the examples haven't been updated to the new 4.7 api.
When will these be updated? I'm trying to learn how to make a module and it doesn't help that the examples haven't been updated to the new 4.7 api.
Comments
You could have a look at the
You could have a look at the code from some of the existing modules to get yourself pointed in the right direction.
You could also check out this module: http://drupal.org/node/55011
Thanks
I have had a look at some of the modules but they are not always commented in as much detail as I would like so I thought I'd learn more quickly by reading the manual and trying the examples - seems like I was wrong ;-). The module builder looks useful though, I'll give it a whirl.