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

Karlheinz’s picture

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.

amir simantov’s picture

Status: Active » Closed (fixed)

Thanks! Closing.