Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Sep 2008 at 22:16 UTC
Updated:
26 Sep 2008 at 21:22 UTC
Hi,
Great module, thanks. I'm using it to create a simple series of tabbed views to allow a "content editor" role to manage content without giving them full permission to administer content.
Anyway, from what I can tell, Views Bulk Operations performs its operations only on nodes. Which is great, but can it also perform operations directly on comments too?
That would be very handy.
Thanks.
Comments
Comment #1
infojunkieGood question. Views 1 (used in D5) only supported listing nodes, which excludes comments and other objects. However, Views 2 in D6 does support comments, so I will look into supporting those different objects in D6 only.
Comment #2
glennr commentedThat makes sense -- I noticed Views 1 had no comments equivalent for "Node: delete link" field. Alas, I'm stuck on D5 due to Ubercart, but thanks for responding.
Comment #3
add1sun commentedI'd love to get support for the other objects that Views 2 works with. In my particular use case, I need it to work with users. If I get coding time/energy for this I'll see what I can do to help.
Comment #4
infojunkieFixed in latest 6.x-1.x-dev branch. VBO now supports users and comments in addition to nodes. A special hook_object_info can be used to support any other type of object. Please try it and let me know!
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.