Closed (fixed)
Project:
Simplenews
Version:
6.x-2.x-dev
Component:
Usability
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2009 at 23:52 UTC
Updated:
19 Dec 2010 at 11:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
sutharsan commentedComment #2
polikuj commentedI've the same problem.
Anybody had resolved this issue in any way?
thankyou!
Comment #3
polikuj commentedComment #4
sutharsan commentedHere I layed out my bigger plan for subscription form improvements.
I think a solution is to add an optional element to the confirmation URL:
http://example.com/newsletter/confirm/add/4eacdf5baa19t1 Brings you to the confirmation form
http://example.com/newsletter/confirm/add/4eacdf5baa19t1/ok Confirms the subscription immediately
Comment #5
sutharsan commentedChanging version. New features are only added to the new branch.
Comment #6
sutharsan commentedDuplicated by #343630: Not to redirect subscribers to the main page
Comment #7
sutharsan commentedThe attached patch
* Adds the option to direct the user to a page after subscribe and unsubscribe confirmation.
* Adds the option to skip the confirmation page by adding a segment to the URL as I described in #4
The default behaviour remains unchanged. You need to modify the content of your confirmation email to skip the confirmation page. See the changed README.txt for information.
The patch is committed and the changes will be available in the next dev release. I'd love to see your test results comming.
Comment #8
svogel commentedHi Sutharsan,
the patch works like a charm. Thanks a lot and
+1
for the idea!
This is a very cool solution, so everyone can configure the confirmation as he wants.
I've just tested it together with the "simplenews analytics"-module and it works right out of the box.
This should definitely go into the new release.
Thanks
Stefan
Comment #9
sutharsan commentedhmm, didn't I say it was committed to 6.x-2.x-dev: http://drupal.org/cvs?commit=318566
Comment #11
justme2013 commentedHi,
I just recieved the 2.x branche and wunder how to configure this?
>> found out:-) Just adjust a fixed string in de email confirmations...