Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
5.x-1.3
Component:
Core
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2009 at 15:06 UTC
Updated:
11 Dec 2009 at 01:22 UTC
Like the fellow in issue #360149: Delete nodes in views bulk operations, I cannot find a delete node action. It does not appear in the list of options under settings.
To compound my tale of misery, my view does not include a "check all" box. I imagine that this is not a specific VBO problem, but I'd sure appreciate any advice. Is it possible that this is related to the "no delete" problem.
Thanks, friends.
Comments
Comment #1
cayenne commentedGood news, re-installing the jquery code restored the check-all box.
Now all I need is the delete option. Thanks!
Comment #2
cayenne commentedAnd installing the ACTION MODULE revealed the delete option. Okay thanks!
Comment #3
jwbuzz commentedI also don't have any delete actions showing up. What "ACTION MODULE" are you referring to? I have the actions module installed.. No delete function.
Comment #4
jwbuzz commentedComment #5
infojunkieYou might need Actions 5.x-2.6 to see the "Delete node" action.
Comment #6
jwbuzz commentedI went ahead an created my own "old-style" action similar to this. Thanks for the help.
Comment #7
infojunkieThanks for your code contribution!
Comment #8
liquidcms commentedso is this suggesting that the VBO module release stream is tied to which version of Action API (1 or 2)? Is it just the delete action that will lost?
ideally, vbo would have been re-streamed to 5.x-2.x when they decided they were going to switch over to Actions 2 just to be clear.
Comment #9
liquidcms commentedlooks like taxonomy actions are also lost with 5.x-1.4 and Actions 1
Comment #10
infojunkie@liquidcms: That's right, you need Actions 2 for the taxonomy action.
Comment #11
infojunkie@liquidcms, do you have any request concerning this issue?
Comment #12
liquidcms commentednope, i'm good.. i re-wrote the delete action and don't think we are using the taxonomy action (which maybe didn't even exist with Actions 1 version)... all updated to 5.x-1.4 version now as well (now that we have an update script) :).
thanks.
Comment #13
infojunkie