Looking for the correct module to use in a client log in site for picture galleries.

Discussion in 'Drupal' started by kammphoto, Nov 6, 2010.

  1. #1
    I am new to Drupal, however I would like to build a photography site. One of the things the site must do is have a gallery for each client and only that gallery can be seen to that client. The admin will have the only access to create the galleries and associate them with a client. I would like to somehow have it when the client logs in it will give them a link to view there gallery and only threre gallery. I am not sure if taxonomy and views alone can do this. Or if I will need a Module. I am using the acquia pack installation. Drupal 6.x

    Thanks
    Keith
     
    kammphoto, Nov 6, 2010 IP
  2. cjscully

    cjscully Active Member

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #2
    I'm not 100% sure, but you might want to look into one or both of the following modules
    Taxonomy Access Module - It restricts access to certain pages based on taxonomy terms.
    Content Profile Module - allows you to create custom content types that can be part of a user's profile.
     
    cjscully, Nov 6, 2010 IP