Fixes nodeapi hook and whitespace as my editor does that by default.

CommentFileSizeAuthor
#1 nodeapi_5.patch39.05 KBRobRoy
nodeapi_4.patch17.54 KBRobRoy

Comments

RobRoy’s picture

StatusFileSize
new39.05 KB

Okay, I checked out the new DRUPAL-5 and only the 'view' hook needs to be fixed per api.drupal.org. New patch. Fixes code style too.

arthurf’s picture

Thanks for the patch, looks totally reasonable to me. I think this means the theme_media_mover_files() function needs to get cleaned up too, but yes, this is the right direction. Oh, and thanks for the whitespace cleanup. I haven't convinced myself to trust eclipse to do it yet. I'll try to get this comitted this week.