I processed the source with Coder and updated the layout of the .install file.
The highlights: It removes the obsolete hook_help() that was used before .info files provided the module description on the modules page, switches update functions to use schema api, removes trailing whitespaces, and adds @file docblocks according to webchick's guidelines in #263956: Ye Grande Olde Drupal 7 .install File Cleanup.
| Comment | File | Size | Author |
|---|---|---|---|
| scheduler_code_style.patch | 18.02 KB | deekayen |
Comments
Comment #1
eric-alexander schaefer commentedLooks good to me. Did you test the update functions?
Comment #2
deekayen commentedno
Comment #3
eric-alexander schaefer commentedhttp://drupal.org/cvs?commit=256408
Thanks.
Comment #4
eric-alexander schaefer commentedBTW: The update works...