Not too proud of the current state of module code.

1. Make sure everything is in a phpdoc @group if possible, make sure all the API functions are logically grouped together, renamed for consistencies, etc.
2. Make sure all files are split correctly (.admin.inc, .pages.inc, .xmlsitemap.inc, etc.).

Comments

dave reid’s picture

First batch of code reorganization went in to both branches:
http://drupal.org/cvs?commit=362296
http://drupal.org/cvs?commit=362298

dave reid’s picture

Priority: Normal » Major