Updates Development

Component type

module

Maintenance status

Development status

Component created

Component changed

When you are developing new module or some migration stuff, you will probably need to work with update hooks. Drupal core functionality allows to execute each update hook only once (and it should be like that). But some times you need to fix something and try to execute update hook again, in that case you will probably go to DB and update schema version or increase update hook number in the module. In first case it's not a problem, but takes time. In second case it potentialy may bring problems with update numbers, since it's not hard to forget to update hook number back before commit.

Edit unpublished

Component type

module

Maintenance status

Development status

Downloads

378

Component created

Component changed

Description

This module allows you to grant access for specific user roles to edit or delete unpublished nodes of a specific type.
You can edit or delete your own or any content.

Usage

Edit unpublished adds four permissions per specific content type :