Skip to content

Commit

Permalink
ACMS-4234: Acquia Drupal Starter Kit Site Studio centralize packages …
Browse files Browse the repository at this point in the history
…for content and media.
  • Loading branch information
rajeshreeputra committed Jan 8, 2025
1 parent dc1ac52 commit e0e3baa
Show file tree
Hide file tree
Showing 439 changed files with 234 additions and 97 deletions.
10 changes: 5 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ dependencies:
- acquia_cms_site_studio
_core:
default_config_hash: p4M4AkVlNb2rgdwlFlwk9-htMsVuj3ZI602MzKSTsCg
id: pack_acquia_cms_search
label: 'Acquia CMS Search'
description: 'Acquia CMS Search related templates and styles.'
id: pack_acquia_starterkit_search
label: 'Acquia Starter Kit Search'
description: 'Acquia Starter Kit Search related templates and styles.'
excluded_entity_types: '{"cohesion_base_styles":true,"cohesion_color":true,"cohesion_component_category":true,"cohesion_content_templates":true,"cohesion_font_library":true,"cohesion_font_stack":true,"cohesion_helper":true,"cohesion_helper_category":true,"cohesion_icon_library":true,"cohesion_master_templates":true,"cohesion_menu_templates":true,"cohesion_scss_variable":true,"cohesion_style_guide":true,"cohesion_style_guide_manager":true,"cohesion_style_helper":true,"cohesion_website_settings":true,"image_style":true,"view":true}'
settings: |
{
Expand Down
2 changes: 1 addition & 1 deletion modules/acquia_cms_site_studio/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"enable-patching": true,
"patches": {
"acquia/cohesion": {
"3340269 - Site Studio: Allow optional packages to import": "https://www.drupal.org/files/issues/2023-03-16/3340269-site-studio-allow-optional-packages-6.patch"
"3340269 - Site Studio: Allow optional packages to import": "https://www.drupal.org/files/issues/2025-01-07/3340269-site-studio-allow-optional-packages-17.patch"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@ status: true
dependencies:
enforced:
module:
- acquia_cms_article
- acquia_cms_site_studio
_core:
default_config_hash: uaNr8pjt0eHtXMunemG6g1GvlpJCwf3KJ6fnvSmfE3Y
id: pack_acquia_cms_article
label: 'Acquia CMS Article'
description: 'Acquia CMS Article related templates and styles.'
id: pack_acquia_starterkit_article
label: 'Acquia Starter Kit Article'
description: 'Acquia Starter Kit Article related templates and styles.'
excluded_entity_types: '{"cohesion_base_styles":true,"cohesion_color":true,"cohesion_custom_style":true,"cohesion_font_library":true,"cohesion_font_stack":true,"cohesion_helper":true,"cohesion_helper_category":true,"cohesion_icon_library":true,"cohesion_master_templates":true,"cohesion_menu_templates":true,"cohesion_scss_variable":true,"cohesion_style_guide":true,"cohesion_style_guide_manager":true,"cohesion_style_helper":true,"cohesion_website_settings":true,"image_style":true,"view":true,"cohesion_component_category":true}'
settings: |
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
uuid: f9138ede-95b2-4e2c-ae21-e2522e1e6e7f
langcode: en
status: true
dependencies: { }
id: pack_acquia_cms_audio
label: 'Acquia CMS Audio'
description: 'Acquia CMS Audio related templates and styles.'
dependencies:
enforced:
module:
- acquia_cms_site_studio
id: pack_acquia_starterkit_audio
label: 'Acquia Starter Kit Audio'
description: 'Acquia Starter Kit Audio related templates and styles.'
excluded_entity_types: '[]'
settings: |
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ dependencies:
- acquia_cms_site_studio
_core:
default_config_hash: XB4tORRoucDYysz03Jrdl0SclzJVezO-Fj-O58xjTN8
id: pack_acquia_cms_core
label: 'Acquia CMS Core'
description: 'Acquia CMS Site Studio core templates and styles.'
id: pack_acquia_starterkit_core
label: 'Acquia Starter Kit Core'
description: 'Acquia Starter Kit Site Studio core templates and styles.'
excluded_entity_types: '{"view":true,"image_style":true,"cohesion_view_templates":true,"cohesion_content_templates":true}'
settings: |
{
Expand Down
Loading

0 comments on commit e0e3baa

Please sign in to comment.