Drupal 7 will change the id of the core generated blocks (no more #block-user-1, #block-user-2...), so I think we can start work on the starterkit to given the correct names to it's blocks.css.

CommentFileSizeAuthor
#1 d7-starterkit-block-names.patch2.48 KBdanillonunes

Comments

danillonunes’s picture

StatusFileSize
new2.48 KB

Here is the first step. This patch changes the actual blocks on the css, but maybe D7 implements more blocks.

johnalbin’s picture

Status: Active » Fixed

but maybe D7 implements more blocks

Indeed it does. But thanks for the head-start. patches++

Thanks, Marcus! You're in the CHANGELOG now.

http://drupal.org/cvs?commit=493962

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.