Closed (fixed)
Project:
Block edit
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2009 at 22:36 UTC
Updated:
31 Dec 2009 at 08:50 UTC
Here is a patch that extends the module to add to nice menus blocks, the edit menu link.
BTW, wouldn't it be better to enable a hook so other modules could add the link if the block_edit module were installed?
| Comment | File | Size | Author |
|---|---|---|---|
| block_edit-nice_menus.patch | 982 bytes | nicholas.alipaz |
Comments
Comment #1
psynaptic commentedThanks for the patch!
Committed to DRUPAL-6--1:
http://drupal.org/cvs?commit=303342
I added drupal_alter too so you can alter and add to the block edit links. Hope this helps.