Hi... Just wondering what the expected functionality of this module is at this moment. I see that permissions are added to the permissions page, but are they enforced? Thanks!

Comments

sassafrass created an issue. See original summary.

joshua.roberson’s picture

I guess I should have added issues when I first started this project. Yes, the permissions are enforced and everything works except the issues I created.

You can test it by creating some custom block types and creating block content from those types. Setup a new role (ex. Editor) and set the role's permissions. Login as an Editor (not admin) to see the restricted access.

I had a need to allow our Editors the ability to add blocks to regions and create, edit, and/or delete certain types of block content, but never allow them to modify settings for each block content type. So I created this module which so far has worked for me.

joshua.roberson’s picture

Status: Active » Closed (works as designed)
sassafrass’s picture

I thought that might be the case. I just wanted to confirm because, it is not working for me. I have the same need as you do for users to create/edit/delete certain block types but not others. I created several custom block types. Created the role Content Manager and assigned them the permissions to create/edit/delete a Block type called Contact Information. But Content Managers are denied access to all operations. I imagine it is a conflict with some other module I may be using... I don't know.

joshua.roberson’s picture

Status: Closed (works as designed) » Postponed (maintainer needs more info)

I did have to give my editors permission to the following just so they could access the block pages if that helps?
* Use the administration pages and help
* Administer blocks

If that doesn't help, could you include a screenshot of what the user sees and also the relative URL path to the page? Also include a list of your enabled modules that have the word "permission", "access", or "block" in them. Maybe I will be able to see something?

joshua.roberson’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

I am closing this. It can be reopened if more information is provided.