Closed (fixed)
Project:
Subscriptions
Version:
5.x-2.0-beta8
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 May 2007 at 23:29 UTC
Updated:
2 Feb 2008 at 01:11 UTC
Jump to comment: Most recent
Comments
Comment #1
maxlobovsky commentedI'm very interested in this myself. From quickly looking at the code, it seems like this should be easy to do because the module already can store subscription messages in the database. I would try to write the patch myself, but I really don't know where to begin.
Comment #2
Petec-1 commentedI really want this too. The existing system of getting an email everytime soemone posts just doesn't work with sites with heavy traffic ie users get so annoyed with loads of mails, they unsubscribe. There has to be a way to do digests. If anyone knows the code/method, please email me - pete.comley@virtualsurveys.com
Comment #3
Simon L. commentedYes, this would be really great, for all the reasons stated by the others. I'd be interested in hearing any solutions as well -- Simon Lester, administrator@worldtradelaw.net.
Comment #4
salvis+1
Indeed, this would be a great feature, but we can't even get critical bug fixes committed, so there's little chance that anyone would want to work on new features...
Comment #5
Anonymous (not verified) commentedsubscribing
Comment #6
Anonymous (not verified) commentedYou might be interested in this one: http://drupal.org/node/133824
It is not a request for a digest, but I think it would be a much more elegant way to keep the module useful for busy sites.
Comment #7
gustav commentedPerhaps now that the new subscription module code is out someone would consider writing a digest feature for it? It would be very useful.
Comment #8
introfini commentedI agree, a must have for busy sites.
introfini
Comment #9
salvisIt's on our TODO list, and some preliminaries are already in the code.
Comments are already aggregated within a thread, btw.
Comment #10
moshe weitzman commentedsee maildigest module in Contrib. Ignore the 1.2 checkin and just look at the original commit. this module intercepts all outbound email and puts it in a DB table. then it runs on cron and sends digests in an interval specified by he ecipient. so it works with any drupal email. the admin specifies which emails shoud g out immediately (forgotten password) and which are eligible for digest (subscriptions stuff).
this module is being worked on by rconstantine in the og queue since it does not yet have a projct of its own.
Comment #11
salvisWe now have a digest feature. The admin can freely define the send intervals he wants to offer -- it can certainly be a week if that's desirable.
Comment #12
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.