Is there an easy way to see a list of available content subscriptions, and a count of how many subscribers are subscribed to each? I know there are almost limitless ways people can subscribe, but it might be nice if there were a way to see the numbers of subscribers to various taxonomy terms or users. Jus' sayin'. :-)
Comments
Comment #1
salvisNo, there's no such functionality at this point. I agree that this would be desirable, and I'll help anyone who wants to work on a patch.
Comment #2
karingWhen testing bulk subscriptions - I ended up running some db queries in an adjacent shell to see which recipient_uids were added/removed (and looked at totals) as I was doing bulk subscribes and unsubscribes. For someone w/o such direct db access it would be nice if they could generate lists via the Drupal GUI: showing how many/which users are now subscribed to what.
Comment #3
salvisI think the way to go would be to implement integration with the Views module.
Comment #4
nravens commentedIs there no way this can be done with views?
Comment #5
salvis