Posted by deekayen on August 24, 2009 at 11:03pm
Jump to:
| Project: | Scheduler |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| scheduler_code_style.patch | 18.02 KB |
Comments
#1
Looks good to me. Did you test the update functions?
#2
no
#3
http://drupal.org/cvs?commit=256408
Thanks.
#4
BTW: The update works...
#5
Automatically closed -- issue fixed for 2 weeks with no activity.