Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
7.x-3.0-beta3
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2011 at 03:01 UTC
Updated:
3 Jun 2012 at 13:01 UTC
In the docs, please add a section for Drupal 7's Views 7.x-3.0-rc1. It's way better, generally, but the instructions for getting started with VBO I got totally lost. I couldn't find the Style option.
Ultimately I'm looking to find an easy way to bulk save hundreds if not thousands of nodes as described in http://drupal.org/node/905814#comment-3513678
So I can autotag my content and make it available to meta tags http://drupal.org/node/1307774
Comments
Comment #1
mgiffordDidn't complete the title.
Comment #2
bojanz commentedAll the D7 docs are currently in the module README file. I am going to move that to drupal.org ASAP.
Comment #3
mgiffordThanks.
Comment #4
JoshOrndorff commentedAny update on this? I was (am) also very confused about how to get the 7.x version working.
Comment #5
bojanz commentedYou have the README.txt bundled with the module, that contains all the current docs.
Also checkout the VBO chapter in http://dev.nodeone.se/en/learn-the-rules-framework
I only regained permissions to edit the VBO handbook page a few weeks ago, so didn't have the chance to update anything there.
Comment #6
JoshOrndorff commentedI did read through the readme.txt file and look at the two included examples. But I couldn't figure out how to make a view where I can add a taxonomy term to hundreds of entities at once.
I'll check out the link you posted, and if anyone has a detailed example of using taxonomy terms that would be awesome.
Thanks a lot,
-Josh
Comment #7
bojanz commentedYou use the "Modify entity values" action for that.
Comment #8
bojanz commentedUpdated the docs.