I was wondering if anyone has ever needed to order Posts within Categories with each Category containing a different possibly ordering for Posts.
This is what I'm looking for:
cat1
post1
post2
post3
cat2
post2
post1
post3
cat3
post3
post2
The idea here is that I'm treating each Category as a separate media group and when displaying each media group I would like to control the order of each Post within each media group.
What I'm looking for is the type of ordering flexibility that the new Menus functionality has, except instead of managing only the makeup and order of menu items, it would allow for managing the makeup and order of posts within categories.