diff --git a/drupal-org.make b/drupal-org.make index 585289caeb2086762c75c75d1ca9338084861e22..956e236d69e90b8376c0b5a3e22bc617d28e5d62 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -2,20 +2,22 @@ api = 2 core = 8.x ;;;;;;;;;;;;;;;;;;;;; -;; Utilities contrib modules +;; Contrib modules ;;;;;;;;;;;;;;;;;;;;; projects[config_update][type] = module +projects[config_update][subdir] = "contrib" projects[config_update][download][type] = git projects[config_update][download][url] = https://git.drupal.org/project/config_update.git projects[config_update][download][tag] = 8.x-1.1 -projects[config_update][subdir] = "contrib/utilities" projects[ctools][type] = module +projects[ctools][subdir] = "contrib" projects[ctools][download][type] = git projects[ctools][download][url] = https://git.drupal.org/project/ctools projects[ctools][download][tag] = 8.x-3.0-alpha26 + ;;;;;;;;;;;;;;;;;;;;; ;; Development contrib modules ;;;;;;;;;;;;;;;;;;;;; @@ -34,4 +36,4 @@ projects[features][download][branch] = "8.x-3.x" ;;;;;;;;;;;;;;;;;;;;; ;; Base theme -;;;;;;;;;;;;;;;;;;;;; +;;;;;;;;;;;;;;;;;;;;; \ No newline at end of file diff --git a/varbase.info.yml b/varbase.info.yml index 132742425016aaf0fe623e7cf22a409b9029bbfd..478c9d0f4b60d7b6907df40feb20aa726d6332c5 100644 --- a/varbase.info.yml +++ b/varbase.info.yml @@ -14,19 +14,19 @@ dependencies: - block_content - breakpoint - ckeditor - - color - - comment + #- color + #- comment - config - - contact + #- contact - contextual - datetime - - dblog + #- dblog - dynamic_page_cache - editor - field_ui - file - help - - history + #- history - image - menu_link_content - menu_ui @@ -36,16 +36,29 @@ dependencies: - path - quickedit - rdf + - responsive_image - search - shortcut + - syslog - taxonomy + - telephone - toolbar - tour - views - views_ui # contrib - + #- field_group + #- focal_point + #- embed + #- entity_embed + #- inline_entity_form + #- linkit + #- metatag + #- media_entity + #- scheduler + #- pathauto + #- paragraphs # Our own core functionality.