Yes, sorry I forgot to mention that point about the designers being members. But the only functionality they will be able to do is update their own personal profile. Ive written a module for that, which automatically generates a weblog entry for their profile, and adds first name and last name field in the back end member form. I find the bio field for members a little restrictive, as they can’t use formatting etc. This way I use SPAW editor (awesome editor BTW, so much better than tinyMCE) for the formatting, and it also means I can use the saef for the designers to edit their profile.
Heres the way I will be achieving this:
1. Member profile weblog entry automatically generated when registering a new member to the ‘designers’ member group by the administrator. Custom module I made a few months ago.
2. Member drop down field added to the ‘gallery’ weblog. Only the site administrator can enter into the gallery.
3. Using the easy gallery module, custom hacked and greatly simplified, to add a gallery to an entry.
4. Using Monoslideshow to present the galleries
5. Custom module to drive the xml when viewing a entry with a gallery.
6. Custom module to drive the xml when requesting all entries in a category (segment 2 is the cat_url_title) as one gallery.
7. Custom module to drive the xml to present all entries assigned to a particular designer and present as one gallery (segment 2 is the designers name, first_last).
8. weblog:categories tag to output a list of categories (kitchen styles) linking through to the gallery using (6) above.
9. below each gallery a) More designs by this designer b)more designs in this category c) other categories for this design.
something like that anyway.