Closed (outdated)
Project:
Subscriptions
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2010 at 15:45 UTC
Updated:
27 Sep 2019 at 13:43 UTC
Jump to comment: Most recent
Comments
Comment #1
salvisAre you sure you want to make it that easy for your site clients to leave you completely?
What if they forward such a mail to a friend and the friend clicks on the link? Or they accidentally click on that link themselves and lose hundreds of carefully selected subscriptions?
Comment #2
gregarios commentedHmmm.... they would have to log in I guess, at least. But, an "unsubscribe all" destination with an "are you sure" after logging in would be good, so they don't have to navigate the subscriptions lists un-checking stuff. (Some people are lacking the intelligence, y'see)
Comment #3
salvisYes, that could be useful.
Who wants to work on in?
Comment #4
gregarios commentedAs an alternative, can you please make the
!manage_urltoken be the following format:http://mydrupalwebsite.com/user/<user-id>/subscriptions/taxa?destination=/user/<user-id>/subscriptions/taxaThat way, if the user is not logged in, when they log in they go directly to the subscription category pages so they can unsubscribe easier. And, if they are logged in, they still get there right away.
I'm still getting complainers saying it is too hard to find where to unsubscribe...
Is there a way I can do this in the template, if you don't want to make this change? Please let me know how if so.
Comment #5
gregarios commentedAlso, it would be nice to at least have the option of an "Undubscribe All" link... yes, even if the risk is great that a friend could unsubscribe you if the email were forwarded... I mean, we already have a
!unsubscribe_urloption for each individual link... so why not a universal one, or at least the option of one in the template? Please? :)Comment #6
salvisThe one piece that's missing is the UID, but you can install the "me" module, then you can put 'me' instead of the UID.
Implementing an unsubscribe-all link is at least half a day's work — I don't have time for this, sorry...
Comment #7
salvisI've just added the !recipient_uid in #1007566: Add IDs to the Replacement patterns list..
Comment #8
bohappa commentedDo we still need to have this work done? It is possible the agency I am working with could do this if it is still needed. I want to use this excellent module to send customers notifications when we update content they care about. But not providing an easy unsubscribe approach would be considered very bad etiquette.
Comment #9
gregarios commentedI'd use it for sure -- but it'd have to be written in as an optional feature in the preferences, not as a hard-wired feature.
Comment #10
bohappa commentedTy for letting me know. Seems like a good suggestion.
Comment #11
salvis