I think it's awesome how you can create a page by creating a callback that points to a function via the menu_hook. I was wondering if this same type of thing is possible without creating it inside the menu_hook as a callback. Can I just call some type of function on my page that allows me to do this same type of action?
I have a site with Drupal 4.7.2 and the event module.
It would like that people could be subscrive automatically to the event module and recive every week a mail with the acts of the week.
Exists some modulate that it does this? I have seen the module subscription but sends a mail to you whenever some thing is published, not a weekly mail.