12 Dec
2006
12 Dec
'06
3:07 p.m.
I agree that hook_menu() is better off renamed. This hook is the core of Drupal, and old timers know what it is. For new comers, it is not obvious why it is called menu. hook_router() seems like the best choice so far, the menu items "route" requests to different functions.