Hello everyone, I'd like to share a module that has just been released for Drupal 6.
Batch Menu Builder http://drupal.org/sandbox/math3usmartins/1160852 It's very helpful when your project is too heavy for your server. By default, the menu is rebuilt in a single request. Unfortunately, it may cause a memory overflow or time out error, because building the menu structure, routers and links isn't that simple. By using the batch API, this module avoids these errors by processing the menu smoothly. Hope it helps. Regards, Matheus Martins http://www.math3usmartins.com http://drupal.org/user/324559
