CCK Taxonomy SSU fields operations or actions hooks for bulk edit
doc2@drupalfr.org - March 20, 2008 - 15:26
| Project: | CCK Taxonomy Super Select Ultra |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I've tried a few things to bulk edit my nodes (images especially), widely using the CCK Taxonomy SSU fields.
I tried, unsuccessfully:
- Field_actions (very limited features): #233898: Automated CCK field actions?
- Image_import (feature request) : #231184: CCK fields support for image_import.module (multiple image nodes pre-edition)
- Action_views : #233893: Can't find the feature "# Content: Allows you to edit multiple cck fields at once."
- Editviews, views_bulk_operations : CCK Taxonomy SSU fields operations or actions hooks won't show... so I'm just not sure they exist.
- This latest action_views issue may be related to to following issue:
Maybe there could be a contributed module for CCKTSSU which would do what the taxonomy_node_operations.module does with the taxonomy.module and the admin/content/node:
The taxonomy_node_operations.module "Adds the ability to assign terms to nodes in the node operations dropdown in admin/content/node. It takes advantage of hook_node_operations to facilitate batch taxonomy assignments."
- This hook_node_operations is benefiting to other modules such as, at least, views_bulk_operations and, I guess, views_action. It would just be wonderful to get ccktssu operations in an edit or bulk_operation view.
What do you think of this?
