Closed (fixed)
Project:
Login one time
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2010 at 16:00 UTC
Updated:
3 Dec 2011 at 04:06 UTC
Hi. Is it possible to have the One Time Login module work with this?
Thanks.
Comments
Comment #1
infojunkieI don't know. Did you test it? If you did, what happens?
Comment #2
darklight commentedHey. No I haven't tried it. I don't know how.
Comment #3
infojunkieI can't help you unless you know what you want, and try it out first.
Comment #4
darklight commentedBasically, I need to add a custom operation to my views list. You've heard of one_time_login.module? It creates a button which sends the user an email with their login link. Well I need to be able to select a user from the list, and click the button as an operation. I tried customfield for a row-level button, but that conflicted with the VBO Form.
Comment #5
infojunkieThanks for your explanation, I understand now.
In order to integrate with VBO, One Time Login should expose an action or a user_operation that sends the one-time login to the selected users. VBO natively understands actions and user_operations.
Comment #6
darklight commentedOh, OK... Thanks. I guess this is an issue to take up with the one_time_login.module issue queue?
Comment #7
infojunkieYes you can retarget this present issue to One Time Login.
Comment #8
darklight commentedMoved this from the VBO Issue Queue.
Comment #9
infojunkieComment #10
danielb commentedGood idea
Comment #11
danielb commentedComment #12
darklight commentedAwesome. Nice response time, thanks :)
Comment #14
emmajane commentedThis doesn't seem to work in Drupal 7? There's no action I can select in VBO for sending a one time login message? I expected it to be available under the Selected operations...
Comment #15
adam_b commentedI believe the current D7 release of VBO has only a small part of the D6 functionality. It's supposed to be extended, but in the meantime you have to work around this with Rules. There's a useful video at http://www.commerceguys.com/resources/articles/217
Comment #16
danielb commentedVBO has removed the feature in Drupal 7 that allowed me to integrate with their module (this affects several of my modules). It was a rather hasty decision, with no discussion, done to solve some design issue that didn't even affect us.
I've given up on VBO, but if someone were to learn and write actions/rules integration - VBO can integrate itself using those modules.
If you have the code or a patch to do this actions/rules integration, please start a new issue.