I'm looking for a way to have a 'subscribe' link or button at the bottom of an article that lets the user subscribe to the whole board rather than just the article. We usually link directly to our articles through social media etc, so users don't usually end up browsing the board itself to notice the subscribe option in the dropdown. I've tried the good old 'let's look at the source' to copy paste the script that activates the subscription but it relies on an authentication token. 'my' Token will obviously not work for otyherusers and leaving the token out causes an Authentication Failed. Anyone play with this and know how to either snag the user's own token from their session, or a different way of achieving this ? Much appreciated!
... View more