I want to use WordPress MU (multiple blogs) and have a gallery module with it that:
1) Allows each user to upload pictures in their profiles and possibly attach these pictures to some of their blog posts.
2) Supports the built-in categories concept in WordPress - i.e. a click on the Sports category will show a gallery with only the sports-related pictures.
3) Supports the the previous item on two levels: user and site-wide, i.e. respond to the following pseudo-queries:
- Give me all pictures of this user that are in Sports category
- Give me all pictures of all users that are in Sports category
Can NextGEN Gallery help me with that?