Closed (fixed)
Project:
Simplenews
Version:
6.x-1.0-rc6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2009 at 11:43 UTC
Updated:
11 Nov 2009 at 12:13 UTC
Apart from the block for anonymous users, is there a way to give a link to a special page where one might subscribe to the newsletter?
Comments
Comment #1
Karlheinz commentedThere's a subscription form which any visitor can reach by going here:
http://www.example.com/newsletter/subscriptions
(Obviously "www.example.com" should be your Drupal site's URL.)
This is with clean URL's turned on. It would be "?q=newsletter/subscriptions" with that turned off.
It's the same page you would go to in order to manage subscriptions if you're a logged-in user.
I've added this text as a comment on the front page of the Drupal handbook.
Comment #2
amir simantov commentedThanks! Closing.