Is there a way to link to the subscriptions tab for a user via a login even when a user is not logged in. I want to get users to subscribe via that rather the add/taxonomy/x as I like the checkbox listing style.

So for example
user/login?destination=subscriptions/taxa which would go to user/UID/subsubsciptions/taxa after login

Thanks
Chris

Comments

salvis’s picture

Category: feature » support
Status: Active » Fixed

No, that's not built-in, but you can use the 'me' module and then go to

user/login?destination=user/me/subscriptions/taxa

chunty’s picture

Thanks for your help I worked out a solution from that which I've posted here: http://tappetyclick.com/blog/2013/04/11/maintain-destination-drupal-user... in case it helps anyone else.

Chris

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.