diff --git a/source/opensource.html.twig b/source/opensource.html.twig index bc719868..ecb9bb08 100644 --- a/source/opensource.html.twig +++ b/source/opensource.html.twig @@ -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]