allow visitor to subscribe to the content, by displaying subscibe to this post link? like the forward module.

Comments

dziemecki’s picture

If they're a visitor, I don't have an email address thru which I can send them an update.

Foodster’s picture

oh, i meant to registered user.

dziemecki’s picture

You lost me. If they are a registered user, then they should already see a subscribe to link.

Foodster’s picture

i am so sorry about it, because the vocabularies tag of the blog was omitted. so it is not display. after few testing i only notice it is inter-related.

but i do have another suggestion for the link, is to have css class for the link. so that we can have icon display on the link.

example
<a href="/subscriptions/add/blog/4" title="Receive an e-mail whenever a new entry is made to this person's blog." class="subscribe-blog">subscribe blog</a>

thanks so much for the reply

gustav’s picture

Status: Active » Closed (fixed)

I am closing this because of the move to version 5.x-2 where there is no such link but a fieldset instead. However we are still debating at http://drupal.org/node/189977 whether such a link should not be introduced again at least as an optional alternative to the fieldset.