Rootcandy is great, one of the best administration themes around, but rootcandy_body_class is just evil, since it prints its output instead of returning it. This makes the classes of the body not changeable by subthemes.
All that section in page.tpl.php, starting from "// get admin links into the region", should be moved, in my opinion, to rootcandy_preprocess_page.
Anyway, thanks for the great work!
Comments
Comment #1
sign commentedah, what the hell... :)
yes, you are 100% right, committed to dev version
http://drupal.org/cvs?commit=347050
thanks a lot for pointing this out! would be great if you can test it.