How to get this? edit block. It appears when hovering mouse over block.
Which module does this?
Or some php code to somewhere?

Comments

caschbre’s picture

A quick search for 'edit block' pulled up the following (and I'm sure there are more).

http://drupal.org/project/block_edit
http://drupal.org/project/eazyedit
http://drupal.org/project/boxes

There are also certain themes (e.g. Fusion) that builds those edit links into the theme.

bethhauck’s picture

Zen themes will do it too.

ace11’s picture

Im using Basic -theme which is Zen theme. And I know that there should be block editing buttons when hovering, but no.
In basic.info file there is setting: settings[basic_block_editing] = 1
But still no block editing on hover. Does anyone know solution for this?

btw. EazyEdit -module seems to be very good, thanks to caschbre

gjangelo’s picture

under.... /admin/build/themes/settings/basic

You should see:

Block Edit Links:
[ ] Show block editing on hover
When hovering over a block, privileged users will see block editing links.

brandonc503’s picture

*deleted as i cant remove account