Add null_user module
This commit is contained in:
parent
6f919a7ec8
commit
99f0798c83
1 changed files with 6 additions and 1 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue