Posted by ssiscott on July 27, 2010 at 2:12am
We have a module that makes calls to an external system based on who you are logged in as...
1. Fetches an array of items and paths from the external system
2. Converts external array to a structure the Drupal menu system understands with callbacks and args.
3. Merges the new array into the Drupal menu system.
We have discovered that Drupal 6 no longer supports the dynamic menus (MENU_DYNAMIC_ITEM)
Let me know if you can assist and we will send you the speecifics.