the prepopulation option in the settings has no effect. only when i chose to use the filename for the title, it prepopulates.
any ideas?
i use a content type with an imagefield. IMAGE is completely deactivated. no errors appear.

Comments

marcoka’s picture

i forgot something:

If any taxonomies are associated with the texture content type, you can use the form below to set taxonomy terms on all uploaded images. All non-filefield form widgets are rendered at the bottom of the form. Use them to set values on all imported nodes.

i associated a bunch of terms, but there is no form appearing.

marcoka’s picture

ok INFO, if you have hirarchical_select module activated, the taxonomy select form does not appear.

but you can only assign one/multiple terms to all images.
an enhancement would be, if you are able to chose taxonomy terms for each image (option in settings or like that). so you could mass import images and tag each individually.
Beeing able to import some of them to one node would be great too. So if you import 5 different animals and two of them are of the same dog (different angles), you could mark the dogs and put them in one node.

would make this great module more dynamic

Haehnchen’s picture

sub

wulff’s picture

Version: 6.x-1.7 » 6.x-1.x-dev
Assigned: Unassigned » wulff

Do you have EXIF/IPTC-support enabled in PHP?

I'll try installing hierarchical_select locally and see if it's possible to make the two modules play nice.

wulff’s picture

Title: Prepopulate Title Body with exif/iptc » Add support for Hierarchical Select

Re. importing some images to one node and others to another node: I think this is outside the scope of this module, and would just clutter up the import interface (it's clunky enough as it is :P).

Re. assigning different terms for each image: One solution is to do this in to steps. Step one is importing the images using this module, and step two is using the Views tagger moduler to assign individual tags/terms to the images. Then module can focus on being good at importing images.

Also, the latest development version of the module has been modified to only show the prepopulation options available on your server.

wulff’s picture

Category: bug » feature

Marking as a feature request.

wulff’s picture

Status: Active » Fixed

Support for the Hierarchical Select taxonomy widget has been added to the development version of the module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.