Posted by patchak on January 22, 2009 at 12:02pm
Jump to:
| Project: | Embedded Media Field |
| Version: | 6.x-1.x-dev |
| Component: | Embedded Image Field |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hey there, I was this project where the users would like to import hundreds (maybe thousands) of pictures from flickr. Unfortunately, those pics are not tagged at all. I know we can tag them at upload time, but I was wondering if it was possible to assign a tab to the whole importing process.
For example when adding an album, at the same time we insert the photoset url, we could select a default tag from a specified vocabulary.. That tag would automatically be applied to all pics to be imported.
Let me know if it would be possible, or what I need to hack to to this??
thanks,
Alexis
Comments
#1
What you probably need is the feedapi inherit processor for a feed.
I use it to tag a feed from picasa, afterwords all the nodes created from that feed have the same tags as the itself feed.
#2
http://drupal.org/project/taxonomy_defaults may be of assistance.
#3
Ahhh thanks guys... I'm using drupal 5 with the direct emfield import module... I'm not using the new feed API solution.
I found a good alternative solution with the http://drupal.org/project/views_bulk_operations
Thanks for those tops, will look at them as well!
Patchak
#4
#5
Automatically closed -- issue fixed for 2 weeks with no activity.