By ace11 on
How to get this? edit block. It appears when hovering mouse over block.
Which module does this?
Or some php code to somewhere?
How to get this? edit block. It appears when hovering mouse over block.
Which module does this?
Or some php code to somewhere?
Comments
A quick search for 'edit
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.
Show block editing on hover
Zen themes will do it too.
Im using Basic -theme which
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
you have to check a box in theme configuration
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.
contextual links
*deleted as i cant remove account