Advertising sustains the DA. Ads are hidden for members. Join today

VBO for Drupal 6

This is a documentation page for Views Bulk Operations

To setup a simple view which has operations take these steps:

1. Edit the default view the module gives you (/admin/content/node2) or make a new view and set the style to Bulk Operations.

2. Click the gears next to Style: Bulk Operations in the Basic settings box of your view.

3. Scroll to the end of the page and click on the checkboxes of the actions you want to use for your views.

4. Go to your view and all the actions you checked will be in the actions dropdown.

5. Try out an action on some nodes like adding taxonomy terms.

Copying data between fields with VBO

In the Drupal forums an often requested feature is how to copy, move or merge data from Drupal core or CCK fields. Examples:

Using Argument Selector for selecting and comparing nodes

In a website for comparing products you typically want to show a general list of products that can be sorted. You also want the user to be

Using Views Bulk Operation to delete orphan taxonomy terms (Terms that have no nodes associated with them)

Deleting orphan terms especially in a free tagging vocabulary is reasonably common task for site administrators. Orphan terms in this case

VBO option: Invoke Directly or Batch API

One of the options you have when setting up a Views Bulk Operation is...

Views Bulk Operations development guide (Drupal 6)

This guide applies to Drupal 6 only, last updated for release 6.x-1.13. There is a Drupal 7 VBO development guide available. Please note

Guide maintainers

ipwa's picture