allow users to subscribe without posting a comment

greggles - July 29, 2008 - 19:50
Project:Comment Notify
Version:7.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

I saw this on a blog today and thought it was an interesting feature.

Since this is the "anonymous comment notification" module that seems like a good feature.

#1

PeterZ - October 5, 2008 - 14:57

I second the request for this. Many (registered) folks may want to subscribe without actually having to post a comment. The workaround is the one word postings we see in the drupal forums like "subscribing"; but it would be nice to avoid that workaround.

#2

greggles - October 8, 2008 - 16:57
Version:5.x-2.x-dev» 7.x-1.x-dev

My plan right now is to do one more release for 5.x and then do all development on 6.x. That will make it easier to work on issues like this since it requires changes to the DB. So...I'm changing the version to reflect that.

#3

zilla - October 30, 2008 - 16:43

just wondering if this particular feature request could make use of this module for UUID: http://drupal.org/project/uuid (to alleviate some of the burden of you having to process each anonymous 'subscribe without comment' request easier? no idea if it makes sense, but seems interesting)

#4

Dave Reid - October 30, 2008 - 21:46

I think this would be useful. I find myself hitting submit before realizing I wanted to subscribe to the comment or node.

#5

Freso - January 23, 2009 - 11:52

subscribing

;)

#6

greggles - March 19, 2009 - 16:12

My major problem with this idea is how to do it and keep from expanding the module enormously.

Some questions to consider:

1. So far the module works for anonymous users as well as authenticated. If we want this feature to work for anonymous we'd have to create additional UI and a new field in the table for an e-mail address.

Is this feature still useful if it's only for authenticated users?

2. I kind of assume that users should be able to subscribe to comments on a node that doesn't have any comments on it? That would require a real change to the table structure and moves this module further towards notifications/subscriptions territory. I don't think that makes sense...

We can get around #2 by associating the subscription with a comment ID value, which actually makes a lot of sense in the case of subscribing to a particular comment thread. However, in that case users wouldn't be able to subscribe to notifications until the first comment is posted on a node.

This might be a point where we have to draw the line and say "this light-weight module just adds the ability to get notifications if you post a comment."

#7

greggles - March 19, 2009 - 16:13

One followup question to consider:

If we do generalize this module further to solve the problems in #6 where do we stop? If someone says "this module is great, but I'd like to be able to get notifications of all comments on nodes with a particular taxonomy term" is that unreasonable? What about "all comments by user X"? Where do we draw the line?

#8

Artem - March 22, 2009 - 18:08

That is not supercritical, but definitely useful -> subscribing.

#9

greggles - March 23, 2009 - 11:45

@artem - subscribing without addressing my concerns makes me think that this is not something appropriate to add to the module...

#10

Artem - March 23, 2009 - 11:54

Well, I thought I addressed it in my comment - apparently I was not clear enough.
I do not think that this particular entry is critical or even important, it may very well be not valuable enough considering the amount of technical work needed.

So, I am not ready to "push" for this request. However, if somebody makes it happen, I will definitely use this functionality. It is of low, but clearly positive value for me.

#11

Elijah Lynn - July 28, 2009 - 19:05

Subscribing

#12

rokr - August 9, 2009 - 01:39

#13

agharbeia - October 6, 2009 - 23:53

and when it's implemented, I hope it ( or something like it) is added here too :)

#14

murokoma - November 1, 2009 - 00:42

+1

#15

SeanBannister - November 19, 2009 - 12:29

sub

#16

Elijah Lynn - December 17, 2009 - 15:40

I think this is a huge feature. Think of how much un-needed garbage content gets created everyday because people have to post something in order to subscribe.

By implementing this feature you would be doing a great service to the internet and its users!

#17

greggles - December 18, 2009 - 14:02

@Elijah Lynn - this feature is somewhat in opposition to the purpose of this module. The goal with this module is to be an extremelly lightweight solution. If we start allowing subscriptions without commenting it requires rework to the database model and user interface in a way that will definitely increase the code. I'm not sure this module needs to be all-things-subscriptions to all people. We've already got modules which try to do that.

#18

Elijah Lynn - December 19, 2009 - 02:41

Hi Greg,

I see the dilemma, where do we draw the line? This use case fits the title, "Comment Notify", perfectly. It notifies users, authenticated and anonymous, of new comments. If it weren't a code reworking, then from a user perspective I would say definitely, however, I am not a coder (yet) so maybe it isn't the best of ideas.

Maybe it would be better suited to be called "Comment Notify Lite."

Cheers,

Elijah

 
 

Drupal is a registered trademark of Dries Buytaert.