What I'm thinking is that it would be handy to be able to use VBO to select a batch of users and make sure they all have a certain setting for comment notifications. I want to make "Receive node follow-up notification e-mails" the default for new users, but I don't want to give existing users this setting.

As it happens it looks pretty easy to put the relevant data directly into {comment_notify_user_settings}, but that might not suit everyone!!

Comments

greggles’s picture

Title: Make per-user settings available to Views, and add ?action to change them » Make per-user settings available as filters to Views, and add actions to change them
Version: 6.x-1.x-dev » 7.x-1.x-dev
Priority: Minor » Normal

Makes sense to me. It would be 7.x first, though.

sylvaticus’s picture

View integration (and VBO even more) would be very nice also as it would allow the realisation of a profile tab that display nodes where the user is subscribed so he/she could change the notification type {to my comments|all comments} or remove it altogether.