Add null_user module

This commit is contained in:
Oliver Davies 2018-03-13 18:32:15 +00:00
parent 6f919a7ec8
commit 99f0798c83

View file

@ -53,8 +53,13 @@ projects:
url: https://www.drupal.org/project/node_comment_block
versions: [7]
- name: Null User
description: Adds a NullUser class for simpler code with less conditions.
url: https://www.drupal.org/project/null_user
versions: [8]
- name: Override Node Options
description: Allows permissions to be set to each field within the Authoring information and Publishing options field sets on the node form. It also allows selected field sets to be set as collapsed and/or collapsible.
description: Allows permissions to be set to each field within the Authoring information and Publishing options field sets on the node form.
url: https://www.drupal.org/project/override_node_options
versions: [7, 8]