6
I love it, maybe in time for 2.1? - either way I have a related question;
this just assigns it to an array and makes it ..._up, or ..._down
if ( $block_arr[$i]->getVar('weight') < 10)
what would happen if I modified my template to use that statement loop for the upper, ie = <10, and the use another statement at the bottom for = >10 ?
I would think that would work, but I haven't tried it yet. - and I'm not a real pro with php at all, I just gather what the jist of the statement is.
edit - eh, but I see they modify the header.php file to get the if statement in there, could that be done on a theme level?
I don't know the theme.html context weill enough to include that - without just a