Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
7.x-3.x-dev
Component:
Core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2012 at 14:55 UTC
Updated:
3 Dec 2012 at 15:10 UTC
The default views that ship with VBO have always been there as an example.
One of their problems is that they can't override the core paths, you need admin_views for that.
Their paths are also nonsensical, since they are not meant to show up in any menu.
Because of all that, we've had the discussion about removing them ever since I took over the D7 branch (#1009784: VBO default paths should change to resemble D7 logic).
Now that we have stable:
http://drupal.org/project/admin_views
http://drupal.org/project/commerce_backoffice
there is no need for VBO to provide default views anymore. Most people will just want admin_views.
Comments
Comment #1
bojanz commentedDone: http://drupalcode.org/project/views_bulk_operations.git/commitdiff/316f0...
Comment #2
sunAwesome! :)