There's no D8 branch yet for this module. It does make sense to have a D8 port as long as #1975064: Add more granular block content permissions hasn't landed in core.

Comments

anavarre created an issue. See original summary.

rootwork’s picture

I created #2644872: [block_access] Block Access to enable the display of the explanatory message on the module page.

larowlan’s picture

Can we get an 8.x branch so we can start work on this?

larowlan’s picture

I've written some code that adds permissions for editing block content - e.g 'edit own|any {type} block content' and 'delete own|any {type} block content' and 'create {type} block content'.

You can find it here http://github.com/larowlan/block_access

Feedback welcome.

naveenvalecha’s picture

Awesome work Lee! module with tests :)

@lambic,
could you merge the github repo to the d.o. unless and until waiting for the #1975064: Add more granular block content permissions

fengtan’s picture

Thanks @larowlan !

I have created a branch for 8.x and merged your github repo http://cgit.drupalcode.org/block_access/log/?h=8.x-1.x

larowlan’s picture

Thanks @fengtan, I've updated the README over there to indicate that this is now the canonical source.

Can we roll an 8.x dev/alpha?

fengtan’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev

Yes: https://www.drupal.org/project/block_access/releases/8.x-1.x-dev

@larowlan since you wrote the initial code for 8.x I have also granted you access to the git repo as well as the ability to administer releases. This way, you can push extra commits or create new releases if you wish to move 8.x forward.

larowlan’s picture

Thanks.

Any chance you could add acbramley too who helped with some of the features and has an interest in working on it further?

fengtan’s picture

Okay, granted acbramley access to git + releases.

larowlan’s picture

Status: Active » Fixed

thank you

lets track separate issues now

rootwork’s picture

Status: Fixed » Active

Can we make the 8.x release visible on the project page? Then we can update #2644872: [block_access] Block Access to say there's a prerelease.

fengtan’s picture

For some reason -dev won't show up on the project page unless a tagged release exists.

So I have created an alpha and now they both show up https://www.drupal.org/project/block_access

fengtan’s picture

Status: Active » Fixed
rootwork’s picture

Awesome, thanks!

Status: Fixed » Closed (fixed)

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