Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2011 at 20:33 UTC
Updated:
7 Sep 2011 at 07:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
tim.plunkettThis was remarkably well written, major props. Every critique I have is cosmetic coding standards.
Remove the LICENSE.txt, it will be automatically added by the packaging script
Be careful about trailing whitespace
No quotes around name/description in .info
One of the @param doxygen blocks had the order of type and name swapped
Here's a patch.
Comment #2
persand commentedThanks Tim!
The patch has now been applied and committed: http://drupalcode.org/sandbox/per/1247856.git/commit/8ffa9bf
Comment #3
tim.plunkettBy far the best ratio of "complicated module vs ease of review". Major props.
I've granted you full project creation rights. Use this ability carefully!
Comment #4
persand commentedThank you!