In the 1.3-alphas, couldn't you just do something in the loop like if(in_category(3)) { //custom display settings } else { //default display settings } Of course, this wouldn't do anything fancy like checking for short posts, but its a lot easier than the current asides hack.