Is there a way to do this? basiclly, I'd like to have a gallery for group A members, just their pic, online status and name, then a gallery for group B users. Is there anyone who knows of anything like this? I can do all the layout etc, what I don't know is how to get the gallery to grab the user profile images.
I am currently building a site where I created a node that reprents a song. I use the CCK.
In the node I use free tagging taxonomy for the artiest field. I do this because of the nice autocompletion form field I have.
Now I am facing the problem that I want to browse alphabetically on artiest ...
So I want a way to list for example all the terms that begin with the letter "a" from the Artist vocabulary....
I don't find the appropriate way, but it looks simple :)...