For now, I have to make selections of the nodes those are to be added to the deployment plan. Is there any way to add all the nodes in a deployment plan without traversing through all the nodes and making selections one by one?
For now, I have to make selections of the nodes those are to be added to the deployment plan. Is there any way to add all the nodes in a deployment plan without traversing through all the nodes and making selections one by one?
Comments
Comment #1
rohitst commentedYes you can , There is a module called Views_bulk_operations with which you can configure a view , add whatever filters you need . Under View style options you will have options to select each and everynode . Please refer to this http://drupal.org/node/623892