Can I bulk generate terms for just one vocabulary?
Thomas Ash - October 28, 2009 - 10:53
| Project: | Pathauto |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Willing to write my own code if need be!

#1
It is possible, you will have to write code. The best way, in my opinion, would be to create an action that can work work Views Bulk Operations. Then, you would create a view that shows all terms with an exposed filter for vocabulary type and check all the checkboxes on that view and set it to create aliases for all the terms.
#2
Can you give me any pointers as to how to do so? I take it I'd follow http://drupal.org/node/172152 but what would I put inside my action function?
#3
Anyone?