You guys are both right- it will take some playing with the system to get the full range of possibilities- and the Getting started tutorials are pretty much ‘must read’ for having a good grounding in EE. (For something more advanced- Boyink’s tutorials on doing a site in EE are brilliant).
That said- questions are always welcome- particularly when part of the problem is a terminology one. That’s pretty much the case here. ‘Authors’ profiles’ would by default be the member profile- styling of which is handled in the member profile templates (Admin- Members and Groups). So for example, your profile is found here- and there’s a link to show all of your entries. That would be one way to handle it.
Another way would be to use the query module to pull member info directly out of the database and make your own list of authors- linking to a custom ‘profile page’ on a regular template. Pass the username or member id in the url- you can then pull out any member info you want- and you can easily show all entries by that author either via query or via the weblog module- limiting it to just that author via the username or author_id parameters.
So- more than one way to skin that cat. You could even make an ‘authors’ weblog- but since the authors are members and that info (and control panel) is already available via the member data- which can have custom fields and such- I wouldn’t go that route unless I had a good reason.
That all make sense? Just a number of different ways to do it, depending on site needs and personal preferences.
As for the work flow issue- see if this kblog entry clears things up a bit.
And as always- be nice :coolsmile: