Hi

I am using Node Gallery for my users galleries and it works perfect.
Now I am thinking about using it as a replace for profile images.

My current solution is that I am using 2 image fields. On for main profile photo and another for other (to 10) profile photos. It is part of ecolution from history, probably better solution could be to have only one imagefield and using flag for selecting main profile photo, not sure.

Now I am thinking about use Node gallery instead my existing solution.
I have 2 ideas:
- Create own taxonnomy term "Profile photos"
or
- Create another node gallery relationships using existing imagefield. Then maybe already stored images will be reused in this node gallery.

With taxonomy, I am not sure if there is option to have a link "node/add/node-gallery-album/taxonomy-term-id" , which I would like to use on user profile page for adding his/her photos directly into concrete taxonomy term, in this case into his/her Profile photos album.

What do you think will be better? What do you preffered?
Thanks for your opinion.
Igor

Comments

scroogie’s picture

I'm not sure what is the best way. I guess you will have to try them out to see the pros and cons of the approach.

About the taxonomy, you could enable node_gallery_taxonomy (http://drupal.org/project/node_gallery_taxonomy) on the Gallery that saves the profile pictures and directly link to the upload page of that gallery.

zengenuity’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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