Thanks for elaborating on this. On 12 Sep 2005, at 01:03, Robert Castelo wrote:
(I want a subscription.module in core (e-mail notifications) but don't want to ship both a subscribe and subscription module. I want a single-file module with or without additional .inc files.)
If I understand correctly, you want users to be able to subscribe to scheduled email notification of new content (nodes and comments).
That is correct.
The component modules I committed perform most of the necessary tasks for this already, but not comment subscription (yet!).
For core, I'd prefer a single subscription.module rather than a set of (component) modules. In general, fewer dependencies is better. Sending e-mail should be done by mail.inc (given we get such thing). -- Dries Buytaert :: http://www.buytaert.net/