In the menu hook there is a reference to a 'administer block_edit' permission - but I don't see it in the permission settings page.

CommentFileSizeAuthor
#1 add-permission-822664-2.patch413 bytesjoelstein

Comments

joelstein’s picture

Title: Missing implementation of hook_perm() » Add "administer block_edit" permission
Version: 6.x-1.10 » 6.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new413 bytes

In the 6.x-1.x-dev branch, hook_perm exists. We just need to add the "administer block_edit" permission. This patch does so.

joelstein’s picture

Status: Needs review » Fixed

I was given co-maintainer privileges. This has been committed to 6.x-1.x:
http://drupal.org/commitlog/commit/7690/9de56093a369b55df684d95cd6c25548...

Expect a release shortly.

Status: Fixed » Closed (fixed)

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