I'm working my way through the drupal 6.x module developers guide. In http://drupal.org/node/206761 , the text talks about something called hook_menu(), but the example shows onthisdate_menu()? I don't understand the relationship between these two.
I created the onthisdate_menu() function as described, but when I go to the admin page, I don't see anyplace to configure the module.
---------------- Roy Smith roy@panix.com