It’s the end of the workday on a Monday, so it’s quite possible I’ve just not looked in the right places for an answer.
How do you get EE to output a list of members who have authored weblog entries? In Wordpress, there is the wp_list_authors() function, but in EE there appears to be no similar function; not even a plugin seems to exist.
I imagine it’s doable with the Query module, but I wanted to see if anyone knows of another way - again, I’m trying to list members who have created an entry in a specified weblog.
Thanks!