I'd like to be able to show a subscriptions block below a view that lists a single content type, so that users could subscribe or unsubscribe to that content type right there. Is this possible? My weak PHP skills are currently limited to basic template-editing stuff. Thanks for any help!

Comments

salvis’s picture

No, not really. But in the README.txt file you find information on the URLs for subscribing and unsubscribing. You could create two links...

David D’s picture

Thank you, Hans. I figured it could be a problem because of the disconnect in that context between the specific content type/nodes in question and the subscription form. I have already set up the links as you suggest, actually, and they do work. I was just hoping to make it more direct and simpler for the user.

arekanderu’s picture

I was hoping for a block like this as well. Currently I find it very confusing for the user to need to go at the nodes final page and click at the link at the bottom. Specially on my project going at nodes page is rare since all the info is shown on a table at front page.

David D, is it possible to share your solution?

salvis’s picture

Currently I find it very confusing for the user to need to go at the nodes final page and click at the link at the bottom.

The normal way to manage your subscriptions is to go to user/UID/subscriptions.

arekanderu’s picture

Do you mean user/UID/notifications/subscription ? Cause on the path you told me there is nothing

Even if that's what you meant, by going to that location it only shows you the list of current subscriptions. It does not give you a way to create a new subscription easily. That's why i suggested this http://drupal.org/node/1600812

salvis’s picture

Where did you download the module that you are using?

arekanderu’s picture

OK, my apologies, i just realized that i had notifications modules and i was submitting issues to subscriptions tracker....I am an idiot

jaysonjaynes’s picture

I think this is a good question. I can see how I can use a link to get the "subscribe to a taxonomy term" from a list page, but from a UI point of view, it's not as elegant as the checkboxes you find on the node. Will that functionality ever be available? It would be nice to be able to subscribe to a taxonomy term from its list page with a nice checkbox and save without making them go to another page.

salvis’s picture

#8: This is completely unrelated to "display a subscriptions block with a view".

Please look for an issue that fits or open your own issue.

jaysonjaynes’s picture

Thanks @salvis; I'm new to forums and appreciate the guidance. I'll create a new post for my issue.

salvis’s picture

Issue summary: View changes
Status: Active » Closed (outdated)