Posted by Amir Simantov on November 5, 2009 at 11:43am
Jump to:
| Project: | Simplenews |
| Version: | 6.x-1.0-rc6 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
There'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.
#2
Thanks! Closing.