OK, here is the scenario.
I want a master listing page of all my categories, sorted by category alpha. Under each category, I wish to have the entry {body} appear, not the {title}. So far all I’ve seen related to categories is that I can use the {exp:weblog:category_archive} tag to sort the categories correctly, but can’t use the {body} tag. Or I can use {exp:weblog:entries} tag and sort by categories.
Thoughts? Solutions?