Approaching first stable release.
- Some clean up, moved documentation to the handbook, http://drupal.org/node/252582
- Fixed: Condition produces false positive when rendering messages, by andremolnar, #290163
- Added unit tests for message rendering.
Added menu inclusion supporti via custompage_menu_tile() function, fixed PHP4 incompatibility and you can use *_tile() functions on non-custompage pages, too, now.