I want to give users as streamlined an experience as possible ( they are non-techies ). I really like the View | Edit options that appear above the content of any custom pages. I was wondering whether its possible to have the same thing for custom blocks, located in my right sidebar.

As far as I can see the only way that the user can edit them is to go via Administer » Site building » Blocks » BLOCK_NAME » Configure. It would be much nicer if they just had the view | edit option on the sidebar once they have logged in.

How do I go about achieving this?

Comments

soundsational’s picture

Use the zen theme, it's built into it.

http://drupal.org/project/zen

There was a snippet for this in the drupal docs but i can't seem to locate it just now.

redpuma’s picture

Plus one for Zen.

But here's the link to the code http://drupal.org/node/240044

nevets’s picture

There is also the Block Edit module.

limeliteweb’s picture

Many thanks for the replies!

i'll have a look at Zen & the Block Edit Module