diff --git a/composer.json b/composer.json index 2e0a58a5..f5f6433d 100644 --- a/composer.json +++ b/composer.json @@ -55,7 +55,7 @@ "drupal/field_group": "^3.2", "drupal/flexible_permissions": "^2", "drupal/geofield": "^1.36", - "drupal/group": "^2.3", + "drupal/group": "^3.3", "drupal/imageapi_optimize_binaries": "^1.0@beta", "drupal/imageapi_optimize_webp": "^2.0", "drupal/imagemagick": "^4", @@ -79,7 +79,7 @@ "drupal/seven": "^1.0@alpha", "drupal/social_auth_hid": "^3.0", "drupal/stage_file_proxy": "^3", - "drupal/subgroup": "^2.0.0-beta1", + "drupal/subgroup": "^3", "drupal/theme_switcher": "^2", "drupal/token_or": "^2.1", "drupal/twig_tweak": "^3.1", diff --git a/composer.lock b/composer.lock index 6c4ccebf..22ee0197 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "93fcb392fe416f34ed9d1c5404b6f4a7", + "content-hash": "1e65180a4b943ff3ad259fca416c442f", "packages": [ { "name": "asm89/stack-cors", @@ -3304,17 +3304,17 @@ }, { "name": "drupal/group", - "version": "2.3.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/group.git", - "reference": "2.3.1" + "reference": "3.3.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/group-2.3.1.zip", - "reference": "2.3.1", - "shasum": "74c3fb919a9d5ef58ba0d42e02eabd1da3e99c3c" + "url": "https://ftp.drupal.org/files/projects/group-3.3.0.zip", + "reference": "3.3.0", + "shasum": "2f1c0e3fb23dad6c0284967bfc10df32f62ca2b3" }, "require": { "drupal/core": "^10.3 || ^11", @@ -3328,8 +3328,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.3.1", - "datestamp": "1732523875", + "version": "3.3.0", + "datestamp": "1729856291", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5735,21 +5735,21 @@ }, { "name": "drupal/subgroup", - "version": "2.0.2", + "version": "3.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/subgroup.git", - "reference": "2.0.2" + "reference": "3.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/subgroup-2.0.2.zip", - "reference": "2.0.2", - "shasum": "85601992656d21f1e6782625ea1877c2070a563b" + "url": "https://ftp.drupal.org/files/projects/subgroup-3.0.2.zip", + "reference": "3.0.2", + "shasum": "6d10783f9a128f2b3cee3ffcf219af2498d1be72" }, "require": { "drupal/core": "^9.5 || ^10", - "drupal/group": "^2.0" + "drupal/group": "^3.0" }, "require-dev": { "jangregor/phpstan-prophecy": "^1.0" @@ -5757,8 +5757,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.2", - "datestamp": "1702040009", + "version": "3.0.2", + "datestamp": "1702039970", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -19238,14 +19238,13 @@ "drupal/link_allowed_hosts": 10, "drupal/linkchecker": 15, "drupal/masquerade": 10, - "drupal/seven": 15, - "drupal/subgroup": 10 + "drupal/seven": 15 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "8.*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" } diff --git a/config/core.base_field_override.group_content.cluster-group_membership.changed.yml b/config/core.base_field_override.group_relationship.cluster-group_membership.changed.yml similarity index 57% rename from config/core.base_field_override.group_content.cluster-group_membership.changed.yml rename to config/core.base_field_override.group_relationship.cluster-group_membership.changed.yml index 65864ac2..a6e7fd4a 100644 --- a/config/core.base_field_override.group_content.cluster-group_membership.changed.yml +++ b/config/core.base_field_override.group_relationship.cluster-group_membership.changed.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_membership -id: group_content.cluster-group_membership.changed + - group.relationship_type.cluster-group_membership +id: group_relationship.cluster-group_membership.changed field_name: changed -entity_type: group_content +entity_type: group_relationship bundle: cluster-group_membership label: 'Changed on' -description: 'The time that the group content was last edited.' +description: 'The time that the group relationship was last edited.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.cluster-group_membership.created.yml b/config/core.base_field_override.group_relationship.cluster-group_membership.created.yml similarity index 57% rename from config/core.base_field_override.group_content.cluster-group_membership.created.yml rename to config/core.base_field_override.group_relationship.cluster-group_membership.created.yml index 75d3bc40..0e97db24 100644 --- a/config/core.base_field_override.group_content.cluster-group_membership.created.yml +++ b/config/core.base_field_override.group_relationship.cluster-group_membership.created.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_membership -id: group_content.cluster-group_membership.created + - group.relationship_type.cluster-group_membership +id: group_relationship.cluster-group_membership.created field_name: created -entity_type: group_content +entity_type: group_relationship bundle: cluster-group_membership label: 'Created on' -description: 'The time that the group content was created.' +description: 'The time that the group relationship was created.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.cluster-group_membership.label.yml b/config/core.base_field_override.group_relationship.cluster-group_membership.label.yml similarity index 67% rename from config/core.base_field_override.group_content.cluster-group_membership.label.yml rename to config/core.base_field_override.group_relationship.cluster-group_membership.label.yml index b19c4229..6de64acd 100644 --- a/config/core.base_field_override.group_content.cluster-group_membership.label.yml +++ b/config/core.base_field_override.group_relationship.cluster-group_membership.label.yml @@ -3,10 +3,10 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_membership -id: group_content.cluster-group_membership.label + - group.relationship_type.cluster-group_membership +id: group_relationship.cluster-group_membership.label field_name: label -entity_type: group_content +entity_type: group_relationship bundle: cluster-group_membership label: Title description: '' diff --git a/config/core.base_field_override.group_content.cluster-group_membership.path.yml b/config/core.base_field_override.group_relationship.cluster-group_membership.path.yml similarity index 69% rename from config/core.base_field_override.group_content.cluster-group_membership.path.yml rename to config/core.base_field_override.group_relationship.cluster-group_membership.path.yml index 77a2e4bb..b5b0ce79 100644 --- a/config/core.base_field_override.group_content.cluster-group_membership.path.yml +++ b/config/core.base_field_override.group_relationship.cluster-group_membership.path.yml @@ -3,12 +3,12 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_membership + - group.relationship_type.cluster-group_membership module: - path -id: group_content.cluster-group_membership.path +id: group_relationship.cluster-group_membership.path field_name: path -entity_type: group_content +entity_type: group_relationship bundle: cluster-group_membership label: 'URL alias' description: '' diff --git a/config/core.base_field_override.group_content.cluster-group_membership.uid.yml b/config/core.base_field_override.group_relationship.cluster-group_membership.uid.yml similarity index 60% rename from config/core.base_field_override.group_content.cluster-group_membership.uid.yml rename to config/core.base_field_override.group_relationship.cluster-group_membership.uid.yml index ececef5d..c00b2777 100644 --- a/config/core.base_field_override.group_content.cluster-group_membership.uid.yml +++ b/config/core.base_field_override.group_relationship.cluster-group_membership.uid.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_membership -id: group_content.cluster-group_membership.uid + - group.relationship_type.cluster-group_membership +id: group_relationship.cluster-group_membership.uid field_name: uid -entity_type: group_content +entity_type: group_relationship bundle: cluster-group_membership -label: 'Group content creator' -description: 'The username of the group content creator.' +label: 'Group relationship creator' +description: 'The username of the group relationship creator.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.cluster-group_node-page.changed.yml b/config/core.base_field_override.group_relationship.cluster-group_node-page.changed.yml similarity index 57% rename from config/core.base_field_override.group_content.cluster-group_node-page.changed.yml rename to config/core.base_field_override.group_relationship.cluster-group_node-page.changed.yml index c7dcf6f0..cd7a49a4 100644 --- a/config/core.base_field_override.group_content.cluster-group_node-page.changed.yml +++ b/config/core.base_field_override.group_relationship.cluster-group_node-page.changed.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_node-page -id: group_content.cluster-group_node-page.changed + - group.relationship_type.cluster-group_node-page +id: group_relationship.cluster-group_node-page.changed field_name: changed -entity_type: group_content +entity_type: group_relationship bundle: cluster-group_node-page label: 'Changed on' -description: 'The time that the group content was last edited.' +description: 'The time that the group relationship was last edited.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.cluster-group_node-page.created.yml b/config/core.base_field_override.group_relationship.cluster-group_node-page.created.yml similarity index 57% rename from config/core.base_field_override.group_content.cluster-group_node-page.created.yml rename to config/core.base_field_override.group_relationship.cluster-group_node-page.created.yml index 0cd81de7..89b844d5 100644 --- a/config/core.base_field_override.group_content.cluster-group_node-page.created.yml +++ b/config/core.base_field_override.group_relationship.cluster-group_node-page.created.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_node-page -id: group_content.cluster-group_node-page.created + - group.relationship_type.cluster-group_node-page +id: group_relationship.cluster-group_node-page.created field_name: created -entity_type: group_content +entity_type: group_relationship bundle: cluster-group_node-page label: 'Created on' -description: 'The time that the group content was created.' +description: 'The time that the group relationship was created.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.cluster-group_node-page.label.yml b/config/core.base_field_override.group_relationship.cluster-group_node-page.label.yml similarity index 67% rename from config/core.base_field_override.group_content.cluster-group_node-page.label.yml rename to config/core.base_field_override.group_relationship.cluster-group_node-page.label.yml index 0ea0a20f..fbdc34fc 100644 --- a/config/core.base_field_override.group_content.cluster-group_node-page.label.yml +++ b/config/core.base_field_override.group_relationship.cluster-group_node-page.label.yml @@ -3,10 +3,10 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_node-page -id: group_content.cluster-group_node-page.label + - group.relationship_type.cluster-group_node-page +id: group_relationship.cluster-group_node-page.label field_name: label -entity_type: group_content +entity_type: group_relationship bundle: cluster-group_node-page label: Title description: '' diff --git a/config/core.base_field_override.group_content.cluster-group_node-page.path.yml b/config/core.base_field_override.group_relationship.cluster-group_node-page.path.yml similarity index 69% rename from config/core.base_field_override.group_content.cluster-group_node-page.path.yml rename to config/core.base_field_override.group_relationship.cluster-group_node-page.path.yml index 6f47ff91..41f46330 100644 --- a/config/core.base_field_override.group_content.cluster-group_node-page.path.yml +++ b/config/core.base_field_override.group_relationship.cluster-group_node-page.path.yml @@ -3,12 +3,12 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_node-page + - group.relationship_type.cluster-group_node-page module: - path -id: group_content.cluster-group_node-page.path +id: group_relationship.cluster-group_node-page.path field_name: path -entity_type: group_content +entity_type: group_relationship bundle: cluster-group_node-page label: 'URL alias' description: '' diff --git a/config/core.base_field_override.group_content.cluster-group_node-page.uid.yml b/config/core.base_field_override.group_relationship.cluster-group_node-page.uid.yml similarity index 76% rename from config/core.base_field_override.group_content.cluster-group_node-page.uid.yml rename to config/core.base_field_override.group_relationship.cluster-group_node-page.uid.yml index 747607a6..6037d4b2 100644 --- a/config/core.base_field_override.group_content.cluster-group_node-page.uid.yml +++ b/config/core.base_field_override.group_relationship.cluster-group_node-page.uid.yml @@ -3,10 +3,10 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_node-page -id: group_content.cluster-group_node-page.uid + - group.relationship_type.cluster-group_node-page +id: group_relationship.cluster-group_node-page.uid field_name: uid -entity_type: group_content +entity_type: group_relationship bundle: cluster-group_node-page label: 'Group content creator' description: 'The username of the group content creator.' diff --git a/config/core.base_field_override.group_content.operation-group_membership.changed.yml b/config/core.base_field_override.group_relationship.operation-group_membership.changed.yml similarity index 56% rename from config/core.base_field_override.group_content.operation-group_membership.changed.yml rename to config/core.base_field_override.group_relationship.operation-group_membership.changed.yml index ee2bdab1..7952d7bb 100644 --- a/config/core.base_field_override.group_content.operation-group_membership.changed.yml +++ b/config/core.base_field_override.group_relationship.operation-group_membership.changed.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_membership -id: group_content.operation-group_membership.changed + - group.relationship_type.operation-group_membership +id: group_relationship.operation-group_membership.changed field_name: changed -entity_type: group_content +entity_type: group_relationship bundle: operation-group_membership label: 'Changed on' -description: 'The time that the group content was last edited.' +description: 'The time that the group relationship was last edited.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.operation-group_membership.created.yml b/config/core.base_field_override.group_relationship.operation-group_membership.created.yml similarity index 57% rename from config/core.base_field_override.group_content.operation-group_membership.created.yml rename to config/core.base_field_override.group_relationship.operation-group_membership.created.yml index 89569732..456c2580 100644 --- a/config/core.base_field_override.group_content.operation-group_membership.created.yml +++ b/config/core.base_field_override.group_relationship.operation-group_membership.created.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_membership -id: group_content.operation-group_membership.created + - group.relationship_type.operation-group_membership +id: group_relationship.operation-group_membership.created field_name: created -entity_type: group_content +entity_type: group_relationship bundle: operation-group_membership label: 'Created on' -description: 'The time that the group content was created.' +description: 'The time that the group relationship was created.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.operation-group_membership.label.yml b/config/core.base_field_override.group_relationship.operation-group_membership.label.yml similarity index 66% rename from config/core.base_field_override.group_content.operation-group_membership.label.yml rename to config/core.base_field_override.group_relationship.operation-group_membership.label.yml index 5a46b754..ba82c8ff 100644 --- a/config/core.base_field_override.group_content.operation-group_membership.label.yml +++ b/config/core.base_field_override.group_relationship.operation-group_membership.label.yml @@ -3,10 +3,10 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_membership -id: group_content.operation-group_membership.label + - group.relationship_type.operation-group_membership +id: group_relationship.operation-group_membership.label field_name: label -entity_type: group_content +entity_type: group_relationship bundle: operation-group_membership label: Title description: '' diff --git a/config/core.base_field_override.group_content.operation-group_membership.path.yml b/config/core.base_field_override.group_relationship.operation-group_membership.path.yml similarity index 68% rename from config/core.base_field_override.group_content.operation-group_membership.path.yml rename to config/core.base_field_override.group_relationship.operation-group_membership.path.yml index db90b75e..f2f42779 100644 --- a/config/core.base_field_override.group_content.operation-group_membership.path.yml +++ b/config/core.base_field_override.group_relationship.operation-group_membership.path.yml @@ -3,12 +3,12 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_membership + - group.relationship_type.operation-group_membership module: - path -id: group_content.operation-group_membership.path +id: group_relationship.operation-group_membership.path field_name: path -entity_type: group_content +entity_type: group_relationship bundle: operation-group_membership label: 'URL alias' description: '' diff --git a/config/core.base_field_override.group_content.operation-group_membership.uid.yml b/config/core.base_field_override.group_relationship.operation-group_membership.uid.yml similarity index 60% rename from config/core.base_field_override.group_content.operation-group_membership.uid.yml rename to config/core.base_field_override.group_relationship.operation-group_membership.uid.yml index 091ba914..fdaaf4fd 100644 --- a/config/core.base_field_override.group_content.operation-group_membership.uid.yml +++ b/config/core.base_field_override.group_relationship.operation-group_membership.uid.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_membership -id: group_content.operation-group_membership.uid + - group.relationship_type.operation-group_membership +id: group_relationship.operation-group_membership.uid field_name: uid -entity_type: group_content +entity_type: group_relationship bundle: operation-group_membership -label: 'Group content creator' -description: 'The username of the group content creator.' +label: 'Group relationship creator' +description: 'The username of the group relationship creator.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.operation-group_node-page.changed.yml b/config/core.base_field_override.group_relationship.operation-group_node-page.changed.yml similarity index 57% rename from config/core.base_field_override.group_content.operation-group_node-page.changed.yml rename to config/core.base_field_override.group_relationship.operation-group_node-page.changed.yml index 67fedabb..0fa36221 100644 --- a/config/core.base_field_override.group_content.operation-group_node-page.changed.yml +++ b/config/core.base_field_override.group_relationship.operation-group_node-page.changed.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_node-page -id: group_content.operation-group_node-page.changed + - group.relationship_type.operation-group_node-page +id: group_relationship.operation-group_node-page.changed field_name: changed -entity_type: group_content +entity_type: group_relationship bundle: operation-group_node-page label: 'Changed on' -description: 'The time that the group content was last edited.' +description: 'The time that the group relationship was last edited.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.operation-group_node-page.created.yml b/config/core.base_field_override.group_relationship.operation-group_node-page.created.yml similarity index 57% rename from config/core.base_field_override.group_content.operation-group_node-page.created.yml rename to config/core.base_field_override.group_relationship.operation-group_node-page.created.yml index ec4e81b7..5118b199 100644 --- a/config/core.base_field_override.group_content.operation-group_node-page.created.yml +++ b/config/core.base_field_override.group_relationship.operation-group_node-page.created.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_node-page -id: group_content.operation-group_node-page.created + - group.relationship_type.operation-group_node-page +id: group_relationship.operation-group_node-page.created field_name: created -entity_type: group_content +entity_type: group_relationship bundle: operation-group_node-page label: 'Created on' -description: 'The time that the group content was created.' +description: 'The time that the group relationship was created.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.operation-group_node-page.label.yml b/config/core.base_field_override.group_relationship.operation-group_node-page.label.yml similarity index 67% rename from config/core.base_field_override.group_content.operation-group_node-page.label.yml rename to config/core.base_field_override.group_relationship.operation-group_node-page.label.yml index 18be9eef..fb34447e 100644 --- a/config/core.base_field_override.group_content.operation-group_node-page.label.yml +++ b/config/core.base_field_override.group_relationship.operation-group_node-page.label.yml @@ -3,10 +3,10 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_node-page -id: group_content.operation-group_node-page.label + - group.relationship_type.operation-group_node-page +id: group_relationship.operation-group_node-page.label field_name: label -entity_type: group_content +entity_type: group_relationship bundle: operation-group_node-page label: Title description: '' diff --git a/config/core.base_field_override.group_content.operation-group_node-page.path.yml b/config/core.base_field_override.group_relationship.operation-group_node-page.path.yml similarity index 68% rename from config/core.base_field_override.group_content.operation-group_node-page.path.yml rename to config/core.base_field_override.group_relationship.operation-group_node-page.path.yml index b455105e..1183877b 100644 --- a/config/core.base_field_override.group_content.operation-group_node-page.path.yml +++ b/config/core.base_field_override.group_relationship.operation-group_node-page.path.yml @@ -3,12 +3,12 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_node-page + - group.relationship_type.operation-group_node-page module: - path -id: group_content.operation-group_node-page.path +id: group_relationship.operation-group_node-page.path field_name: path -entity_type: group_content +entity_type: group_relationship bundle: operation-group_node-page label: 'URL alias' description: '' diff --git a/config/core.base_field_override.group_content.operation-group_node-page.uid.yml b/config/core.base_field_override.group_relationship.operation-group_node-page.uid.yml similarity index 60% rename from config/core.base_field_override.group_content.operation-group_node-page.uid.yml rename to config/core.base_field_override.group_relationship.operation-group_node-page.uid.yml index e5064ed9..3155261b 100644 --- a/config/core.base_field_override.group_content.operation-group_node-page.uid.yml +++ b/config/core.base_field_override.group_relationship.operation-group_node-page.uid.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_node-page -id: group_content.operation-group_node-page.uid + - group.relationship_type.operation-group_node-page +id: group_relationship.operation-group_node-page.uid field_name: uid -entity_type: group_content +entity_type: group_relationship bundle: operation-group_node-page -label: 'Group content creator' -description: 'The username of the group content creator.' +label: 'Group relationship creator' +description: 'The username of the group relationship creator.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.operation-subgroup-cluster.changed.yml b/config/core.base_field_override.group_relationship.operation-subgroup-cluster.changed.yml similarity index 56% rename from config/core.base_field_override.group_content.operation-subgroup-cluster.changed.yml rename to config/core.base_field_override.group_relationship.operation-subgroup-cluster.changed.yml index 0d749c1e..6177c5aa 100644 --- a/config/core.base_field_override.group_content.operation-subgroup-cluster.changed.yml +++ b/config/core.base_field_override.group_relationship.operation-subgroup-cluster.changed.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-subgroup-cluster -id: group_content.operation-subgroup-cluster.changed + - group.relationship_type.operation-subgroup-cluster +id: group_relationship.operation-subgroup-cluster.changed field_name: changed -entity_type: group_content +entity_type: group_relationship bundle: operation-subgroup-cluster label: 'Changed on' -description: 'The time that the group content was last edited.' +description: 'The time that the group relationship was last edited.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.operation-subgroup-cluster.created.yml b/config/core.base_field_override.group_relationship.operation-subgroup-cluster.created.yml similarity index 57% rename from config/core.base_field_override.group_content.operation-subgroup-cluster.created.yml rename to config/core.base_field_override.group_relationship.operation-subgroup-cluster.created.yml index 4322f0f1..51140524 100644 --- a/config/core.base_field_override.group_content.operation-subgroup-cluster.created.yml +++ b/config/core.base_field_override.group_relationship.operation-subgroup-cluster.created.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-subgroup-cluster -id: group_content.operation-subgroup-cluster.created + - group.relationship_type.operation-subgroup-cluster +id: group_relationship.operation-subgroup-cluster.created field_name: created -entity_type: group_content +entity_type: group_relationship bundle: operation-subgroup-cluster label: 'Created on' -description: 'The time that the group content was created.' +description: 'The time that the group relationship was created.' required: false translatable: false default_value: { } diff --git a/config/core.base_field_override.group_content.operation-subgroup-cluster.label.yml b/config/core.base_field_override.group_relationship.operation-subgroup-cluster.label.yml similarity index 66% rename from config/core.base_field_override.group_content.operation-subgroup-cluster.label.yml rename to config/core.base_field_override.group_relationship.operation-subgroup-cluster.label.yml index 13bd7973..d9126520 100644 --- a/config/core.base_field_override.group_content.operation-subgroup-cluster.label.yml +++ b/config/core.base_field_override.group_relationship.operation-subgroup-cluster.label.yml @@ -3,10 +3,10 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-subgroup-cluster -id: group_content.operation-subgroup-cluster.label + - group.relationship_type.operation-subgroup-cluster +id: group_relationship.operation-subgroup-cluster.label field_name: label -entity_type: group_content +entity_type: group_relationship bundle: operation-subgroup-cluster label: Title description: '' diff --git a/config/core.base_field_override.group_content.operation-subgroup-cluster.path.yml b/config/core.base_field_override.group_relationship.operation-subgroup-cluster.path.yml similarity index 68% rename from config/core.base_field_override.group_content.operation-subgroup-cluster.path.yml rename to config/core.base_field_override.group_relationship.operation-subgroup-cluster.path.yml index 972074e9..b29eb22c 100644 --- a/config/core.base_field_override.group_content.operation-subgroup-cluster.path.yml +++ b/config/core.base_field_override.group_relationship.operation-subgroup-cluster.path.yml @@ -3,12 +3,12 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-subgroup-cluster + - group.relationship_type.operation-subgroup-cluster module: - path -id: group_content.operation-subgroup-cluster.path +id: group_relationship.operation-subgroup-cluster.path field_name: path -entity_type: group_content +entity_type: group_relationship bundle: operation-subgroup-cluster label: 'URL alias' description: '' diff --git a/config/core.base_field_override.group_content.operation-subgroup-cluster.uid.yml b/config/core.base_field_override.group_relationship.operation-subgroup-cluster.uid.yml similarity index 60% rename from config/core.base_field_override.group_content.operation-subgroup-cluster.uid.yml rename to config/core.base_field_override.group_relationship.operation-subgroup-cluster.uid.yml index 31583f52..7ee6d1ff 100644 --- a/config/core.base_field_override.group_content.operation-subgroup-cluster.uid.yml +++ b/config/core.base_field_override.group_relationship.operation-subgroup-cluster.uid.yml @@ -3,13 +3,13 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-subgroup-cluster -id: group_content.operation-subgroup-cluster.uid + - group.relationship_type.operation-subgroup-cluster +id: group_relationship.operation-subgroup-cluster.uid field_name: uid -entity_type: group_content +entity_type: group_relationship bundle: operation-subgroup-cluster -label: 'Group content creator' -description: 'The username of the group content creator.' +label: 'Group relationship creator' +description: 'The username of the group relationship creator.' required: false translatable: false default_value: { } diff --git a/config/core.entity_form_display.group.cluster.default.yml b/config/core.entity_form_display.group.cluster.default.yml index b1b40771..5dec5aee 100644 --- a/config/core.entity_form_display.group.cluster.default.yml +++ b/config/core.entity_form_display.group.cluster.default.yml @@ -44,7 +44,7 @@ third_party_settings: - field_hdx_alternate_source label: Data region: content - parent_name: group_content + parent_name: group_relationship weight: 26 format_type: tab format_settings: @@ -60,7 +60,7 @@ third_party_settings: - field_infographics label: 'Maps / Infographics' region: content - parent_name: group_content + parent_name: group_relationship weight: 24 format_type: tab format_settings: @@ -76,7 +76,7 @@ third_party_settings: - field_assessments_page label: Assessments region: content - parent_name: group_content + parent_name: group_relationship weight: 25 format_type: tab format_settings: @@ -92,7 +92,7 @@ third_party_settings: - field_documents_page label: Reports region: content - parent_name: group_content + parent_name: group_relationship weight: 23 format_type: tab format_settings: @@ -102,7 +102,7 @@ third_party_settings: formatter: closed description: '' required_fields: true - group_content: + group_relationship: children: - group_general - group_documents @@ -112,7 +112,7 @@ third_party_settings: - group_calendar - group_offices - group_archive - label: Content + label: Relationship region: content parent_name: '' weight: 2 @@ -129,7 +129,7 @@ third_party_settings: - field_meta_description label: General region: content - parent_name: group_content + parent_name: group_relationship weight: 22 format_type: tab format_settings: @@ -146,7 +146,7 @@ third_party_settings: - field_calendar_alternate_link label: Events region: content - parent_name: group_content + parent_name: group_relationship weight: 27 format_type: tab format_settings: @@ -161,7 +161,7 @@ third_party_settings: - field_offices_page label: Contacts region: content - parent_name: group_content + parent_name: group_relationship weight: 28 format_type: tab format_settings: @@ -192,7 +192,7 @@ third_party_settings: - field_archive_message label: Archive region: content - parent_name: group_content + parent_name: group_relationship weight: 29 format_type: tab format_settings: diff --git a/config/core.entity_form_display.group.operation.default.yml b/config/core.entity_form_display.group.operation.default.yml index 39c46499..d4f9e707 100644 --- a/config/core.entity_form_display.group.operation.default.yml +++ b/config/core.entity_form_display.group.operation.default.yml @@ -36,7 +36,7 @@ dependencies: - text third_party_settings: field_group: - group_content: + group_relationship: children: - group_general - group_documents @@ -64,7 +64,7 @@ third_party_settings: - field_calendar_alternate_link label: Events region: content - parent_name: group_content + parent_name: group_relationship weight: 26 format_type: tab format_settings: @@ -80,7 +80,7 @@ third_party_settings: - field_meta_description label: General region: content - parent_name: group_content + parent_name: group_relationship weight: 20 format_type: tab format_settings: @@ -95,7 +95,7 @@ third_party_settings: - field_offices_page label: Contacts region: content - parent_name: group_content + parent_name: group_relationship weight: 27 format_type: tab format_settings: @@ -126,7 +126,7 @@ third_party_settings: - field_documents_page label: Reports region: content - parent_name: group_content + parent_name: group_relationship weight: 22 format_type: tab format_settings: @@ -142,7 +142,7 @@ third_party_settings: - field_infographics label: 'Maps / Infographics' region: content - parent_name: group_content + parent_name: group_relationship weight: 23 format_type: tab format_settings: @@ -158,7 +158,7 @@ third_party_settings: - field_hdx_alternate_source label: Data region: content - parent_name: group_content + parent_name: group_relationship weight: 25 format_type: tab format_settings: @@ -174,7 +174,7 @@ third_party_settings: - field_assessments_page label: Assessments region: content - parent_name: group_content + parent_name: group_relationship weight: 24 format_type: tab format_settings: @@ -190,7 +190,7 @@ third_party_settings: - field_archive_message label: Archive region: content - parent_name: group_content + parent_name: group_relationship weight: 28 format_type: tab format_settings: diff --git a/config/core.entity_form_display.group_content.cluster-group_membership.default.yml b/config/core.entity_form_display.group_relationship.cluster-group_membership.default.yml similarity index 78% rename from config/core.entity_form_display.group_content.cluster-group_membership.default.yml rename to config/core.entity_form_display.group_relationship.cluster-group_membership.default.yml index a79ccf00..68d1ab60 100644 --- a/config/core.entity_form_display.group_content.cluster-group_membership.default.yml +++ b/config/core.entity_form_display.group_relationship.cluster-group_membership.default.yml @@ -3,12 +3,12 @@ langcode: en status: true dependencies: config: - - field.field.group_content.cluster-group_membership.group_roles - - group.content_type.cluster-group_membership + - field.field.group_relationship.cluster-group_membership.group_roles + - group.relationship_type.cluster-group_membership module: - path -id: group_content.cluster-group_membership.default -targetEntityType: group_content +id: group_relationship.cluster-group_membership.default +targetEntityType: group_relationship bundle: cluster-group_membership mode: default content: diff --git a/config/core.entity_form_display.group_content.operation-group_membership.default.yml b/config/core.entity_form_display.group_relationship.operation-group_membership.default.yml similarity index 77% rename from config/core.entity_form_display.group_content.operation-group_membership.default.yml rename to config/core.entity_form_display.group_relationship.operation-group_membership.default.yml index 26708699..7d6a9e44 100644 --- a/config/core.entity_form_display.group_content.operation-group_membership.default.yml +++ b/config/core.entity_form_display.group_relationship.operation-group_membership.default.yml @@ -3,12 +3,12 @@ langcode: en status: true dependencies: config: - - field.field.group_content.operation-group_membership.group_roles - - group.content_type.operation-group_membership + - field.field.group_relationship.operation-group_membership.group_roles + - group.relationship_type.operation-group_membership module: - path -id: group_content.operation-group_membership.default -targetEntityType: group_content +id: group_relationship.operation-group_membership.default +targetEntityType: group_relationship bundle: operation-group_membership mode: default content: diff --git a/config/core.entity_view_display.group_content.cluster-group_membership.default.yml b/config/core.entity_view_display.group_relationship.cluster-group_membership.default.yml similarity index 62% rename from config/core.entity_view_display.group_content.cluster-group_membership.default.yml rename to config/core.entity_view_display.group_relationship.cluster-group_membership.default.yml index b249bac2..17f2aef9 100644 --- a/config/core.entity_view_display.group_content.cluster-group_membership.default.yml +++ b/config/core.entity_view_display.group_relationship.cluster-group_membership.default.yml @@ -3,10 +3,10 @@ langcode: en status: true dependencies: config: - - field.field.group_content.cluster-group_membership.group_roles - - group.content_type.cluster-group_membership -id: group_content.cluster-group_membership.default -targetEntityType: group_content + - field.field.group_relationship.cluster-group_membership.group_roles + - group.relationship_type.cluster-group_membership +id: group_relationship.cluster-group_membership.default +targetEntityType: group_relationship bundle: cluster-group_membership mode: default content: diff --git a/config/core.entity_view_display.group_content.operation-group_membership.default.yml b/config/core.entity_view_display.group_relationship.operation-group_membership.default.yml similarity index 61% rename from config/core.entity_view_display.group_content.operation-group_membership.default.yml rename to config/core.entity_view_display.group_relationship.operation-group_membership.default.yml index 5db74df4..76755e92 100644 --- a/config/core.entity_view_display.group_content.operation-group_membership.default.yml +++ b/config/core.entity_view_display.group_relationship.operation-group_membership.default.yml @@ -3,10 +3,10 @@ langcode: en status: true dependencies: config: - - field.field.group_content.operation-group_membership.group_roles - - group.content_type.operation-group_membership -id: group_content.operation-group_membership.default -targetEntityType: group_content + - field.field.group_relationship.operation-group_membership.group_roles + - group.relationship_type.operation-group_membership +id: group_relationship.operation-group_membership.default +targetEntityType: group_relationship bundle: operation-group_membership mode: default content: diff --git a/config/core.entity_view_mode.group_content.token.yml b/config/core.entity_view_mode.group_relationship.token.yml similarity index 68% rename from config/core.entity_view_mode.group_content.token.yml rename to config/core.entity_view_mode.group_relationship.token.yml index 7cc22d5a..6cc19296 100644 --- a/config/core.entity_view_mode.group_content.token.yml +++ b/config/core.entity_view_mode.group_relationship.token.yml @@ -4,8 +4,8 @@ status: true dependencies: module: - group -id: group_content.token +id: group_relationship.token label: Token description: '' -targetEntityType: group_content +targetEntityType: group_relationship cache: true diff --git a/config/field.field.group_content.cluster-group_membership.group_roles.yml b/config/field.field.group_relationship.cluster-group_membership.group_roles.yml similarity index 65% rename from config/field.field.group_content.cluster-group_membership.group_roles.yml rename to config/field.field.group_relationship.cluster-group_membership.group_roles.yml index cbbc2b2e..be526f17 100644 --- a/config/field.field.group_content.cluster-group_membership.group_roles.yml +++ b/config/field.field.group_relationship.cluster-group_membership.group_roles.yml @@ -3,11 +3,11 @@ langcode: en status: true dependencies: config: - - field.storage.group_content.group_roles - - group.content_type.cluster-group_membership -id: group_content.cluster-group_membership.group_roles + - field.storage.group_relationship.group_roles + - group.relationship_type.cluster-group_membership +id: group_relationship.cluster-group_membership.group_roles field_name: group_roles -entity_type: group_content +entity_type: group_relationship bundle: cluster-group_membership label: Roles description: '' diff --git a/config/field.field.group_content.operation-group_membership.group_roles.yml b/config/field.field.group_relationship.operation-group_membership.group_roles.yml similarity index 65% rename from config/field.field.group_content.operation-group_membership.group_roles.yml rename to config/field.field.group_relationship.operation-group_membership.group_roles.yml index b21bb7f6..5dfff016 100644 --- a/config/field.field.group_content.operation-group_membership.group_roles.yml +++ b/config/field.field.group_relationship.operation-group_membership.group_roles.yml @@ -3,11 +3,11 @@ langcode: en status: true dependencies: config: - - field.storage.group_content.group_roles - - group.content_type.operation-group_membership -id: group_content.operation-group_membership.group_roles + - field.storage.group_relationship.group_roles + - group.relationship_type.operation-group_membership +id: group_relationship.operation-group_membership.group_roles field_name: group_roles -entity_type: group_content +entity_type: group_relationship bundle: operation-group_membership label: Roles description: '' diff --git a/config/field.storage.group_content.group_roles.yml b/config/field.storage.group_relationship.group_roles.yml similarity index 85% rename from config/field.storage.group_content.group_roles.yml rename to config/field.storage.group_relationship.group_roles.yml index d3cbce5a..35d1c6ec 100644 --- a/config/field.storage.group_content.group_roles.yml +++ b/config/field.storage.group_relationship.group_roles.yml @@ -6,9 +6,9 @@ dependencies: - group _core: default_config_hash: Sgrm2nHDx7xKvByuR5oGB77nLvI0LikTM8ff3e_YlWY -id: group_content.group_roles +id: group_relationship.group_roles field_name: group_roles -entity_type: group_content +entity_type: group_relationship type: entity_reference settings: target_type: group_role diff --git a/config/group.content_type.cluster-group_membership.yml b/config/group.relationship_type.cluster-group_membership.yml similarity index 100% rename from config/group.content_type.cluster-group_membership.yml rename to config/group.relationship_type.cluster-group_membership.yml diff --git a/config/group.content_type.cluster-group_node-page.yml b/config/group.relationship_type.cluster-group_node-page.yml similarity index 100% rename from config/group.content_type.cluster-group_node-page.yml rename to config/group.relationship_type.cluster-group_node-page.yml diff --git a/config/group.content_type.operation-group_membership.yml b/config/group.relationship_type.operation-group_membership.yml similarity index 100% rename from config/group.content_type.operation-group_membership.yml rename to config/group.relationship_type.operation-group_membership.yml diff --git a/config/group.content_type.operation-group_node-page.yml b/config/group.relationship_type.operation-group_node-page.yml similarity index 100% rename from config/group.content_type.operation-group_node-page.yml rename to config/group.relationship_type.operation-group_node-page.yml diff --git a/config/group.content_type.operation-subgroup-cluster.yml b/config/group.relationship_type.operation-subgroup-cluster.yml similarity index 100% rename from config/group.content_type.operation-subgroup-cluster.yml rename to config/group.relationship_type.operation-subgroup-cluster.yml diff --git a/config/language.content_settings.group_content.cluster-group_membership.yml b/config/language.content_settings.group_relationship.cluster-group_membership.yml similarity index 70% rename from config/language.content_settings.group_content.cluster-group_membership.yml rename to config/language.content_settings.group_relationship.cluster-group_membership.yml index 09ff303f..4faa30d5 100644 --- a/config/language.content_settings.group_content.cluster-group_membership.yml +++ b/config/language.content_settings.group_relationship.cluster-group_membership.yml @@ -3,7 +3,7 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_membership + - group.relationship_type.cluster-group_membership module: - content_translation third_party_settings: @@ -11,8 +11,8 @@ third_party_settings: enabled: false bundle_settings: untranslatable_fields_hide: '0' -id: group_content.cluster-group_membership -target_entity_type_id: group_content +id: group_relationship.cluster-group_membership +target_entity_type_id: group_relationship target_bundle: cluster-group_membership default_langcode: site_default language_alterable: false diff --git a/config/language.content_settings.group_content.cluster-group_node-page.yml b/config/language.content_settings.group_relationship.cluster-group_node-page.yml similarity index 70% rename from config/language.content_settings.group_content.cluster-group_node-page.yml rename to config/language.content_settings.group_relationship.cluster-group_node-page.yml index f53b7b74..9fe041a8 100644 --- a/config/language.content_settings.group_content.cluster-group_node-page.yml +++ b/config/language.content_settings.group_relationship.cluster-group_node-page.yml @@ -3,7 +3,7 @@ langcode: en status: true dependencies: config: - - group.content_type.cluster-group_node-page + - group.relationship_type.cluster-group_node-page module: - content_translation third_party_settings: @@ -11,8 +11,8 @@ third_party_settings: enabled: false bundle_settings: untranslatable_fields_hide: '0' -id: group_content.cluster-group_node-page -target_entity_type_id: group_content +id: group_relationship.cluster-group_node-page +target_entity_type_id: group_relationship target_bundle: cluster-group_node-page default_langcode: site_default language_alterable: false diff --git a/config/language.content_settings.group_content.operation-group_membership.yml b/config/language.content_settings.group_relationship.operation-group_membership.yml similarity index 70% rename from config/language.content_settings.group_content.operation-group_membership.yml rename to config/language.content_settings.group_relationship.operation-group_membership.yml index 334b5038..795c2635 100644 --- a/config/language.content_settings.group_content.operation-group_membership.yml +++ b/config/language.content_settings.group_relationship.operation-group_membership.yml @@ -3,7 +3,7 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_membership + - group.relationship_type.operation-group_membership module: - content_translation third_party_settings: @@ -11,8 +11,8 @@ third_party_settings: enabled: false bundle_settings: untranslatable_fields_hide: '0' -id: group_content.operation-group_membership -target_entity_type_id: group_content +id: group_relationship.operation-group_membership +target_entity_type_id: group_relationship target_bundle: operation-group_membership default_langcode: site_default language_alterable: false diff --git a/config/language.content_settings.group_content.operation-group_node-page.yml b/config/language.content_settings.group_relationship.operation-group_node-page.yml similarity index 70% rename from config/language.content_settings.group_content.operation-group_node-page.yml rename to config/language.content_settings.group_relationship.operation-group_node-page.yml index aab03298..ed80761f 100644 --- a/config/language.content_settings.group_content.operation-group_node-page.yml +++ b/config/language.content_settings.group_relationship.operation-group_node-page.yml @@ -3,7 +3,7 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-group_node-page + - group.relationship_type.operation-group_node-page module: - content_translation third_party_settings: @@ -11,8 +11,8 @@ third_party_settings: enabled: false bundle_settings: untranslatable_fields_hide: '0' -id: group_content.operation-group_node-page -target_entity_type_id: group_content +id: group_relationship.operation-group_node-page +target_entity_type_id: group_relationship target_bundle: operation-group_node-page default_langcode: site_default language_alterable: false diff --git a/config/language.content_settings.group_content.operation-subgroup-cluster.yml b/config/language.content_settings.group_relationship.operation-subgroup-cluster.yml similarity index 70% rename from config/language.content_settings.group_content.operation-subgroup-cluster.yml rename to config/language.content_settings.group_relationship.operation-subgroup-cluster.yml index 1f45ecfd..a75b548d 100644 --- a/config/language.content_settings.group_content.operation-subgroup-cluster.yml +++ b/config/language.content_settings.group_relationship.operation-subgroup-cluster.yml @@ -3,7 +3,7 @@ langcode: en status: true dependencies: config: - - group.content_type.operation-subgroup-cluster + - group.relationship_type.operation-subgroup-cluster module: - content_translation third_party_settings: @@ -11,8 +11,8 @@ third_party_settings: enabled: false bundle_settings: untranslatable_fields_hide: '0' -id: group_content.operation-subgroup-cluster -target_entity_type_id: group_content +id: group_relationship.operation-subgroup-cluster +target_entity_type_id: group_relationship target_bundle: operation-subgroup-cluster default_langcode: site_default language_alterable: false diff --git a/config/language/es/views.view.group_members.yml b/config/language/es/views.view.group_members.yml index cdea2e6b..a4f2cd0e 100644 --- a/config/language/es/views.view.group_members.yml +++ b/config/language/es/views.view.group_members.yml @@ -17,10 +17,6 @@ display: created: label: Joined separator: ', ' - edit_group_content: - text: 'Edit member' - delete_group_content: - text: 'Remove member' dropbutton: label: Operaciones pager: diff --git a/config/language/es/views.view.group_nodes.yml b/config/language/es/views.view.group_nodes.yml index 05af7223..37daa0fe 100644 --- a/config/language/es/views.view.group_nodes.yml +++ b/config/language/es/views.view.group_nodes.yml @@ -21,18 +21,6 @@ display: changed: label: Actualizado separator: ', ' - view_group_content: - admin_label: 'View relation link' - label: 'Link to Group content' - text: 'View relation' - edit_group_content: - admin_label: 'Edit relation link' - label: 'Link to edit Group content' - text: 'Edit relation' - delete_group_content: - admin_label: 'Delete relation link' - label: 'Link to delete Group content' - text: 'Delete relation' edit_node: admin_label: 'Edit node link' text: 'Edit node' diff --git a/config/language/fr/views.view.group_members.yml b/config/language/fr/views.view.group_members.yml index 1f5eaf0e..1865e0aa 100644 --- a/config/language/fr/views.view.group_members.yml +++ b/config/language/fr/views.view.group_members.yml @@ -17,10 +17,6 @@ display: created: label: Joined separator: ', ' - edit_group_content: - text: 'Edit member' - delete_group_content: - admin_label: 'Remove member link' dropbutton: label: Actions pager: diff --git a/config/language/fr/views.view.group_nodes.yml b/config/language/fr/views.view.group_nodes.yml index b79b695a..cb4b807d 100644 --- a/config/language/fr/views.view.group_nodes.yml +++ b/config/language/fr/views.view.group_nodes.yml @@ -20,14 +20,6 @@ display: changed: label: 'Mis à jour' separator: ', ' - view_group_content: - label: 'Link to Group content' - edit_group_content: - label: 'Link to edit Group content' - text: 'Edit relation' - delete_group_content: - label: 'Link to delete Group content' - text: 'Delete relation' edit_node: text: 'Edit node' delete_node: diff --git a/config/metatag.settings.yml b/config/metatag.settings.yml index 3f1fe5fc..4b4c9a40 100644 --- a/config/metatag.settings.yml +++ b/config/metatag.settings.yml @@ -3,6 +3,7 @@ _core: entity_type_groups: { } separator: '' tag_trim_method: beforeValue +use_maxlength: true tag_trim_maxlength: { } tag_scroll_max_height: '' -use_maxlength: true +tag_trim_end: '|.,-:;/+&([{"''' diff --git a/config/views.view.content.yml b/config/views.view.content.yml index 0a135b0f..c5351681 100644 --- a/config/views.view.content.yml +++ b/config/views.view.content.yml @@ -68,10 +68,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: field label: 'Operation / Cluster / Working group' @@ -545,10 +545,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: numeric operator: '=' @@ -699,17 +699,17 @@ display: admin_label: author plugin_id: standard required: true - group_content: - id: group_content + group_relationship: + id: group_relationship table: node_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Content group content' entity_type: node - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'group_node:landing_page': '0' 'group_node:page': '0' show_admin_links: false @@ -809,10 +809,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: field label: 'Operation / Cluster / Working group' diff --git a/config/views.view.db_clusters.yml b/config/views.view.db_clusters.yml index c7032e5b..3108c657 100644 --- a/config/views.view.db_clusters.yml +++ b/config/views.view.db_clusters.yml @@ -32,10 +32,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: field label: Operation @@ -582,17 +582,17 @@ display: replica: false query_tags: { } relationships: - group_content: - id: group_content + group_relationship: + id: group_relationship table: groups_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Group group content' entity_type: group - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'subgroup:cluster': 'subgroup:cluster' use_ajax: true use_more: true diff --git a/config/views.view.db_enabled_tabs.yml b/config/views.view.db_enabled_tabs.yml index a08adfa7..ee40d7c9 100644 --- a/config/views.view.db_enabled_tabs.yml +++ b/config/views.view.db_enabled_tabs.yml @@ -94,10 +94,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: field label: Operation @@ -583,17 +583,17 @@ display: replica: false query_tags: { } relationships: - group_content: - id: group_content + group_relationship: + id: group_relationship table: groups_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Group group content' entity_type: group - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'subgroup:cluster': 'subgroup:cluster' use_ajax: true use_more: true diff --git a/config/views.view.db_h1_on_pages.yml b/config/views.view.db_h1_on_pages.yml index 06a285ea..36b1b4ab 100644 --- a/config/views.view.db_h1_on_pages.yml +++ b/config/views.view.db_h1_on_pages.yml @@ -35,10 +35,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: field label: 'Operation / Cluster or Working Group' @@ -475,17 +475,17 @@ display: replica: false query_tags: { } relationships: - group_content: - id: group_content + group_relationship: + id: group_relationship table: node_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Content group content' entity_type: node - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'group_node:landing_page': '0' 'group_node:page': '0' field_paragraphs: diff --git a/config/views.view.db_operations.yml b/config/views.view.db_operations.yml index f834504c..2db6098a 100644 --- a/config/views.view.db_operations.yml +++ b/config/views.view.db_operations.yml @@ -509,17 +509,17 @@ display: replica: false query_tags: { } relationships: - group_content: - id: group_content + group_relationship: + id: group_relationship table: groups_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Group group content' entity_type: group - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'subgroup:cluster': 'subgroup:cluster' use_ajax: true use_more: true diff --git a/config/views.view.db_translated_clusters.yml b/config/views.view.db_translated_clusters.yml index 39cfe15e..dd006f22 100644 --- a/config/views.view.db_translated_clusters.yml +++ b/config/views.view.db_translated_clusters.yml @@ -31,10 +31,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: field label: Operation @@ -619,17 +619,17 @@ display: replica: false query_tags: { } relationships: - group_content: - id: group_content + group_relationship: + id: group_relationship table: groups_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Group group content' entity_type: group - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'subgroup:cluster': 'subgroup:cluster' use_ajax: true use_more: true diff --git a/config/views.view.db_translated_operations.yml b/config/views.view.db_translated_operations.yml index 1f982484..f496b94e 100644 --- a/config/views.view.db_translated_operations.yml +++ b/config/views.view.db_translated_operations.yml @@ -554,17 +554,17 @@ display: replica: false query_tags: { } relationships: - group_content: - id: group_content + group_relationship: + id: group_relationship table: groups_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Group group content' entity_type: group - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'subgroup:cluster': 'subgroup:cluster' use_ajax: true use_more: true diff --git a/config/views.view.db_translated_pages.yml b/config/views.view.db_translated_pages.yml index e461da44..b66991d7 100644 --- a/config/views.view.db_translated_pages.yml +++ b/config/views.view.db_translated_pages.yml @@ -30,10 +30,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: field label: 'Operation / Cluster or Working Group' @@ -489,17 +489,17 @@ display: replica: false query_tags: { } relationships: - group_content: - id: group_content + group_relationship: + id: group_relationship table: node_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Content group content' entity_type: node - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'group_node:landing_page': '0' 'group_node:page': '0' use_ajax: true diff --git a/config/views.view.db_used_paragraphs.yml b/config/views.view.db_used_paragraphs.yml index 70342f95..ad58e942 100644 --- a/config/views.view.db_used_paragraphs.yml +++ b/config/views.view.db_used_paragraphs.yml @@ -94,10 +94,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: field label: Operation @@ -534,17 +534,17 @@ display: replica: false query_tags: { } relationships: - group_content: - id: group_content + group_relationship: + id: group_relationship table: groups_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Group group content' entity_type: group - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'subgroup:cluster': 'subgroup:cluster' use_ajax: true use_more: true diff --git a/config/views.view.db_used_paragraphs_on_pages.yml b/config/views.view.db_used_paragraphs_on_pages.yml index 443a2c5d..d2d65a8a 100644 --- a/config/views.view.db_used_paragraphs_on_pages.yml +++ b/config/views.view.db_used_paragraphs_on_pages.yml @@ -30,10 +30,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: field label: 'Operation / Cluster or Working Group' @@ -448,17 +448,17 @@ display: replica: false query_tags: { } relationships: - group_content: - id: group_content + group_relationship: + id: group_relationship table: node_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Content group content' entity_type: node - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'group_node:landing_page': '0' 'group_node:page': '0' use_ajax: true diff --git a/config/views.view.group_members.yml b/config/views.view.group_members.yml index 8062004e..edee9657 100644 --- a/config/views.view.group_members.yml +++ b/config/views.view.group_members.yml @@ -3,7 +3,7 @@ langcode: en status: true dependencies: config: - - field.storage.group_content.group_roles + - field.storage.group_relationship.group_roles module: - csv_serialization - group @@ -96,7 +96,7 @@ display: field_api_classes: false group_roles: id: group_roles - table: group_content__group_roles + table: group_relationship__group_roles field: group_roles relationship: none group_type: group @@ -164,7 +164,7 @@ display: relationship: none group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: changed plugin_id: field label: Updated @@ -240,7 +240,7 @@ display: relationship: none group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: created plugin_id: field label: Joined @@ -309,14 +309,14 @@ display: multi_type: separator separator: ', ' field_api_classes: false - view_group_content: - id: view_group_content + view_group_relationship: + id: view_group_relationship table: group_relationship - field: view_group_content + field: view_group_relationship relationship: none group_type: group admin_label: 'View member link' - entity_type: group_content + entity_type: group_relationship plugin_id: entity_link label: '' exclude: true @@ -362,14 +362,14 @@ display: text: 'View member' output_url_as_text: false absolute: false - edit_group_content: - id: edit_group_content + edit_group_relationship: + id: edit_group_relationship table: group_relationship - field: edit_group_content + field: edit_group_relationship relationship: none group_type: group admin_label: 'Edit member link' - entity_type: group_content + entity_type: group_relationship plugin_id: entity_link_edit label: '' exclude: true @@ -413,14 +413,14 @@ display: empty_zero: false hide_alter_empty: true text: 'Edit member' - delete_group_content: - id: delete_group_content + delete_group_relationship: + id: delete_group_relationship table: group_relationship - field: delete_group_content + field: delete_group_relationship relationship: none group_type: group admin_label: 'Remove member link' - entity_type: group_content + entity_type: group_relationship plugin_id: entity_link_delete label: '' exclude: true @@ -515,9 +515,9 @@ display: hide_alter_empty: true destination: true fields: - view_group_content: view_group_content - edit_group_content: edit_group_content - delete_group_content: delete_group_content + view_group_relationship: view_group_relationship + edit_group_relationship: edit_group_relationship + delete_group_relationship: delete_group_relationship name: '0' group_roles: '0' changed: '0' @@ -582,7 +582,7 @@ display: relationship: none group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: numeric default_action: 'access denied' @@ -623,9 +623,9 @@ display: group_roles: group_roles changed: changed created: created - view_group_content: view_group_content - edit_group_content: edit_group_content - delete_group_content: delete_group_content + view_group_relationship: view_group_relationship + edit_group_relationship: edit_group_relationship + delete_group_relationship: delete_group_relationship dropbutton: dropbutton default: '-1' info: @@ -655,21 +655,21 @@ display: separator: '' empty_column: false responsive: '' - view_group_content: + view_group_relationship: sortable: false default_sort_order: asc align: '' separator: '' empty_column: false responsive: '' - edit_group_content: + edit_group_relationship: sortable: false default_sort_order: asc align: '' separator: '' empty_column: false responsive: '' - delete_group_content: + delete_group_relationship: sortable: false default_sort_order: asc align: '' @@ -712,10 +712,10 @@ display: relationship: none group_type: group admin_label: 'Member account' - entity_type: group_content - plugin_id: group_content_to_entity + entity_type: group_relationship + plugin_id: group_relationship_to_entity required: true - group_content_plugins: + group_relation_plugins: group_membership: group_membership header: { } footer: { } @@ -730,7 +730,7 @@ display: - url.query_args - user.group_permissions tags: - - 'config:field.storage.group_content.group_roles' + - 'config:field.storage.group_relationship.group_roles' data_export_1: id: data_export_1 display_title: 'Data export' @@ -868,4 +868,4 @@ display: - url.query_args - user.group_permissions tags: - - 'config:field.storage.group_content.group_roles' + - 'config:field.storage.group_relationship.group_roles' diff --git a/config/views.view.group_nodes.yml b/config/views.view.group_nodes.yml index 7881fd26..a5bc8662 100644 --- a/config/views.view.group_nodes.yml +++ b/config/views.view.group_nodes.yml @@ -297,14 +297,14 @@ display: multi_type: separator separator: ', ' field_api_classes: false - view_group_content: - id: view_group_content + view_group_relationship: + id: view_group_relationship table: group_relationship - field: view_group_content - relationship: group_content + field: view_group_relationship + relationship: group_relationship group_type: group admin_label: 'View relation link' - entity_type: group_content + entity_type: group_relationship plugin_id: entity_link label: 'Link to Group content' exclude: true @@ -350,14 +350,14 @@ display: text: 'View relation' output_url_as_text: false absolute: false - edit_group_content: - id: edit_group_content + edit_group_relationship: + id: edit_group_relationship table: group_relationship - field: edit_group_content - relationship: group_content + field: edit_group_relationship + relationship: group_relationship group_type: group admin_label: 'Edit relation link' - entity_type: group_content + entity_type: group_relationship plugin_id: entity_link_edit label: 'Link to edit Group content' exclude: true @@ -401,14 +401,14 @@ display: empty_zero: false hide_alter_empty: true text: 'Edit relation' - delete_group_content: - id: delete_group_content + delete_group_relationship: + id: delete_group_relationship table: group_relationship - field: delete_group_content - relationship: group_content + field: delete_group_relationship + relationship: group_relationship group_type: group admin_label: 'Delete relation link' - entity_type: group_content + entity_type: group_relationship plugin_id: entity_link_delete label: 'Link to delete Group content' exclude: true @@ -605,9 +605,9 @@ display: hide_alter_empty: true destination: true fields: - view_group_content: view_group_content - edit_group_content: edit_group_content - delete_group_content: delete_group_content + view_group_relationship: view_group_relationship + edit_group_relationship: edit_group_relationship + delete_group_relationship: delete_group_relationship edit_node: edit_node delete_node: delete_node title: '0' @@ -671,10 +671,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: numeric default_action: 'access denied' @@ -898,9 +898,9 @@ display: type: type status: status changed: changed - view_group_content: view_group_content - edit_group_content: edit_group_content - delete_group_content: delete_group_content + view_group_relationship: view_group_relationship + edit_group_relationship: edit_group_relationship + delete_group_relationship: delete_group_relationship edit_node: edit_node delete_node: delete_node dropbutton: dropbutton @@ -934,21 +934,21 @@ display: separator: '' empty_column: false responsive: '' - view_group_content: + view_group_relationship: sortable: false default_sort_order: asc align: '' separator: '' empty_column: false responsive: '' - edit_group_content: + edit_group_relationship: sortable: false default_sort_order: asc align: '' separator: '' empty_column: false responsive: '' - delete_group_content: + delete_group_relationship: sortable: false default_sort_order: asc align: '' @@ -998,17 +998,17 @@ display: replica: false query_tags: { } relationships: - group_content: - id: group_content + group_relationship: + id: group_relationship table: node_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Content relation' entity_type: node - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: true - group_content_plugins: { } + group_relation_plugins: { } header: { } footer: { } display_extenders: { } diff --git a/config/views.view.my_groups.yml b/config/views.view.my_groups.yml index e768f2d1..80c72b02 100644 --- a/config/views.view.my_groups.yml +++ b/config/views.view.my_groups.yml @@ -5,7 +5,7 @@ dependencies: config: - field.storage.group.field_archive_group - field.storage.group.field_enabled_tabs - - field.storage.group_content.group_roles + - field.storage.group_relationship.group_roles - group.type.cluster - group.type.operation - user.role.authenticated @@ -415,9 +415,9 @@ display: hide_alter_empty: false group_roles: id: group_roles - table: group_content__group_roles + table: group_relationship__group_roles field: group_roles - relationship: group_content_id + relationship: group_relationship_id group_type: group admin_label: '' plugin_id: field @@ -743,17 +743,17 @@ display: replica: false query_tags: { } relationships: - group_content_id: - id: group_content_id + group_relationship_id: + id: group_relationship_id table: groups_field_data - field: group_content_id + field: group_relationship_id relationship: none group_type: group admin_label: 'Group content' entity_type: group - plugin_id: group_to_group_content + plugin_id: group_to_group_relationship required: false - group_content_plugins: + group_relation_plugins: group_membership: group_membership 'group_node:article': '0' 'group_node:page': '0' @@ -762,13 +762,13 @@ display: id: gc__user table: group_relationship_field_data field: gc__user - relationship: group_content_id + relationship: group_relationship_id group_type: group admin_label: 'Group content User' - entity_type: group_content - plugin_id: group_content_to_entity + entity_type: group_relationship + plugin_id: group_relationship_to_entity required: false - group_content_plugins: + group_relation_plugins: group_membership: group_membership header: { } footer: { } @@ -784,7 +784,7 @@ display: tags: - 'config:field.storage.group.field_archive_group' - 'config:field.storage.group.field_enabled_tabs' - - 'config:field.storage.group_content.group_roles' + - 'config:field.storage.group_relationship.group_roles' page_1: id: page_1 display_title: Page @@ -813,7 +813,7 @@ display: tags: - 'config:field.storage.group.field_archive_group' - 'config:field.storage.group.field_enabled_tabs' - - 'config:field.storage.group_content.group_roles' + - 'config:field.storage.group_relationship.group_roles' page_2: id: page_2 display_title: 'Page 2' @@ -826,10 +826,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: field label: Operation @@ -1273,9 +1273,9 @@ display: hide_alter_empty: false group_roles: id: group_roles - table: group_content__group_roles + table: group_relationship__group_roles field: group_roles - relationship: group_content_id + relationship: group_relationship_id group_type: group admin_label: '' plugin_id: field @@ -1452,17 +1452,17 @@ display: filter_groups: false header: false relationships: - group_content_id: - id: group_content_id + group_relationship_id: + id: group_relationship_id table: groups_field_data - field: group_content_id + field: group_relationship_id relationship: none group_type: group admin_label: 'Group content' entity_type: group - plugin_id: group_to_group_content + plugin_id: group_to_group_relationship required: false - group_content_plugins: + group_relation_plugins: group_membership: group_membership 'group_node:article': '0' 'group_node:page': '0' @@ -1471,25 +1471,25 @@ display: id: gc__user table: group_relationship_field_data field: gc__user - relationship: group_content_id + relationship: group_relationship_id group_type: group admin_label: 'Group content User' - entity_type: group_content - plugin_id: group_content_to_entity + entity_type: group_relationship + plugin_id: group_relationship_to_entity required: false - group_content_plugins: + group_relation_plugins: group_membership: group_membership - group_content: - id: group_content + group_relationship: + id: group_relationship table: groups_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Group group content' entity_type: group - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'subgroup:cluster': '0' header: { } display_extenders: { } @@ -1514,4 +1514,4 @@ display: tags: - 'config:field.storage.group.field_archive_group' - 'config:field.storage.group.field_enabled_tabs' - - 'config:field.storage.group_content.group_roles' + - 'config:field.storage.group_relationship.group_roles' diff --git a/config/views.view.subgroups_of_a_group.yml b/config/views.view.subgroups_of_a_group.yml index 3fe9c549..595ba08a 100644 --- a/config/views.view.subgroups_of_a_group.yml +++ b/config/views.view.subgroups_of_a_group.yml @@ -583,10 +583,10 @@ display: id: gid table: group_relationship_field_data field: gid - relationship: group_content + relationship: group_relationship group_type: group admin_label: '' - entity_type: group_content + entity_type: group_relationship entity_field: gid plugin_id: group_id default_action: default @@ -802,17 +802,17 @@ display: replica: false query_tags: { } relationships: - group_content: - id: group_content + group_relationship: + id: group_relationship table: groups_field_data - field: group_content + field: group_relationship relationship: none group_type: group admin_label: 'Group group content' entity_type: group - plugin_id: group_content_to_entity_reverse + plugin_id: group_relationship_to_entity_reverse required: false - group_content_plugins: + group_relation_plugins: 'subgroup:cluster': 'subgroup:cluster' header: { } footer: { } diff --git a/html/modules/custom/hr_analytics/hr_analytics.module b/html/modules/custom/hr_analytics/hr_analytics.module index e5943460..786b7f30 100644 --- a/html/modules/custom/hr_analytics/hr_analytics.module +++ b/html/modules/custom/hr_analytics/hr_analytics.module @@ -91,10 +91,10 @@ function hr_analytics_get_entity_dimensions() { else { $dimensions['dimension1'] = 'Page'; - $group_content_array = GroupRelationship::loadByEntity($entity); - $group_content = reset($group_content_array); - if ($group_content) { - $group = $group_content->getGroup(); + $group_relationship_array = GroupRelationship::loadByEntity($entity); + $group_relationship = reset($group_relationship_array); + if ($group_relationship) { + $group = $group_relationship->getGroup(); } } diff --git a/html/modules/custom/hr_demo/README.md b/html/modules/custom/hr_demo/README.md deleted file mode 100644 index 82cfd058..00000000 --- a/html/modules/custom/hr_demo/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# Demo content - -## Generate demo content - -`drush dcem hr_demo` - -## Import content - -Keep in mind that subgroups are set in code and uuids are hard-coded. diff --git a/html/modules/custom/hr_demo/content/file/08bea3f6-7a43-409e-8ad4-d51e43fd688f.yml b/html/modules/custom/hr_demo/content/file/08bea3f6-7a43-409e-8ad4-d51e43fd688f.yml deleted file mode 100644 index 6397c2ef..00000000 --- a/html/modules/custom/hr_demo/content/file/08bea3f6-7a43-409e-8ad4-d51e43fd688f.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: 08bea3f6-7a43-409e-8ad4-d51e43fd688f - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user -default: - uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - filename: - - - value: Dashboard-Humanitarian-Operational-Presence-ReliefWeb-Response-demo.png - uri: - - - value: 'public://2023-04/Dashboard-Humanitarian-Operational-Presence-ReliefWeb-Response-demo.png' - filemime: - - - value: image/png - filesize: - - - value: 401688 - status: - - - value: true - created: - - - value: 1681153439 diff --git a/html/modules/custom/hr_demo/content/file/130e623d-81df-494d-b083-faef1512ab83.yml b/html/modules/custom/hr_demo/content/file/130e623d-81df-494d-b083-faef1512ab83.yml deleted file mode 100644 index d4be869d..00000000 --- a/html/modules/custom/hr_demo/content/file/130e623d-81df-494d-b083-faef1512ab83.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: 130e623d-81df-494d-b083-faef1512ab83 - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - filename: - - - value: 'Mali_HNO 2023 01.png' - uri: - - - value: 'public://2023-05/Mali_HNO 2023 01.png' - filemime: - - - value: image/png - filesize: - - - value: 164488 - status: - - - value: true - created: - - - value: 1684226449 diff --git a/html/modules/custom/hr_demo/content/file/369c92a7-d1e9-47be-abca-5064c0fe0258.yml b/html/modules/custom/hr_demo/content/file/369c92a7-d1e9-47be-abca-5064c0fe0258.yml deleted file mode 100644 index 8fab7a30..00000000 --- a/html/modules/custom/hr_demo/content/file/369c92a7-d1e9-47be-abca-5064c0fe0258.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: 369c92a7-d1e9-47be-abca-5064c0fe0258 - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user -default: - uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - filename: - - - value: banner-blue_0.png - uri: - - - value: 'public://2023-09/banner-blue_0.png' - filemime: - - - value: image/png - filesize: - - - value: 27824 - status: - - - value: true - created: - - - value: 1695739502 diff --git a/html/modules/custom/hr_demo/content/file/4201b04f-1046-47c1-b50a-d5049e3f2777.yml b/html/modules/custom/hr_demo/content/file/4201b04f-1046-47c1-b50a-d5049e3f2777.yml deleted file mode 100644 index 934b3992..00000000 --- a/html/modules/custom/hr_demo/content/file/4201b04f-1046-47c1-b50a-d5049e3f2777.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: 4201b04f-1046-47c1-b50a-d5049e3f2777 - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user -default: - uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - filename: - - - value: Ukraine-Dnipro-City-Reference-Map-As-of-20-March-2023-Ukraine-ReliefWeb-demo.png - uri: - - - value: 'public://2023-04/Ukraine-Dnipro-City-Reference-Map-As-of-20-March-2023-Ukraine-ReliefWeb-demo.png' - filemime: - - - value: image/png - filesize: - - - value: 1123181 - status: - - - value: true - created: - - - value: 1681153488 diff --git a/html/modules/custom/hr_demo/content/file/4d67e48b-ec26-435d-83d3-d71476bd09c8.yml b/html/modules/custom/hr_demo/content/file/4d67e48b-ec26-435d-83d3-d71476bd09c8.yml deleted file mode 100644 index 163a0d6a..00000000 --- a/html/modules/custom/hr_demo/content/file/4d67e48b-ec26-435d-83d3-d71476bd09c8.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: 4d67e48b-ec26-435d-83d3-d71476bd09c8 - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user -default: - uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - filename: - - - value: banner-blue.png - uri: - - - value: 'public://2023-09/banner-blue.png' - filemime: - - - value: image/png - filesize: - - - value: 27824 - status: - - - value: true - created: - - - value: 1695739489 diff --git a/html/modules/custom/hr_demo/content/file/53353d85-c1c5-4312-bfce-5ea4e7e7f3c3.yml b/html/modules/custom/hr_demo/content/file/53353d85-c1c5-4312-bfce-5ea4e7e7f3c3.yml deleted file mode 100644 index 8daec99a..00000000 --- a/html/modules/custom/hr_demo/content/file/53353d85-c1c5-4312-bfce-5ea4e7e7f3c3.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: 53353d85-c1c5-4312-bfce-5ea4e7e7f3c3 - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user -default: - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - filename: - - - value: 'Doc cle.png' - uri: - - - value: 'public://2023-10/Doc cle.png' - filemime: - - - value: image/png - filesize: - - - value: 434188 - status: - - - value: true - created: - - - value: 1696495037 diff --git a/html/modules/custom/hr_demo/content/file/6f72b16f-00e9-4b94-86bf-0c8b1270077d.yml b/html/modules/custom/hr_demo/content/file/6f72b16f-00e9-4b94-86bf-0c8b1270077d.yml deleted file mode 100644 index dc30104c..00000000 --- a/html/modules/custom/hr_demo/content/file/6f72b16f-00e9-4b94-86bf-0c8b1270077d.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: 6f72b16f-00e9-4b94-86bf-0c8b1270077d - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user -default: - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - filename: - - - value: 'Tableau de bord interactif_0.png' - uri: - - - value: 'public://2023-10/Tableau de bord interactif_0.png' - filemime: - - - value: image/png - filesize: - - - value: 394430 - status: - - - value: true - created: - - - value: 1696495414 diff --git a/html/modules/custom/hr_demo/content/file/726beae5-2ae7-4a38-9004-63bf96d2e24e.yml b/html/modules/custom/hr_demo/content/file/726beae5-2ae7-4a38-9004-63bf96d2e24e.yml deleted file mode 100644 index 6681d3cb..00000000 --- a/html/modules/custom/hr_demo/content/file/726beae5-2ae7-4a38-9004-63bf96d2e24e.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: 726beae5-2ae7-4a38-9004-63bf96d2e24e - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user -default: - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - filename: - - - value: screenshot-demo.response-reliefweb-int.ahconu.org-2023.10.12-12_38_39.png - uri: - - - value: 'public://2023-10/screenshot-demo.response-reliefweb-int.ahconu.org-2023.10.12-12_38_39.png' - filemime: - - - value: image/png - filesize: - - - value: 420964 - status: - - - value: true - created: - - - value: 1697107184 diff --git a/html/modules/custom/hr_demo/content/file/72ffecda-5cce-4418-a889-00dba078f545.yml b/html/modules/custom/hr_demo/content/file/72ffecda-5cce-4418-a889-00dba078f545.yml deleted file mode 100644 index a41bb8e2..00000000 --- a/html/modules/custom/hr_demo/content/file/72ffecda-5cce-4418-a889-00dba078f545.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: 72ffecda-5cce-4418-a889-00dba078f545 - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user -default: - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - filename: - - - value: 'protection card 2_0.png' - uri: - - - value: 'public://2023-10/protection card 2_0.png' - filemime: - - - value: image/png - filesize: - - - value: 656019 - status: - - - value: true - created: - - - value: 1697636394 diff --git a/html/modules/custom/hr_demo/content/file/Carte cle.png b/html/modules/custom/hr_demo/content/file/Carte cle.png deleted file mode 100644 index 99e52741..00000000 Binary files a/html/modules/custom/hr_demo/content/file/Carte cle.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/Dashboard-Humanitarian-Operational-Presence-ReliefWeb-Response-demo.png b/html/modules/custom/hr_demo/content/file/Dashboard-Humanitarian-Operational-Presence-ReliefWeb-Response-demo.png deleted file mode 100644 index 65ad044c..00000000 Binary files a/html/modules/custom/hr_demo/content/file/Dashboard-Humanitarian-Operational-Presence-ReliefWeb-Response-demo.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/Doc cle.png b/html/modules/custom/hr_demo/content/file/Doc cle.png deleted file mode 100644 index 55a6e670..00000000 Binary files a/html/modules/custom/hr_demo/content/file/Doc cle.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/Mali_HNO 2023 01.png b/html/modules/custom/hr_demo/content/file/Mali_HNO 2023 01.png deleted file mode 100644 index 2fab828d..00000000 Binary files a/html/modules/custom/hr_demo/content/file/Mali_HNO 2023 01.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/Mali_HRP 2023.png b/html/modules/custom/hr_demo/content/file/Mali_HRP 2023.png deleted file mode 100644 index 4d99e204..00000000 Binary files a/html/modules/custom/hr_demo/content/file/Mali_HRP 2023.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/Tableau de bord interactif_0.png b/html/modules/custom/hr_demo/content/file/Tableau de bord interactif_0.png deleted file mode 100644 index a8a58628..00000000 Binary files a/html/modules/custom/hr_demo/content/file/Tableau de bord interactif_0.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/Ukraine-Dnipro-City-Reference-Map-As-of-20-March-2023-Ukraine-ReliefWeb-demo.png b/html/modules/custom/hr_demo/content/file/Ukraine-Dnipro-City-Reference-Map-As-of-20-March-2023-Ukraine-ReliefWeb-demo.png deleted file mode 100644 index 48cc979e..00000000 Binary files a/html/modules/custom/hr_demo/content/file/Ukraine-Dnipro-City-Reference-Map-As-of-20-March-2023-Ukraine-ReliefWeb-demo.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/ad224c5b-0439-421c-b226-ec9423147e95.yml b/html/modules/custom/hr_demo/content/file/ad224c5b-0439-421c-b226-ec9423147e95.yml deleted file mode 100644 index 9d6294ba..00000000 --- a/html/modules/custom/hr_demo/content/file/ad224c5b-0439-421c-b226-ec9423147e95.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: ad224c5b-0439-421c-b226-ec9423147e95 - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user -default: - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - filename: - - - value: 'Carte cle.png' - uri: - - - value: 'public://2023-10/Carte cle.png' - filemime: - - - value: image/png - filesize: - - - value: 917071 - status: - - - value: true - created: - - - value: 1696494882 diff --git a/html/modules/custom/hr_demo/content/file/b07a6a90-b753-4f6b-8acb-a6e561fda045.yml b/html/modules/custom/hr_demo/content/file/b07a6a90-b753-4f6b-8acb-a6e561fda045.yml deleted file mode 100644 index 2935a160..00000000 --- a/html/modules/custom/hr_demo/content/file/b07a6a90-b753-4f6b-8acb-a6e561fda045.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: b07a6a90-b753-4f6b-8acb-a6e561fda045 - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user -default: - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - filename: - - - value: screenshot-demo.response-reliefweb-int.ahconu.org-2023.10.12-12_38_39_0.png - uri: - - - value: 'public://2023-10/screenshot-demo.response-reliefweb-int.ahconu.org-2023.10.12-12_38_39_0.png' - filemime: - - - value: image/png - filesize: - - - value: 420964 - status: - - - value: true - created: - - - value: 1697107247 diff --git a/html/modules/custom/hr_demo/content/file/banner-blue.png b/html/modules/custom/hr_demo/content/file/banner-blue.png deleted file mode 100644 index 820ae3bf..00000000 Binary files a/html/modules/custom/hr_demo/content/file/banner-blue.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/banner-blue_0.png b/html/modules/custom/hr_demo/content/file/banner-blue_0.png deleted file mode 100644 index 820ae3bf..00000000 Binary files a/html/modules/custom/hr_demo/content/file/banner-blue_0.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/bc6f15e0-051c-48e0-90a9-e404922f78d8.yml b/html/modules/custom/hr_demo/content/file/bc6f15e0-051c-48e0-90a9-e404922f78d8.yml deleted file mode 100644 index 17dce266..00000000 --- a/html/modules/custom/hr_demo/content/file/bc6f15e0-051c-48e0-90a9-e404922f78d8.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: bc6f15e0-051c-48e0-90a9-e404922f78d8 - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - filename: - - - value: 'Mali_HRP 2023.png' - uri: - - - value: 'public://2023-05/Mali_HRP 2023.png' - filemime: - - - value: image/png - filesize: - - - value: 172876 - status: - - - value: true - created: - - - value: 1684226582 diff --git a/html/modules/custom/hr_demo/content/file/c1e28e0d-110e-4278-a004-4084d48d4307.yml b/html/modules/custom/hr_demo/content/file/c1e28e0d-110e-4278-a004-4084d48d4307.yml deleted file mode 100644 index 52b4a67c..00000000 --- a/html/modules/custom/hr_demo/content/file/c1e28e0d-110e-4278-a004-4084d48d4307.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: c1e28e0d-110e-4278-a004-4084d48d4307 - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - filename: - - - value: 'protection card 2.png' - uri: - - - value: 'public://2023-10/protection card 2.png' - filemime: - - - value: image/png - filesize: - - - value: 656019 - status: - - - value: true - created: - - - value: 1697621021 diff --git a/html/modules/custom/hr_demo/content/file/c339a4bb-d368-487a-aebb-1828b6dd694a.yml b/html/modules/custom/hr_demo/content/file/c339a4bb-d368-487a-aebb-1828b6dd694a.yml deleted file mode 100644 index 8cc263dc..00000000 --- a/html/modules/custom/hr_demo/content/file/c339a4bb-d368-487a-aebb-1828b6dd694a.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: c339a4bb-d368-487a-aebb-1828b6dd694a - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user -default: - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - filename: - - - value: 'protection card 1_0.png' - uri: - - - value: 'public://2023-10/protection card 1_0.png' - filemime: - - - value: image/png - filesize: - - - value: 180928 - status: - - - value: true - created: - - - value: 1697636323 diff --git a/html/modules/custom/hr_demo/content/file/d5ae0957-ccb1-4637-b9e7-d84c15cefe9f.yml b/html/modules/custom/hr_demo/content/file/d5ae0957-ccb1-4637-b9e7-d84c15cefe9f.yml deleted file mode 100644 index 21972c30..00000000 --- a/html/modules/custom/hr_demo/content/file/d5ae0957-ccb1-4637-b9e7-d84c15cefe9f.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: d5ae0957-ccb1-4637-b9e7-d84c15cefe9f - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - filename: - - - value: 'featured highlight.png' - uri: - - - value: 'public://2023-10/featured highlight.png' - filemime: - - - value: image/png - filesize: - - - value: 93361 - status: - - - value: true - created: - - - value: 1697621218 diff --git a/html/modules/custom/hr_demo/content/file/ec4da0e2-005d-48ad-9442-584aac124a21.yml b/html/modules/custom/hr_demo/content/file/ec4da0e2-005d-48ad-9442-584aac124a21.yml deleted file mode 100644 index dc36ed1e..00000000 --- a/html/modules/custom/hr_demo/content/file/ec4da0e2-005d-48ad-9442-584aac124a21.yml +++ /dev/null @@ -1,29 +0,0 @@ -_meta: - version: '1.0' - entity_type: file - uuid: ec4da0e2-005d-48ad-9442-584aac124a21 - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - filename: - - - value: 'protection card 1.png' - uri: - - - value: 'public://2023-10/protection card 1.png' - filemime: - - - value: image/png - filesize: - - - value: 180928 - status: - - - value: true - created: - - - value: 1697620914 diff --git a/html/modules/custom/hr_demo/content/file/featured highlight.png b/html/modules/custom/hr_demo/content/file/featured highlight.png deleted file mode 100644 index ea35b11a..00000000 Binary files a/html/modules/custom/hr_demo/content/file/featured highlight.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/protection card 1.png b/html/modules/custom/hr_demo/content/file/protection card 1.png deleted file mode 100644 index cb8f8543..00000000 Binary files a/html/modules/custom/hr_demo/content/file/protection card 1.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/protection card 1_0.png b/html/modules/custom/hr_demo/content/file/protection card 1_0.png deleted file mode 100644 index cb8f8543..00000000 Binary files a/html/modules/custom/hr_demo/content/file/protection card 1_0.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/protection card 2.png b/html/modules/custom/hr_demo/content/file/protection card 2.png deleted file mode 100644 index ad8e3ca3..00000000 Binary files a/html/modules/custom/hr_demo/content/file/protection card 2.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/protection card 2_0.png b/html/modules/custom/hr_demo/content/file/protection card 2_0.png deleted file mode 100644 index ad8e3ca3..00000000 Binary files a/html/modules/custom/hr_demo/content/file/protection card 2_0.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/screenshot-demo.response-reliefweb-int.ahconu.org-2023.10.12-12_38_39.png b/html/modules/custom/hr_demo/content/file/screenshot-demo.response-reliefweb-int.ahconu.org-2023.10.12-12_38_39.png deleted file mode 100644 index f83c9ca5..00000000 Binary files a/html/modules/custom/hr_demo/content/file/screenshot-demo.response-reliefweb-int.ahconu.org-2023.10.12-12_38_39.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/file/screenshot-demo.response-reliefweb-int.ahconu.org-2023.10.12-12_38_39_0.png b/html/modules/custom/hr_demo/content/file/screenshot-demo.response-reliefweb-int.ahconu.org-2023.10.12-12_38_39_0.png deleted file mode 100644 index f83c9ca5..00000000 Binary files a/html/modules/custom/hr_demo/content/file/screenshot-demo.response-reliefweb-int.ahconu.org-2023.10.12-12_38_39_0.png and /dev/null differ diff --git a/html/modules/custom/hr_demo/content/group/0d775665-d71b-43b7-85c4-4e0e83ed504d.yml b/html/modules/custom/hr_demo/content/group/0d775665-d71b-43b7-85c4-4e0e83ed504d.yml deleted file mode 100644 index 5829a0bc..00000000 --- a/html/modules/custom/hr_demo/content/group/0d775665-d71b-43b7-85c4-4e0e83ed504d.yml +++ /dev/null @@ -1,714 +0,0 @@ -_meta: - version: '1.0' - entity_type: group - uuid: 0d775665-d71b-43b7-85c4-4e0e83ed504d - bundle: operation - default_langcode: en - depends: - f720802e-647f-4b2a-9c69-0b805cb2b070: user - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - 08bea3f6-7a43-409e-8ad4-d51e43fd688f: file - 4201b04f-1046-47c1-b50a-d5049e3f2777: file -default: - revision_user: - - - entity: f720802e-647f-4b2a-9c69-0b805cb2b070 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - label: - - - value: 'Sample Operation' - created: - - - value: 1666685167 - path: - - - alias: /simulation-operation - langcode: und - pathauto: 0 - revision_translation_affected: - - - value: true - enabled_tabs: - - - value: Reports - - - value: Maps - - - value: Assessments - - - value: Datasets - - - value: Events - - - value: Contacts - - - value: Pages - used_paragraphs: - - - value: 'Card List (1)' - - - value: 'Custom block (3)' - - - value: 'Events - Upcoming (1)' - - - value: 'HDX Feed (1)' - - - value: 'Heading (1)' - - - value: 'Menu - Links (3)' - - - value: 'ReliefWeb - Document (2)' - - - value: 'ReliefWeb - Feed (1)' - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_archive_group: - - - value: false - field_archive_message: - - - value: "

This operation has been archived

\r\n" - format: basic_html - field_calendar_alternate_link: - - - uri: 'https://demo.response-reliefweb-int.ahconu.org/simulation-operation/calendar-test' - title: '' - options: { } - field_enabled_tabs: - - - value: documents - - - value: maps - - - value: assessments - - - value: data - - - value: events - - - value: offices - field_hdx_dataset_link: - - - uri: 'https://data.humdata.org/dataset?groups=afg&q=&sort=if(gt(last_modified%2Creview_date)%2Clast_modified%2Creview_date)%20desc&ext_page_size=25' - title: '' - options: { } - field_ical_url: - - - value: 'https://ics.teamup.com/feed/ks52dg81acr9u8v2cs/0.ics' - field_maps_infographics_link: - - - uri: 'https://reliefweb.int/updates?view=maps&advanced-search=%28PC109%29_%28T4600.T4594%29_%28DA20230801-%29' - title: '' - options: { } - field_offices_page: - - - uri: 'internal:/node/282199' - title: '' - options: { } - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 353663db-14a8-49b2-8a04-7059d692f250 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1666685440 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\r\n" - format: basic_html - field_title: - - - value: 'Introduction [Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: e42aca36-24cf-49ce-97fd-21a650370d97 - bundle: heading - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1693589909 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_title: - - - value: 'Two Column Layout [Heading]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: af34bd47-e580-4a87-a11e-132a42bae023 - bundle: card_list - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1681153532 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 5c16ea19-6df4-4b95-8fae-497710e4046b - bundle: featured_highlight - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1681153439 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://demo.response-reliefweb-int.ahconu.org/simulation-operation/dashboard-partner-presence' - title: '' - options: { } - field_image: - - - entity: 08bea3f6-7a43-409e-8ad4-d51e43fd688f - alt: 'enter descriptive text here: Afghanistan dashboard' - title: '' - width: 1302 - height: 711 - field_text: - - - value: "

This is a link to a page on the ReliefWeb Response website

\r\n" - format: basic_html - field_title: - - - value: 'Dashboard [Card]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: f687089d-4b36-4dd3-91cc-0c844a1a170d - bundle: featured_highlight - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1681153465 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://reliefweb.int/map/ukraine/ukraine-dnipro-city-reference-map-20-march-2023' - title: '' - options: { } - field_image: - - - entity: 4201b04f-1046-47c1-b50a-d5049e3f2777 - alt: 'Ukraine Reference Map' - title: '' - width: 1152 - height: 835 - field_text: - - - value: "

This is a link to a map on ReliefWeb

\r\n" - format: basic_html - field_title: - - - value: 'Ukraine: Map[Card]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: b9a5ce48-877e-49cb-a086-f1b2b023d8be - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1678207925 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Join our list at this link: https://forms.office.com/e/XDPR0rpP1S or scan the QR code

\r\n\r\n

\"QR

\r\n" - format: basic_html - field_title: - - - value: 'Join the Contact List [Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 0abb0931-5344-469f-9c1e-89a0ed01712f - bundle: reliefweb_river - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1678139129 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_max_number_of_items: - - - value: 3 - field_reliefweb_url: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28PC13%29_%28S1503%29' - title: '' - options: { } - field_text: - - - value: "

This is a ReliefWeb Feed block. 

\r\n" - format: basic_html - field_title: - - - value: 'Latest OCHA Updates from ReliefWeb [ReliefWeb Feed]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 2001ce2d-1e71-4ee0-bc7f-3c866f1bf742 - bundle: reliefweb_document - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1693590140 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_reliefweb_url: - - - uri: 'https://reliefweb.int/report/world/guidance-note-data-responsibility-and-accountability-affected-people-humanitarian-action' - title: '' - options: { } - field_title: - - - value: 'Guidance Note [ReliefWeb - Document]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 8ed8855c-f922-4829-ada4-6f43a7fcf2c1 - bundle: reliefweb_document - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1693590189 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: true - field_reliefweb_url: - - - uri: 'https://reliefweb.int/report/ethiopia/inter-cluster-coordination-group-idp-returns-and-relocation-operational-guidance-and-assistance-package' - title: '' - options: { } - field_title: - - - value: 'Operational Guidance and Assistance Package [ReliefWeb - Document]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 7780f4aa-7d9d-4b72-83fe-0b65d4460676 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1678139451 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

View the CODs on the HDX website here: https://data.humdata.org/dataset/cod-ab-afg

\r\n" - format: basic_html - field_title: - - - value: 'Custom Block - Link to Latest CODs [Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 2978edd2-a7cc-4cd7-8484-4d80622a6e46 - bundle: hdx_river - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1679062785 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hdx_url: - - - uri: 'https://data.humdata.org/dataset?cod_level=cod-standard&cod_level=cod-enhanced&q=&sort=if(gt(last_modified%2Creview_date)%2Clast_modified%2Creview_date)%20desc&ext_page_size=25' - title: '' - options: { } - field_max_number_of_items: - - - value: 3 - field_text: - - - value: "

You can use the HDX Feed component to display of feed of datasets - such as CODs.  All you need is the URL. 

\r\n" - format: basic_html - field_title: - - - value: 'Common Operational Datasets [HDX feed]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 786c9666-dc5c-4dbb-aa66-e2b422084a30 - bundle: upcoming_events - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1678138949 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_max_number_of_items: - - - value: 3 - field_text: - - - value: "

This is the upcoming events block. 

\r\n" - format: basic_html - field_title: - - - value: 'Upcoming events [Events - Upcoming]' - field_reliefweb_assessments: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28PC226.PC236.S8619.T4600%29_%28F5%29&search=%22cross-border%22+OR+%22northwest+syria%22+OR+%22north-west+syria%22+OR+%22northwest+of+syria%22' - title: '' - options: { } - field_reliefweb_documents: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28PC180%29_%28S15477.S4145.S1275%29_%28T4595.T4593%29&' - title: '' - options: { } - field_sidebar_menu: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 1fa29bf8-6a0e-4081-b3ad-180048131a6e - bundle: menu_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1666685265 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_links: - - - uri: 'internal:/simulation-operation/simulation-health-cluster' - title: 'Simulation Health Cluster' - options: { } - - - uri: 'https://demo.response-reliefweb-int.ahconu.org/simulation-operation/simulation-protection-cluster' - title: 'Simulation Protection Cluster' - options: { } - - - uri: 'https://demo.response-reliefweb-int.ahconu.org/simulation-operation/simulation-wash-cluster' - title: 'Simulation WASH Cluster' - options: { } - field_title: - - - value: Clusters - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: a98cc0fa-b1dd-4ae5-88ad-fca5e230a434 - bundle: menu_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1702021276 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: '' - format: basic_html - field_title: - - - value: 'Working Groups' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 4ff6dc4e-b1c3-42ba-ad9f-474a026853f5 - bundle: menu_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1673523259 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\r\n" - format: basic_html - field_title: - - - value: Dashboard - subgroup_depth: - - - value: 0 - subgroup_left: - - - value: 1 - subgroup_right: - - - value: 12 - subgroup_tree: - - - value: 280897 diff --git a/html/modules/custom/hr_demo/content/group/4c790236-7289-4f0e-b9b4-645f4a224492.yml b/html/modules/custom/hr_demo/content/group/4c790236-7289-4f0e-b9b4-645f4a224492.yml deleted file mode 100644 index 11527fb5..00000000 --- a/html/modules/custom/hr_demo/content/group/4c790236-7289-4f0e-b9b4-645f4a224492.yml +++ /dev/null @@ -1,550 +0,0 @@ -_meta: - version: '1.0' - entity_type: group - uuid: 4c790236-7289-4f0e-b9b4-645f4a224492 - bundle: cluster - default_langcode: en - depends: - f720802e-647f-4b2a-9c69-0b805cb2b070: user - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user - ec4da0e2-005d-48ad-9442-584aac124a21: file - c1e28e0d-110e-4278-a004-4084d48d4307: file - d5ae0957-ccb1-4637-b9e7-d84c15cefe9f: file -default: - revision_user: - - - entity: f720802e-647f-4b2a-9c69-0b805cb2b070 - status: - - - value: true - uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - label: - - - value: 'Simulation Protection Cluster' - created: - - - value: 1678976171 - path: - - - alias: /simulation-operation/simulation-protection-cluster - langcode: und - pathauto: 0 - revision_translation_affected: - - - value: true - enabled_tabs: - - - value: Reports - - - value: Maps - - - value: Assessments - - - value: Datasets - - - value: Events - - - value: Contacts - - - value: Pages - used_paragraphs: - - - value: 'Card List (1)' - - - value: 'Custom block (2)' - - - value: 'Featured highlight (1)' - - - value: 'Iframe - Dashboard (1)' - - - value: 'ReliefWeb - Document (1)' - - - value: 'ReliefWeb - Feed (2)' - - - value: 'Table of Contents (1)' - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_archive_group: - - - value: false - field_archive_message: - - - value: "

This Cluster / Working group has been archived

\r\n" - format: basic_html - field_enabled_tabs: - - - value: documents - - - value: assessments - - - value: offices - field_offices_page: - - - uri: 'internal:/node/282305/' - title: '' - options: { } - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 61d409dd-6ff8-40e4-acdd-9f91f4daaed7 - bundle: table_of_contents - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697620434 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_title: - - - value: 'Table of Contents' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 08e138e1-edb2-4122-8141-e0d348ef5404 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1696423965 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

[Cluster mandate and goals, Cluster composition, How to join the cluster, Links to docs like TOR, organigram etc. Keywords are highlighted here in bold for reference]

\r\n\r\n

The Protection Cluster aims to ensure a coordinated, predictable, accountable and effective response by humanitarian organizations to the protection concerns stemming from the current conflict in Ukraine. In 2024, the cluster will continue to engage in dialogue with protection partners, conflict-affected communities, to ensure their participation in the protection response and their feedback in reaching the most vulnerable and in need.

\r\n\r\n\r\n\r\n

Participation is open to all actors with a demonstrated interest in and operational capacity to respond to protection concerns. They are expected to demonstrate adherence to humanitarian principles. Read more on the Protection Cluster in Ukraine. [+link to About us page]

\r\n\r\n\r\n" - format: basic_html - field_title: - - - value: 'Cluster Description [Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 1f4b1fc0-ef0d-449a-b8d2-3f8c4495e8a3 - bundle: reliefweb_document - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697620773 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_reliefweb_url: - - - uri: 'https://reliefweb.int/report/ukraine/2024-protection-cluster-response-strategy-monitoring' - title: '' - options: { } - field_title: - - - value: 'Key Documents [ReliefWeb Document]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: ca57b221-3a7b-4109-99b0-c549e85bbe39 - bundle: card_list - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697621021 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 987b8ffb-c040-4242-b9cc-05a598558a45 - bundle: featured_highlight - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697620914 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28S8619%29_%28L267%29&search=title%3A%22Protection+Flash+Info%22' - title: '' - options: { } - field_image: - - - entity: ec4da0e2-005d-48ad-9442-584aac124a21 - alt: image - title: '' - width: 1051 - height: 785 - field_text: - - - value: "

text

\r\n" - format: basic_html - field_title: - - - value: 'Protection Flash info [Card list]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 09144d31-6b74-4f89-a54c-62936faab690 - bundle: featured_highlight - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697621004 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://reliefweb.int/updates?view=maps&advanced-search=%28S8619%29_%28L267%29&search=Protection+Monitoring+Static+Dashboard' - title: '' - options: { } - field_image: - - - entity: c1e28e0d-110e-4278-a004-4084d48d4307 - alt: image - title: '' - width: 1196 - height: 866 - field_text: - - - value: "

text

\r\n" - format: basic_html - field_title: - - - value: 'Monitoring Dashboard [Card list]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 3f92c4fd-e455-4c8b-8323-7e5df49c8229 - bundle: iframe - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697621137 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_iframe_aspect_ratio: - - - value: ratio-16-9 - field_iframe_url: - - - uri: 'https://app.powerbi.com/view?r=eyJrIjoiYzVlNTllN2UtYzc1OC00ZjYzLTliZjgtODhhOGYyZGFmOTdmIiwidCI6ImU1YzM3OTgxLTY2NjQtNDEzNC04YTBjLTY1NDNkMmFmODBiZSIsImMiOjh9' - title: '' - options: { } - field_title: - - - value: 'Interactive Dashboard [Iframe - Dashboard]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 1cb88b16-1739-410b-ad46-262082b3178c - bundle: featured_highlight - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697621218 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://app.powerbi.com/view?r=eyJrIjoiYzVlNTllN2UtYzc1OC00ZjYzLTliZjgtODhhOGYyZGFmOTdmIiwidCI6ImU1YzM3OTgxLTY2NjQtNDEzNC04YTBjLTY1NDNkMmFmODBiZSIsImMiOjh9' - title: '' - options: { } - field_image: - - - entity: d5ae0957-ccb1-4637-b9e7-d84c15cefe9f - alt: image - title: '' - width: 1290 - height: 739 - field_text: - - - value: "

text

\r\n" - format: basic_html - field_title: - - - value: 'Dashboard [Featured highlihgt]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 7b9306b7-de44-4ba3-beb3-e9853bed1fb8 - bundle: reliefweb_river - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697621299 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_max_number_of_items: - - - value: 1 - field_reliefweb_url: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28S8619_S2868%29_%28L267%29&search=title%3A%22minutes%22' - title: '' - options: { } - field_title: - - - value: 'Meeting minutes[ReliefWeb Feed]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 37014090-6bb7-4e47-9dd3-66ab60c6518e - bundle: reliefweb_river - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697621341 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_max_number_of_items: - - - value: 3 - field_reliefweb_url: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28S8619_S2868%29_%28L267%29&search=NOT+title%3A%22minutes%22' - title: '' - options: { } - field_title: - - - value: 'Latest cluster updates [ReliefWeb Feed]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: c458c721-7ae1-415c-8644-4eeed1601d32 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697621384 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\r\n" - format: basic_html - field_title: - - - value: 'Useful links [Custom block]' - field_reliefweb_assessments: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28PC226.PC236.S8619.T4600%29_%28F5%29&search=%22cross-border%22+OR+%22northwest+syria%22+OR+%22north-west+syria%22+OR+%22northwest+of+syria%22' - title: '' - options: { } - field_reliefweb_documents: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28S8619_S2868%29_%28L267%29' - title: '' - options: { } - field_sidebar_from_operation: - - - value: true - subgroup_depth: - - - value: 1 - subgroup_left: - - - value: 4 - subgroup_right: - - - value: 5 - subgroup_tree: - - - value: 280897 diff --git a/html/modules/custom/hr_demo/content/group/51750e93-20d0-498d-8ca0-cef516e20772.yml b/html/modules/custom/hr_demo/content/group/51750e93-20d0-498d-8ca0-cef516e20772.yml deleted file mode 100644 index d5b39a40..00000000 --- a/html/modules/custom/hr_demo/content/group/51750e93-20d0-498d-8ca0-cef516e20772.yml +++ /dev/null @@ -1,435 +0,0 @@ -_meta: - version: '1.0' - entity_type: group - uuid: 51750e93-20d0-498d-8ca0-cef516e20772 - bundle: cluster - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - 726beae5-2ae7-4a38-9004-63bf96d2e24e: file - b07a6a90-b753-4f6b-8acb-a6e561fda045: file -default: - revision_user: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - label: - - - value: 'Simulation - Cluster' - created: - - - value: 1696428368 - path: - - - alias: /operation-dexample/simulation-cluster - langcode: und - pathauto: 0 - revision_translation_affected: - - - value: true - enabled_tabs: - - - value: Reports - - - value: Maps - - - value: Assessments - - - value: Datasets - - - value: Events - - - value: Contacts - - - value: Pages - used_paragraphs: - - - value: 'Card List (1)' - - - value: 'Custom block (1)' - - - value: 'Featured highlight (1)' - - - value: 'Iframe - Dashboard (1)' - - - value: 'ReliefWeb - Document (1)' - - - value: 'ReliefWeb - Feed (1)' - - - value: 'Table of Contents (1)' - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_archive_group: - - - value: false - field_archive_message: - - - value: "

This Cluster / Working group has been archived

\r\n" - format: basic_html - field_enabled_tabs: - - - value: documents - - - value: maps - - - value: offices - field_maps_infographics_link: - - - uri: 'https://reliefweb.int/updates?view=maps&advanced-search=%28PC75%29_%28S12989%29' - title: '' - options: { } - field_offices_page: - - - uri: 'internal:/node/282301/' - title: '' - options: { } - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 4461550c-342b-4ef8-948c-b38492fde335 - bundle: table_of_contents - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697107304 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_title: - - - value: 'Table des matières' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: ddddcc41-b0d3-4b81-a5df-e28d5598a293 - bundle: card_list - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697107184 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: da1735ae-0eaa-4b91-8ea6-66e366e3ba2a - bundle: featured_highlight - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697107184 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://demo.response-reliefweb-int.ahconu.org/operation-dexample/simulation-cluster/tableau-de-bord' - title: '' - options: { } - field_image: - - - entity: 726beae5-2ae7-4a38-9004-63bf96d2e24e - alt: image - title: '' - width: 1389 - height: 861 - field_text: - - - value: "

text

\r\n" - format: basic_html - field_title: - - - value: 'Card list' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: d82a7a0b-6ed7-4b26-90fd-b1671816e6ef - bundle: featured_highlight - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697107247 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://demo.response-reliefweb-int.ahconu.org/operation-dexample/simulation-cluster/tableau-de-bord' - title: '' - options: { } - field_image: - - - entity: b07a6a90-b753-4f6b-8acb-a6e561fda045 - alt: image - title: '' - width: 1389 - height: 861 - field_text: - - - value: "

text

\r\n" - format: basic_html - field_title: - - - value: 'featured highlight' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: ebec849e-92c8-4224-81a3-120c416ba53d - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697106699 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

\"logo\"

\r\n\r\n

text

\r\n\r\n

 

\r\n\r\n\r\n" - format: basic_html - field_title: - - - value: Description - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 82013897-bb64-47cb-a33c-7e6300be4266 - bundle: reliefweb_document - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697106841 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_reliefweb_url: - - - uri: 'https://reliefweb.int/report/democratic-republic-congo/session-dinformation-nomination-ong-reseau-femmes-au-sein-du-ehp' - title: '' - options: { } - field_title: - - - value: 'Document cles' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 4570b1cd-da24-4592-9c84-0c38592a8f37 - bundle: reliefweb_river - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697106945 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_max_number_of_items: - - - value: 3 - field_reliefweb_url: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28PC75%29_%28S12989%29' - title: '' - options: { } - field_title: - - - value: 'Dernières mises à jour' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 2cf953f4-4aed-4bac-9755-8e9f0b9b4759 - bundle: iframe - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697107041 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_iframe_aspect_ratio: - - - value: ratio-16-9 - field_iframe_url: - - - uri: 'https://app.powerbi.com/view?r=eyJrIjoiZDdkNjg4YmMtZjBkYy00NzBhLTlhYmQtZmRkYmMxNTNjZmYwIiwidCI6IjBmOWUzNWRiLTU0NGYtNGY2MC1iZGNjLTVlYTQxNmU2ZGM3MCIsImMiOjh9' - title: '' - options: { } - field_text: - - - value: "

description

\r\n" - format: basic_html - field_title: - - - value: 'tableau de bord' - field_reliefweb_documents: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28PC75%29_%28S12989%29' - title: '' - options: { } - field_sidebar_from_operation: - - - value: true - subgroup_depth: - - - value: 1 - subgroup_left: - - - value: 8 - subgroup_right: - - - value: 9 - subgroup_tree: - - - value: 280972 diff --git a/html/modules/custom/hr_demo/content/group/89885589-b4e2-4463-8845-1d065a83ec4d.yml b/html/modules/custom/hr_demo/content/group/89885589-b4e2-4463-8845-1d065a83ec4d.yml deleted file mode 100644 index bd2879ff..00000000 --- a/html/modules/custom/hr_demo/content/group/89885589-b4e2-4463-8845-1d065a83ec4d.yml +++ /dev/null @@ -1,377 +0,0 @@ -_meta: - version: '1.0' - entity_type: group - uuid: 89885589-b4e2-4463-8845-1d065a83ec4d - bundle: cluster - default_langcode: en - depends: - 25145244-19e6-4574-b21f-c6dcd9b2912b: user - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - revision_user: - - - entity: 25145244-19e6-4574-b21f-c6dcd9b2912b - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - label: - - - value: 'Simulation Health Cluster' - created: - - - value: 1666685192 - path: - - - alias: /simulation-operation/simulation-health-cluster - langcode: und - pathauto: 0 - revision_translation_affected: - - - value: true - enabled_tabs: - - - value: Reports - - - value: Maps - - - value: Assessments - - - value: Datasets - - - value: Events - - - value: Contacts - - - value: Pages - used_paragraphs: - - - value: 'Custom block (3)' - - - value: 'Iframe - Dashboard (1)' - - - value: 'Menu - Links (1)' - - - value: 'ReliefWeb - Feed (1)' - - - value: 'Table of Contents (1)' - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_archive_group: - - - value: false - field_archive_message: - - - value: "

This Cluster / Working group has been archived

\r\n" - format: basic_html - field_enabled_tabs: - - - value: documents - - - value: maps - - - value: assessments - - - value: offices - field_maps_infographics_link: - - - uri: 'https://reliefweb.int/updates?view=maps&advanced-search=%28S1275_S15477%29' - title: '' - options: { } - field_offices_page: - - - uri: 'internal:/node/282200/' - title: '' - options: { } - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 2550a725-a091-4920-9e1e-a5093086ebfc - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1667214164 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "
\r\n\r\n
\r\n" - format: basic_html - field_title: - - - value: Introduction - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: f352e3d4-7480-48c9-b4a6-bf47065a4652 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1678199759 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

\r\n" - format: basic_html - field_title: - - - value: Documents - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: d9525986-db9e-4d69-92f8-68b90e781e9c - bundle: iframe - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1667214207 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_iframe_aspect_ratio: - - - value: ratio-4-3 - field_iframe_url: - - - uri: 'https://extranet.who.int/publicemergency' - title: '' - options: { } - field_title: - - - value: Overview - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 1be4e013-58d9-4eeb-aba8-ec0ec5b933bb - bundle: reliefweb_river - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1667214258 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_max_number_of_items: - - - value: 3 - field_reliefweb_url: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28S1275%29_%28F4%29' - title: '' - options: { } - field_title: - - - value: 'Appeals and Response Plans' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: b07fea5f-24cd-4350-823f-f1f020b0d8f3 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1667214282 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
\r\nAliquam tincidunt mauris eu risus.
\r\nVestibulum auctor dapibus neque.
\r\nNunc dignissim risus id metus.

\r\n" - format: basic_html - field_title: - - - value: 'Useful Links' - field_reliefweb_assessments: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28S1275_S15477%29_%28F5%29' - title: '' - options: { } - field_reliefweb_documents: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28S1275_S15477%29' - title: '' - options: { } - field_sidebar_from_operation: - - - value: false - field_sidebar_menu: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 995f6668-d184-429d-8c41-656813dfc0e0 - bundle: table_of_contents - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1667228678 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_title: - - - value: 'Table of Contents' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 4b680bb0-448a-4820-aa34-3887328b81b6 - bundle: menu_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1677857048 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\r\n" - format: basic_html - field_title: - - - value: Pages - subgroup_depth: - - - value: 1 - subgroup_left: - - - value: 2 - subgroup_right: - - - value: 3 - subgroup_tree: - - - value: 280897 diff --git a/html/modules/custom/hr_demo/content/group/9ef9a699-e5a7-44a8-a982-6a460bf50156.yml b/html/modules/custom/hr_demo/content/group/9ef9a699-e5a7-44a8-a982-6a460bf50156.yml deleted file mode 100644 index e9d336a8..00000000 --- a/html/modules/custom/hr_demo/content/group/9ef9a699-e5a7-44a8-a982-6a460bf50156.yml +++ /dev/null @@ -1,260 +0,0 @@ -_meta: - version: '1.0' - entity_type: group - uuid: 9ef9a699-e5a7-44a8-a982-6a460bf50156 - bundle: cluster - default_langcode: fr - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - revision_user: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - label: - - - value: 'Simulation - Cluster Santé' - created: - - - value: 1684228505 - path: - - - alias: /operation-dexample/simulation-cluster-sante - langcode: und - pathauto: 0 - revision_translation_affected: - - - value: true - enabled_tabs: - - - value: Reports - - - value: Maps - - - value: Assessments - - - value: Datasets - - - value: Events - - - value: Contacts - - - value: Pages - used_paragraphs: - - - value: 'Custom block (3)' - - - value: 'ReliefWeb - Feed (1)' - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/fr/node/1' - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_archive_group: - - - value: false - field_archive_message: - - - value: "

This Cluster / Working group has been archived

\r\n" - format: basic_html - field_enabled_tabs: - - - value: documents - - - value: maps - - - value: offices - field_maps_infographics_link: - - - uri: 'https://reliefweb.int/updates?view=maps&advanced-search=%28PC149%29_%28T4595%29' - title: '' - options: { } - field_offices_page: - - - uri: 'internal:/node/282281/' - title: '' - options: { } - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: eeb280b0-c78e-4757-ba9b-7721c0bcdcd6 - bundle: text_block - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684231615 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\"Mali\r\n

 

\r\n" - format: basic_html - field_title: - - - value: '[Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 0155558b-8261-47d2-9e81-7960e779fe77 - bundle: text_block - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684230609 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\r\n" - format: basic_html - field_title: - - - value: 'Introduction [Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 64e899a0-0a2b-40f2-8a94-c99a019363d7 - bundle: reliefweb_river - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684230726 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_max_number_of_items: - - - value: 3 - field_reliefweb_url: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28PC149%29_%28S15477%29' - title: '' - options: { } - field_title: - - - value: 'Dernières mises à jour du cluster [ReliefWeb Feed]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: b4e37ef3-0a15-4f63-9c16-74e15e9c96c6 - bundle: text_block - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684230885 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\r\n" - format: basic_html - field_title: - - - value: 'Liens utiles [Custom block]' - field_reliefweb_documents: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28PC149%29_%28T4595%29' - title: '' - options: { } - field_sidebar_from_operation: - - - value: true - subgroup_depth: - - - value: 1 - subgroup_left: - - - value: 2 - subgroup_right: - - - value: 3 - subgroup_tree: - - - value: 280972 diff --git a/html/modules/custom/hr_demo/content/group/aa23460d-f95e-48e8-adfe-8f216b545ed2.yml b/html/modules/custom/hr_demo/content/group/aa23460d-f95e-48e8-adfe-8f216b545ed2.yml deleted file mode 100644 index 30d75503..00000000 --- a/html/modules/custom/hr_demo/content/group/aa23460d-f95e-48e8-adfe-8f216b545ed2.yml +++ /dev/null @@ -1,263 +0,0 @@ -_meta: - version: '1.0' - entity_type: group - uuid: aa23460d-f95e-48e8-adfe-8f216b545ed2 - bundle: cluster - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - revision_user: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - label: - - - value: 'Simulation - Cluster Eau, Assainissement et Hygiène' - created: - - - value: 1684228563 - path: - - - alias: /operation-dexample/simulation-cluster-eau-assainissement-et-hygiene - langcode: und - pathauto: 0 - revision_translation_affected: - - - value: true - enabled_tabs: - - - value: Reports - - - value: Maps - - - value: Assessments - - - value: Datasets - - - value: Events - - - value: Contacts - - - value: Pages - used_paragraphs: - - - value: 'Custom block (2)' - - - value: 'Iframe - Dashboard (1)' - - - value: 'ReliefWeb - Document (1)' - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_archive_group: - - - value: false - field_archive_message: - - - value: "

This Cluster / Working group has been archived

\r\n" - format: basic_html - field_enabled_tabs: - - - value: documents - - - value: maps - - - value: offices - field_maps_infographics_link: - - - uri: 'https://reliefweb.int/updates?view=maps&advanced-search=%28PC149%29_%28T4604%29' - title: '' - options: { } - field_offices_page: - - - uri: 'internal:/node/282283/' - title: '' - options: { } - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: f3b9cccf-0d17-4213-acaa-aad73f7e5f28 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684232753 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

\"logo\"Depuis 2012, le Cluster Eau, Hygiène et Assainissement est géré en partenariat avec la Direction Nationale de l’Hydraulique (DNH), Solidarités Internationale et l'Unicef.

\r\n" - format: basic_html - field_title: - - - value: '[Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 8463806b-11f8-490d-bd6c-44969c508bf6 - bundle: reliefweb_document - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684232834 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_reliefweb_url: - - - uri: 'https://reliefweb.int/report/mali/termes-de-r-f-rence-du-cluster-wash-au-mali' - title: '' - options: { } - field_title: - - - value: 'Documents de base du cluster [ReliefWeb document]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 436f8aa6-2e79-4391-ab8b-e5b3a63db0e7 - bundle: iframe - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684316848 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_iframe_aspect_ratio: - - - value: ratio-16-9 - field_iframe_url: - - - uri: 'https://teamup.com/c/fhyip2/sample-operation?tz=Africa%2FLagos&view=M&keywords=WASH' - title: '' - options: { } - field_title: - - - value: 'Evénements à venir' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 872f53b4-f8e3-419a-a7f1-d4d75a4edb6d - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684232868 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Toutes les ressources (documents, infographies, publications, etc.) du Cluster en cliquant sur Ressources du Cluster WASH au Mali

\r\n" - format: basic_html - field_title: - - - value: 'Ressources du Cluster' - field_reliefweb_documents: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28PC149%29_%28T4604%29' - title: '' - options: { } - field_sidebar_from_operation: - - - value: true - subgroup_depth: - - - value: 1 - subgroup_left: - - - value: 6 - subgroup_right: - - - value: 7 - subgroup_tree: - - - value: 280972 diff --git a/html/modules/custom/hr_demo/content/group/e6dcb1cf-d6b4-4891-a8af-2c047c538305.yml b/html/modules/custom/hr_demo/content/group/e6dcb1cf-d6b4-4891-a8af-2c047c538305.yml deleted file mode 100644 index c00fcbd3..00000000 --- a/html/modules/custom/hr_demo/content/group/e6dcb1cf-d6b4-4891-a8af-2c047c538305.yml +++ /dev/null @@ -1,446 +0,0 @@ -_meta: - version: '1.0' - entity_type: group - uuid: e6dcb1cf-d6b4-4891-a8af-2c047c538305 - bundle: cluster - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - c339a4bb-d368-487a-aebb-1828b6dd694a: file - 72ffecda-5cce-4418-a889-00dba078f545: file -default: - revision_user: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - label: - - - value: 'Simulation WASH cluster' - created: - - - value: 1697621519 - path: - - - alias: /simulation-operation/simulation-wash-cluster - langcode: und - pathauto: 0 - revision_translation_affected: - - - value: true - enabled_tabs: - - - value: Reports - - - value: Maps - - - value: Assessments - - - value: Datasets - - - value: Events - - - value: Contacts - - - value: Pages - used_paragraphs: - - - value: 'Card List (1)' - - - value: 'Custom block (1)' - - - value: 'Featured highlight (1)' - - - value: 'Iframe - Dashboard (1)' - - - value: 'Menu - Links (1)' - - - value: 'ReliefWeb - Document (1)' - - - value: 'ReliefWeb - Feed (1)' - - - value: 'Table of Contents (1)' - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_archive_group: - - - value: false - field_archive_message: - - - value: "

This Cluster / Working group has been archived

\r\n" - format: basic_html - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: e42da13b-4787-489d-9336-3478340516bc - bundle: table_of_contents - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697636523 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_title: - - - value: 'Table of Contents' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 1ec1b1e9-ad89-4a88-8080-d17d8f46d11c - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697635898 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

\"logo\"text here

\r\n\r\n\r\n" - format: basic_html - field_title: - - - value: Description - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: b16b7b94-5984-4d26-83c3-8a33b6216229 - bundle: card_list - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697636323 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: bc16c457-a7de-49e9-8c1c-ffca334b8e02 - bundle: featured_highlight - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697636323 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://app.powerbi.com/view?r=eyJrIjoiYzVlNTllN2UtYzc1OC00ZjYzLTliZjgtODhhOGYyZGFmOTdmIiwidCI6ImU1YzM3OTgxLTY2NjQtNDEzNC04YTBjLTY1NDNkMmFmODBiZSIsImMiOjh9' - title: '' - options: { } - field_image: - - - entity: c339a4bb-d368-487a-aebb-1828b6dd694a - alt: image - title: '' - width: 1051 - height: 785 - field_text: - - - value: "

text

\r\n" - format: basic_html - field_title: - - - value: 'This is a card' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 95050230-76b8-4184-a514-0674f77ed708 - bundle: featured_highlight - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697636394 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://app.powerbi.com/view?r=eyJrIjoiYzVlNTllN2UtYzc1OC00ZjYzLTliZjgtODhhOGYyZGFmOTdmIiwidCI6ImU1YzM3OTgxLTY2NjQtNDEzNC04YTBjLTY1NDNkMmFmODBiZSIsImMiOjh9' - title: '' - options: { } - field_image: - - - entity: 72ffecda-5cce-4418-a889-00dba078f545 - alt: image - title: '' - width: 1196 - height: 866 - field_text: - - - value: "

text here

\r\n" - format: basic_html - field_title: - - - value: 'Featured highlight' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 4a0cc5a6-86e0-44ec-b13b-7b2e83946113 - bundle: reliefweb_document - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697635993 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_reliefweb_url: - - - uri: 'https://reliefweb.int/report/somalia/somalia-cash-barometer-overcoming-power-imbalances-community-recommendations-breaking-cycle-july-2023' - title: '' - options: { } - field_title: - - - value: 'Key document' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 41d7fff0-f289-4bfe-9061-7804e25ff7a4 - bundle: reliefweb_river - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697636139 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_max_number_of_items: - - - value: 3 - field_reliefweb_url: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28PC216%29&search=title%3A%22Cash%22+OR+title%3A%22Voucher%22+OR+title%3A%22MPCT%22++OR+title%3A%22Transfert%22+OR+title%3A%22Monetaire%22+OR+title%3A%22asistencia+monetaria%22+OR+title%3A%22Transferencias+Monetarias%22+OR+title%3A%22CVA%22&' - title: '' - options: { } - field_title: - - - value: 'Latest updates' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: a1a766b9-65f9-4d64-8099-96468646ef56 - bundle: iframe - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697636234 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_iframe_aspect_ratio: - - - value: ratio-16-9 - field_iframe_url: - - - uri: 'https://app.powerbi.com/view?r=eyJrIjoiYzVlNTllN2UtYzc1OC00ZjYzLTliZjgtODhhOGYyZGFmOTdmIiwidCI6ImU1YzM3OTgxLTY2NjQtNDEzNC04YTBjLTY1NDNkMmFmODBiZSIsImMiOjh9' - title: '' - options: { } - field_title: - - - value: Interactive - field_sidebar_from_operation: - - - value: false - field_sidebar_menu: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 690f67f6-5a94-425c-9374-788f0c20b40f - bundle: menu_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697636667 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\r\n" - format: basic_html - field_title: - - - value: 'Custom menu' - subgroup_depth: - - - value: 1 - subgroup_left: - - - value: 6 - subgroup_right: - - - value: 7 - subgroup_tree: - - - value: 280897 diff --git a/html/modules/custom/hr_demo/content/group/fa14bcf3-2293-4023-80e5-32ecbbc6f494.yml b/html/modules/custom/hr_demo/content/group/fa14bcf3-2293-4023-80e5-32ecbbc6f494.yml deleted file mode 100644 index d500f5b3..00000000 --- a/html/modules/custom/hr_demo/content/group/fa14bcf3-2293-4023-80e5-32ecbbc6f494.yml +++ /dev/null @@ -1,655 +0,0 @@ -_meta: - version: '1.0' - entity_type: group - uuid: fa14bcf3-2293-4023-80e5-32ecbbc6f494 - bundle: operation - default_langcode: fr - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - 130e623d-81df-494d-b083-faef1512ab83: file - bc6f15e0-051c-48e0-90a9-e404922f78d8: file -default: - revision_user: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - label: - - - value: "Opération d'example" - created: - - - value: 1684225921 - path: - - - alias: /operation-dexample - langcode: und - pathauto: 0 - revision_translation_affected: - - - value: true - enabled_tabs: - - - value: Reports - - - value: Maps - - - value: Assessments - - - value: Datasets - - - value: Events - - - value: Contacts - - - value: Pages - used_paragraphs: - - - value: 'Card List (1)' - - - value: 'Custom block (3)' - - - value: 'Events - Upcoming (1)' - - - value: 'HDX Feed (1)' - - - value: 'Heading (1)' - - - value: 'Iframe - Dashboard (1)' - - - value: 'Menu - Links (2)' - - - value: 'ReliefWeb - Feed (1)' - - - value: 'Table of Contents (1)' - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/fr/node/1' - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_archive_group: - - - value: false - field_archive_message: - - - value: "

This operation has been archived

\r\n" - format: basic_html - field_calendar_link: - - - uri: 'https://teamup.com/kskn9apsetg1d4oj6o' - title: '' - options: { } - field_enabled_tabs: - - - value: documents - - - value: maps - - - value: assessments - - - value: data - - - value: events - - - value: offices - field_hdx_dataset_link: - - - uri: 'https://data.humdata.org/group/mli' - title: '' - options: { } - field_ical_url: - - - value: 'https://ics.teamup.com/feed/ks52dg81acr9u8v2cs/11795103.ics' - field_maps_infographics_link: - - - uri: 'https://reliefweb.int/updates?view=maps&advanced-search=%28PC149%29' - title: '' - options: { } - field_offices_page: - - - uri: 'internal:/node/282279/' - title: '' - options: { } - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 54f52fb1-dc23-4b3d-9b95-a0e6ff18988c - bundle: table_of_contents - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1696426370 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_title: - - - value: 'Table des matières' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: c461402c-d531-4598-a9dd-ee18a79575d1 - bundle: text_block - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684226104 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\r\n" - format: basic_html - field_title: - - - value: 'Introduction [Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 45d0a2ac-4476-4f47-a2ed-8e629000f295 - bundle: heading - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684226280 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_title: - - - value: 'Disposition en deux colonnes [Heading]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 655c0fc3-0879-4caa-b2c4-e245f1912101 - bundle: card_list - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684226582 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 377af3c4-b709-4fb7-b77a-5e49282c5bae - bundle: featured_highlight - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684226449 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28PC149%29_%28S1503%29_%28F3%29&search=Aper%C3%A7u%20des%20besoins%20humanitaires' - title: '' - options: { } - field_image: - - - entity: 130e623d-81df-494d-b083-faef1512ab83 - alt: 'Image du document' - title: '' - width: 480 - height: 240 - field_text: - - - value: "

Les analyses conduites par des experts ont mis en évidence la persistance des conflits, de l’insécurité multiforme, des aléas climatiques (les inondations et sècheresses), les urgences épidémiologiques et environnementales.

\r\n" - format: basic_html - field_title: - - - value: 'Aperçu des Besoins Humanitaires [Card]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 91041219-563a-4c58-a2e0-20c5cf086aba - bundle: featured_highlight - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684226485 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28PC149%29_%28S1503%29_%28F4%29' - title: '' - options: { } - field_image: - - - entity: bc6f15e0-051c-48e0-90a9-e404922f78d8 - alt: 'image du document' - title: '' - width: 480 - height: 240 - field_text: - - - value: "

En 2023, la situation humanitaire au Mali demeure très préoccupante en raison de la persistance de la crise multidimensionnelle affectant particulièrement le nord, le centre et l’ouest du pays.

\r\n" - format: basic_html - field_title: - - - value: 'Plan de réponse humanitaire [Card]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 05824ec2-ec94-412c-aecd-2314f2c64af5 - bundle: text_block - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684226759 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

 Rejoignez notre liste sur ce lien : https://forms.office.com/e/XDPR0rpP1S ou scannez le code QR 

\r\n\r\n

\"Code

\r\n" - format: basic_html - field_title: - - - value: 'Rejoignez la liste de contacts [Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: f0110149-fa4e-466a-bf5a-04e2f0938ae5 - bundle: reliefweb_river - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684226864 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_max_number_of_items: - - - value: 3 - field_reliefweb_url: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28PC149%29_%28S1503%29' - title: '' - options: { } - field_title: - - - value: 'Dernières mises à jour OCHA de ReliefWeb [ReliefWeb Feed]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: d3de61be-4aa3-4394-b988-3e57a4306b2d - bundle: text_block - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684227202 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Consultez les COD sur le site Web HDX ici : https://data.humdata.org/group/mli?cod_level=cod-standard&cod_level=cod-enhanced

\r\n" - format: basic_html - field_title: - - - value: 'Lien vers le CODs du pays [Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: fc661996-9327-4753-86c6-bd032617d3dd - bundle: hdx_river - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684227284 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hdx_url: - - - uri: 'https://data.humdata.org/group/mli?cod_level=cod-standard&cod_level=cod-enhanced' - title: '' - options: { } - field_max_number_of_items: - - - value: 2 - field_text: - - - value: "

Vous pouvez utiliser le composant HDX Feed pour afficher le flux de données, tels que les CODs. Tout ce dont vous avez besoin est l'URL.

\r\n" - format: basic_html - field_title: - - - value: 'CODs - [HDX feed]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: d7067e25-67ba-4e74-8160-167440d75f37 - bundle: upcoming_events - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684316608 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_max_number_of_items: - - - value: 5 - field_title: - - - value: 'Evénements à venir' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: e7b743c6-a3d8-4a72-a8f4-c198b25161a0 - bundle: iframe - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1685983645 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_iframe_aspect_ratio: - - - value: ratio-auto - field_text: - - - value: "

\r\n" - format: basic_html - field_reliefweb_assessments: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28PC149%29' - title: '' - options: { } - field_reliefweb_documents: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28PC149%29' - title: '' - options: { } - field_sidebar_menu: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: d708c612-1417-4453-a3b5-fa889ba88278 - bundle: menu_block - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684225953 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\r\n" - format: basic_html - field_title: - - - value: Clusters - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: ba6d788a-8fca-4ca2-ac45-d4ca48830898 - bundle: menu_block - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684225975 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\r\n" - format: basic_html - field_title: - - - value: 'Tableau de bord' - subgroup_depth: - - - value: 0 - subgroup_left: - - - value: 1 - subgroup_right: - - - value: 10 - subgroup_tree: - - - value: 280972 diff --git a/html/modules/custom/hr_demo/content/group/fb2bd002-859d-457d-8e3b-46efcf473c43.yml b/html/modules/custom/hr_demo/content/group/fb2bd002-859d-457d-8e3b-46efcf473c43.yml deleted file mode 100644 index db583735..00000000 --- a/html/modules/custom/hr_demo/content/group/fb2bd002-859d-457d-8e3b-46efcf473c43.yml +++ /dev/null @@ -1,553 +0,0 @@ -_meta: - version: '1.0' - entity_type: group - uuid: fb2bd002-859d-457d-8e3b-46efcf473c43 - bundle: cluster - default_langcode: fr - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - 53353d85-c1c5-4312-bfce-5ea4e7e7f3c3: file - ad224c5b-0439-421c-b226-ec9423147e95: file - 6f72b16f-00e9-4b94-86bf-0c8b1270077d: file -default: - revision_user: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - label: - - - value: 'Simulation - Cluster Protection' - created: - - - value: 1684228524 - path: - - - alias: /operation-dexample/simulation-cluster-protection - langcode: und - pathauto: 0 - revision_translation_affected: - - - value: true - enabled_tabs: - - - value: Reports - - - value: Maps - - - value: Assessments - - - value: Datasets - - - value: Events - - - value: Contacts - - - value: Pages - used_paragraphs: - - - value: 'Card List (1)' - - - value: 'Custom block (2)' - - - value: 'Featured highlight (1)' - - - value: 'Iframe - Dashboard (1)' - - - value: 'ReliefWeb - Document (1)' - - - value: 'ReliefWeb - Feed (2)' - - - value: 'Table of Contents (1)' - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/fr/node/1' - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_archive_group: - - - value: false - field_archive_message: - - - value: "

This Cluster / Working group has been archived

\r\n" - format: basic_html - field_enabled_tabs: - - - value: documents - - - value: maps - - - value: offices - field_maps_infographics_link: - - - uri: 'https://reliefweb.int/updates?view=maps&advanced-search=%28PC149%29_%28T4600%29' - title: '' - options: { } - field_offices_page: - - - uri: 'internal:/node/282282/' - title: '' - options: { } - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 060be5e9-e0ac-4e1d-98b2-942a1c209465 - bundle: table_of_contents - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684232348 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_title: - - - value: 'Table de matieres' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 7389cc09-684d-441d-baff-3dab2ce9bac9 - bundle: text_block - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684231710 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Le Cluster Protection (CP) a été activé en avril 2012 pour répondre aux besoins humanitaires de protection des personnes affectées (personnes déplacées internes et retournées, personnes rapatriées, et communautés hôtes) dans le cadre des crises résultant des conflits armés et/ou catastrophes naturelles. Depuis 2012, le Cluster Protection coordonne les activités de prévention et de réponse aux risques de protection et aux violations des droits humains et du droit international humanitaire en soutien aux autorités maliennes.

\r\n\r\n

Composition

\r\n\r\n\r\n\r\n

Terme de référence

\r\n" - format: basic_html - field_title: - - - value: 'Mandat du Cluster Protection [Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 9d8e467a-e6e6-438c-95e6-e20fec72a604 - bundle: reliefweb_document - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684231923 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_reliefweb_url: - - - uri: 'https://reliefweb.int/report/mali/covid-19-strat-gie-d-intervention-pour-le-cluster-protection-et-ses-sous-clusters' - title: '' - options: { } - field_title: - - - value: 'Documents Clés [ReliefWeb document]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 07a3e2ee-7994-4df0-ae90-c17384150f5d - bundle: card_list - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1696495048 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 1adab86b-209e-423e-b2fc-17b0360494ff - bundle: featured_highlight - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1696494971 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://reliefweb.int/report/democratic-republic-congo/republique-democratique-du-congo-points-saillants-de-protection-avril-mai-2023' - title: '' - options: { } - field_image: - - - entity: 53353d85-c1c5-4312-bfce-5ea4e7e7f3c3 - alt: '' - title: '' - width: 1339 - height: 829 - field_text: - - - value: "

  

\r\n" - format: basic_html - field_title: - - - value: 'Points Saillants de Protection' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 30ea3cc6-a4f7-431e-96c1-222d5b364076 - bundle: featured_highlight - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1696494882 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://reliefweb.int/map/democratic-republic-congo/rd-congo-global-pour-3-provinces-et-sud-kivu-acces-humanitaire-et-protection-personnes-dans-le-besoin-et-ciblees-21-avril-2023' - title: '' - options: { } - field_image: - - - entity: ad224c5b-0439-421c-b226-ec9423147e95 - alt: carte - title: '' - width: 1167 - height: 951 - field_text: - - - value: "

   

\r\n" - format: basic_html - field_title: - - - value: 'Cartes cles' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 3a484523-2bd7-4b83-8c28-e55b2eeaaede - bundle: iframe - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684232120 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_iframe_aspect_ratio: - - - value: ratio-16-9 - field_iframe_url: - - - uri: 'https://app.powerbi.com/view?r=eyJrIjoiZDE2NDBkMjQtZTUyZC00OGNmLTkzMDAtOWJlZmQxM2FlZTdlIiwidCI6ImU1YzM3OTgxLTY2NjQtNDEzNC04YTBjLTY1NDNkMmFmODBiZSIsImMiOjh9' - title: '' - options: { } - field_title: - - - value: 'Monitoring de protection [Iframe - dashboard]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: ee149346-4217-4d67-848e-7e55356d046d - bundle: featured_highlight - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1696495576 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'https://app.powerbi.com/view?r=eyJrIjoiZDE2NDBkMjQtZTUyZC00OGNmLTkzMDAtOWJlZmQxM2FlZTdlIiwidCI6ImU1YzM3OTgxLTY2NjQtNDEzNC04YTBjLTY1NDNkMmFmODBiZSIsImMiOjh9' - title: '' - options: { } - field_image: - - - entity: 6f72b16f-00e9-4b94-86bf-0c8b1270077d - alt: tableu - title: '' - width: 1715 - height: 927 - field_text: - - - value: "

Mise en avant du tableau de bord a travers de image + lien

\r\n" - format: basic_html - field_title: - - - value: 'Tableau de bord [Featured Highlight]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: b06eb53e-2914-4e00-ae55-3a073d4f950d - bundle: reliefweb_river - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684231852 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_max_number_of_items: - - - value: 1 - field_reliefweb_url: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28PC149%29_%28S8619_S2868%29_%28T4600%29&search=title%3A%22Meeting+Minutes%22' - title: '' - options: { } - field_title: - - - value: 'Comptes rendus [ReliefWeb feed]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: e1afd76b-faa0-4bf7-8c59-c9bae0b0bc16 - bundle: reliefweb_river - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1684232006 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_max_number_of_items: - - - value: 4 - field_reliefweb_url: - - - uri: 'https://reliefweb.int/updates?advanced-search=%28PC149%29_%28S8619_S2868%29_%28T4600%29&search=NOT+title%3A%22Meeting+minutes%22' - title: '' - options: { } - field_title: - - - value: 'Dernières mises à jour du cluster [ReliefWeb feed]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 9c48cae4-b315-436d-9961-f0e249eb754c - bundle: text_block - default_langcode: fr - default: - status: - - - value: true - created: - - - value: 1696490758 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "\r\n" - format: basic_html - field_title: - - - value: 'Liens utiles' - field_reliefweb_documents: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=%28PC149%29_%28T4600%29' - title: '' - options: { } - field_sidebar_from_operation: - - - value: true - subgroup_depth: - - - value: 1 - subgroup_left: - - - value: 4 - subgroup_right: - - - value: 5 - subgroup_tree: - - - value: 280972 diff --git a/html/modules/custom/hr_demo/content/group_content/04574d63-9b05-4be0-af2b-322d0433e8cd.yml b/html/modules/custom/hr_demo/content/group_content/04574d63-9b05-4be0-af2b-322d0433e8cd.yml deleted file mode 100644 index 01428dfa..00000000 --- a/html/modules/custom/hr_demo/content/group_content/04574d63-9b05-4be0-af2b-322d0433e8cd.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: 04574d63-9b05-4be0-af2b-322d0433e8cd - bundle: cluster-group_node-page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - 89885589-b4e2-4463-8845-1d065a83ec4d: group - 6fa928cd-3cdd-46c9-8f50-fef1e716bf7f: node -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - gid: - - - entity: 89885589-b4e2-4463-8845-1d065a83ec4d - entity_id: - - - entity: 6fa928cd-3cdd-46c9-8f50-fef1e716bf7f - label: - - - value: 'Test dashboard' - created: - - - value: 1678189336 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: cluster - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/0c661fa7-7a2c-4763-821c-312567a9b6c4.yml b/html/modules/custom/hr_demo/content/group_content/0c661fa7-7a2c-4763-821c-312567a9b6c4.yml deleted file mode 100644 index 6e1bbeb1..00000000 --- a/html/modules/custom/hr_demo/content/group_content/0c661fa7-7a2c-4763-821c-312567a9b6c4.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: 0c661fa7-7a2c-4763-821c-312567a9b6c4 - bundle: cluster-group_node-page - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user - 51750e93-20d0-498d-8ca0-cef516e20772: group - a8828a93-f11b-4146-a158-a14e31d3b9ce: node -default: - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - gid: - - - entity: 51750e93-20d0-498d-8ca0-cef516e20772 - entity_id: - - - entity: a8828a93-f11b-4146-a158-a14e31d3b9ce - label: - - - value: 'Tableau de bord' - created: - - - value: 1697106441 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: cluster - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/11599901-0710-4347-93cc-cb9cd164c73c.yml b/html/modules/custom/hr_demo/content/group_content/11599901-0710-4347-93cc-cb9cd164c73c.yml deleted file mode 100644 index 59dc372c..00000000 --- a/html/modules/custom/hr_demo/content/group_content/11599901-0710-4347-93cc-cb9cd164c73c.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: 11599901-0710-4347-93cc-cb9cd164c73c - bundle: cluster-group_node-page - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user - 89885589-b4e2-4463-8845-1d065a83ec4d: group - 57b3309a-0463-49a2-9dc4-51178f15b4fa: node -default: - uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - gid: - - - entity: 89885589-b4e2-4463-8845-1d065a83ec4d - entity_id: - - - entity: 57b3309a-0463-49a2-9dc4-51178f15b4fa - label: - - - value: 'Simulation Health Dashboard' - created: - - - value: 1677856979 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: cluster - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/462f5449-67ef-463e-976b-365ebbaa9ed4.yml b/html/modules/custom/hr_demo/content/group_content/462f5449-67ef-463e-976b-365ebbaa9ed4.yml deleted file mode 100644 index e4a0a459..00000000 --- a/html/modules/custom/hr_demo/content/group_content/462f5449-67ef-463e-976b-365ebbaa9ed4.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: 462f5449-67ef-463e-976b-365ebbaa9ed4 - bundle: cluster-group_node-page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - fb2bd002-859d-457d-8e3b-46efcf473c43: group - 32d009a1-4014-44de-9dac-d5be24dba4a4: node -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - gid: - - - entity: fb2bd002-859d-457d-8e3b-46efcf473c43 - entity_id: - - - entity: 32d009a1-4014-44de-9dac-d5be24dba4a4 - label: - - - value: "Opération d'example Cluster Protection Contacts Cles" - created: - - - value: 1684232273 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: cluster - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/5470feff-af4d-49b0-8b14-554e345a1bd5.yml b/html/modules/custom/hr_demo/content/group_content/5470feff-af4d-49b0-8b14-554e345a1bd5.yml deleted file mode 100644 index 3094a1df..00000000 --- a/html/modules/custom/hr_demo/content/group_content/5470feff-af4d-49b0-8b14-554e345a1bd5.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: 5470feff-af4d-49b0-8b14-554e345a1bd5 - bundle: cluster-group_node-page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - aa23460d-f95e-48e8-adfe-8f216b545ed2: group - 76322a27-560a-4b1d-b418-cb57b2f134f1: node -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - gid: - - - entity: aa23460d-f95e-48e8-adfe-8f216b545ed2 - entity_id: - - - entity: 76322a27-560a-4b1d-b418-cb57b2f134f1 - label: - - - value: " Opération d'example Cluster Eau, Assainissement et Hygiène Contaccts cles" - created: - - - value: 1684232562 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: cluster - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/6e1c2617-744f-45d8-998c-82284b7d32ed.yml b/html/modules/custom/hr_demo/content/group_content/6e1c2617-744f-45d8-998c-82284b7d32ed.yml deleted file mode 100644 index 812b3d13..00000000 --- a/html/modules/custom/hr_demo/content/group_content/6e1c2617-744f-45d8-998c-82284b7d32ed.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: 6e1c2617-744f-45d8-998c-82284b7d32ed - bundle: cluster-group_node-page - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user - e6dcb1cf-d6b4-4891-a8af-2c047c538305: group - c6d730d1-0887-4d57-a199-4da838a03b89: node -default: - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - gid: - - - entity: e6dcb1cf-d6b4-4891-a8af-2c047c538305 - entity_id: - - - entity: c6d730d1-0887-4d57-a199-4da838a03b89 - label: - - - value: Dashboard - created: - - - value: 1697635732 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: cluster - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/7eb20017-e5ed-4fdd-8274-072fae1c77e7.yml b/html/modules/custom/hr_demo/content/group_content/7eb20017-e5ed-4fdd-8274-072fae1c77e7.yml deleted file mode 100644 index 457ece66..00000000 --- a/html/modules/custom/hr_demo/content/group_content/7eb20017-e5ed-4fdd-8274-072fae1c77e7.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: 7eb20017-e5ed-4fdd-8274-072fae1c77e7 - bundle: operation-group_node-page - default_langcode: en - depends: - f720802e-647f-4b2a-9c69-0b805cb2b070: user - 0d775665-d71b-43b7-85c4-4e0e83ed504d: group - 672bd8f6-3a2d-4295-a6e6-124de96f635b: node -default: - uid: - - - entity: f720802e-647f-4b2a-9c69-0b805cb2b070 - gid: - - - entity: 0d775665-d71b-43b7-85c4-4e0e83ed504d - entity_id: - - - entity: 672bd8f6-3a2d-4295-a6e6-124de96f635b - label: - - - value: 'Translation Test' - created: - - - value: 1697191255 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: operation - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/81f30964-5190-4bfb-8621-c63ce161a2ad.yml b/html/modules/custom/hr_demo/content/group_content/81f30964-5190-4bfb-8621-c63ce161a2ad.yml deleted file mode 100644 index d94b61b7..00000000 --- a/html/modules/custom/hr_demo/content/group_content/81f30964-5190-4bfb-8621-c63ce161a2ad.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: 81f30964-5190-4bfb-8621-c63ce161a2ad - bundle: operation-group_node-page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - fa14bcf3-2293-4023-80e5-32ecbbc6f494: group - 9408b592-dc64-42b1-a37f-14ffc95798a9: node -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - gid: - - - entity: fa14bcf3-2293-4023-80e5-32ecbbc6f494 - entity_id: - - - entity: 9408b592-dc64-42b1-a37f-14ffc95798a9 - label: - - - value: 'Tableau de bord' - created: - - - value: 1684228331 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: operation - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/ba0c2862-4d2e-4d22-b6df-dac994943b08.yml b/html/modules/custom/hr_demo/content/group_content/ba0c2862-4d2e-4d22-b6df-dac994943b08.yml deleted file mode 100644 index 0cac013f..00000000 --- a/html/modules/custom/hr_demo/content/group_content/ba0c2862-4d2e-4d22-b6df-dac994943b08.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: ba0c2862-4d2e-4d22-b6df-dac994943b08 - bundle: operation-group_node-page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - fa14bcf3-2293-4023-80e5-32ecbbc6f494: group - 68a5f289-a143-41eb-8c82-ba14c11b1475: node -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - gid: - - - entity: fa14bcf3-2293-4023-80e5-32ecbbc6f494 - entity_id: - - - entity: 68a5f289-a143-41eb-8c82-ba14c11b1475 - label: - - - value: "Opération d'example Contacts Clés" - created: - - - value: 1684227361 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: operation - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/bd551926-c0fe-406d-8e58-b3fa9519b9a8.yml b/html/modules/custom/hr_demo/content/group_content/bd551926-c0fe-406d-8e58-b3fa9519b9a8.yml deleted file mode 100644 index 580ae78f..00000000 --- a/html/modules/custom/hr_demo/content/group_content/bd551926-c0fe-406d-8e58-b3fa9519b9a8.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: bd551926-c0fe-406d-8e58-b3fa9519b9a8 - bundle: operation-group_node-page - default_langcode: en - depends: - f720802e-647f-4b2a-9c69-0b805cb2b070: user - 0d775665-d71b-43b7-85c4-4e0e83ed504d: group - c8989202-133d-4d9d-97d8-4392dda5a623: node -default: - uid: - - - entity: f720802e-647f-4b2a-9c69-0b805cb2b070 - gid: - - - entity: 0d775665-d71b-43b7-85c4-4e0e83ed504d - entity_id: - - - entity: c8989202-133d-4d9d-97d8-4392dda5a623 - label: - - - value: 'Google Drive Test' - created: - - - value: 1679661674 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: operation - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/c7187aee-9f83-4bdf-ab09-c3942f7bc161.yml b/html/modules/custom/hr_demo/content/group_content/c7187aee-9f83-4bdf-ab09-c3942f7bc161.yml deleted file mode 100644 index 089f37db..00000000 --- a/html/modules/custom/hr_demo/content/group_content/c7187aee-9f83-4bdf-ab09-c3942f7bc161.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: c7187aee-9f83-4bdf-ab09-c3942f7bc161 - bundle: cluster-group_node-page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - 89885589-b4e2-4463-8845-1d065a83ec4d: group - e96fd16e-6c22-43dd-bcd4-117009878374: node -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - gid: - - - entity: 89885589-b4e2-4463-8845-1d065a83ec4d - entity_id: - - - entity: e96fd16e-6c22-43dd-bcd4-117009878374 - label: - - - value: 'Simulation Health Cluster Key Contacts' - created: - - - value: 1666685612 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: cluster - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/c99287a3-6e12-4f0f-b069-ac257b78277e.yml b/html/modules/custom/hr_demo/content/group_content/c99287a3-6e12-4f0f-b069-ac257b78277e.yml deleted file mode 100644 index bdd3051c..00000000 --- a/html/modules/custom/hr_demo/content/group_content/c99287a3-6e12-4f0f-b069-ac257b78277e.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: c99287a3-6e12-4f0f-b069-ac257b78277e - bundle: cluster-group_node-page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - 4c790236-7289-4f0e-b9b4-645f4a224492: group - c6ef8519-213c-49d8-ac97-c3a6e186b19d: node -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - gid: - - - entity: 4c790236-7289-4f0e-b9b4-645f4a224492 - entity_id: - - - entity: c6ef8519-213c-49d8-ac97-c3a6e186b19d - label: - - - value: ' Sample Operation Simulation Protection Cluster Key contacts' - created: - - - value: 1697621582 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: cluster - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/d070cbb5-0393-4588-81f2-0c65df61e892.yml b/html/modules/custom/hr_demo/content/group_content/d070cbb5-0393-4588-81f2-0c65df61e892.yml deleted file mode 100644 index 010e7a65..00000000 --- a/html/modules/custom/hr_demo/content/group_content/d070cbb5-0393-4588-81f2-0c65df61e892.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: d070cbb5-0393-4588-81f2-0c65df61e892 - bundle: cluster-group_node-page - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user - 51750e93-20d0-498d-8ca0-cef516e20772: group - 534c9f46-a6c7-478e-ad49-53003a8bdf36: node -default: - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - gid: - - - entity: 51750e93-20d0-498d-8ca0-cef516e20772 - entity_id: - - - entity: 534c9f46-a6c7-478e-ad49-53003a8bdf36 - label: - - - value: "Opération d'example Simulation - Cluster Contacts Cles" - created: - - - value: 1696491497 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: cluster - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/e3dcb40c-60e2-4328-9469-c886f09c6a9c.yml b/html/modules/custom/hr_demo/content/group_content/e3dcb40c-60e2-4328-9469-c886f09c6a9c.yml deleted file mode 100644 index 1cc7ff12..00000000 --- a/html/modules/custom/hr_demo/content/group_content/e3dcb40c-60e2-4328-9469-c886f09c6a9c.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: e3dcb40c-60e2-4328-9469-c886f09c6a9c - bundle: operation-group_node-page - default_langcode: en - depends: - f720802e-647f-4b2a-9c69-0b805cb2b070: user - 0d775665-d71b-43b7-85c4-4e0e83ed504d: group - e54294d5-bf21-4ad2-89c0-f73d80bd8b64: node -default: - uid: - - - entity: f720802e-647f-4b2a-9c69-0b805cb2b070 - gid: - - - entity: 0d775665-d71b-43b7-85c4-4e0e83ed504d - entity_id: - - - entity: e54294d5-bf21-4ad2-89c0-f73d80bd8b64 - label: - - - value: 'Dashboard - Partner Presence' - created: - - - value: 1673522823 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: operation - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/e4eb2032-5a86-425b-879a-4ea4992a8755.yml b/html/modules/custom/hr_demo/content/group_content/e4eb2032-5a86-425b-879a-4ea4992a8755.yml deleted file mode 100644 index b5d59866..00000000 --- a/html/modules/custom/hr_demo/content/group_content/e4eb2032-5a86-425b-879a-4ea4992a8755.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: e4eb2032-5a86-425b-879a-4ea4992a8755 - bundle: operation-group_node-page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - 0d775665-d71b-43b7-85c4-4e0e83ed504d: group - 508b48b7-c974-4f93-9652-8acac41d7719: node -default: - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - gid: - - - entity: 0d775665-d71b-43b7-85c4-4e0e83ed504d - entity_id: - - - entity: 508b48b7-c974-4f93-9652-8acac41d7719 - label: - - - value: 'Simulation Operation Key Contacts' - created: - - - value: 1666685491 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: operation - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/e86205c9-0144-4017-944a-03a4c4d05dca.yml b/html/modules/custom/hr_demo/content/group_content/e86205c9-0144-4017-944a-03a4c4d05dca.yml deleted file mode 100644 index 97c4c403..00000000 --- a/html/modules/custom/hr_demo/content/group_content/e86205c9-0144-4017-944a-03a4c4d05dca.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: e86205c9-0144-4017-944a-03a4c4d05dca - bundle: operation-group_node-page - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user - 0d775665-d71b-43b7-85c4-4e0e83ed504d: group - c39dccbf-2ce2-426a-b50d-34409b70c777: node -default: - uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - gid: - - - entity: 0d775665-d71b-43b7-85c4-4e0e83ed504d - entity_id: - - - entity: c39dccbf-2ce2-426a-b50d-34409b70c777 - label: - - - value: Sample - created: - - - value: 1693946437 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: operation - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/group_content/ed69346f-741e-4dc9-a83f-f391363d8ead.yml b/html/modules/custom/hr_demo/content/group_content/ed69346f-741e-4dc9-a83f-f391363d8ead.yml deleted file mode 100644 index 9dc2668f..00000000 --- a/html/modules/custom/hr_demo/content/group_content/ed69346f-741e-4dc9-a83f-f391363d8ead.yml +++ /dev/null @@ -1,48 +0,0 @@ -_meta: - version: '1.0' - entity_type: group_content - uuid: ed69346f-741e-4dc9-a83f-f391363d8ead - bundle: operation-group_node-page - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user - 0d775665-d71b-43b7-85c4-4e0e83ed504d: group - 7e80f097-e9c9-4c00-9eb5-dd2b9c91d0af: node -default: - uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - gid: - - - entity: 0d775665-d71b-43b7-85c4-4e0e83ed504d - entity_id: - - - entity: 7e80f097-e9c9-4c00-9eb5-dd2b9c91d0af - label: - - - value: 'Calendar Test' - created: - - - value: 1677536400 - plugin_id: - - - value: 'group_node:page' - group_type: - - - target_id: operation - path: - - - alias: '' - langcode: en - pathauto: 1 - metatag: - - - tag: meta - attributes: - name: title - content: '| test' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/node/1' diff --git a/html/modules/custom/hr_demo/content/node/32d009a1-4014-44de-9dac-d5be24dba4a4.yml b/html/modules/custom/hr_demo/content/node/32d009a1-4014-44de-9dac-d5be24dba4a4.yml deleted file mode 100644 index a691e3d5..00000000 --- a/html/modules/custom/hr_demo/content/node/32d009a1-4014-44de-9dac-d5be24dba4a4.yml +++ /dev/null @@ -1,104 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 32d009a1-4014-44de-9dac-d5be24dba4a4 - bundle: page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - revision_uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - title: - - - value: "Opération d'example Cluster Protection Contacts Cles" - created: - - - value: 1684232198 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Custom block (1)' - metatag: - - - tag: meta - attributes: - name: title - content: "Opération d'example Cluster Protection Contacts Cles | test" - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/operation-dexample/simulation-cluster-protection/operation-dexample-cluster-protection-contacts-cles' - path: - - - alias: /operation-dexample/simulation-cluster-protection/operation-dexample-cluster-protection-contacts-cles - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 17f92206-2a6b-4fa2-9d82-5ad2f931a3a3 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684232258 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Coordinateur du cluster
\r\nNom : example
\r\nEmail : example
\r\nTéléohone : example

\r\n\r\n

IMO du cluster
\r\nNom : example
\r\nEmail : example
\r\nTéléohone : example

\r\n" - format: basic_html - field_title: - - - value: 'Poits Focaux [Custom block]' diff --git a/html/modules/custom/hr_demo/content/node/508b48b7-c974-4f93-9652-8acac41d7719.yml b/html/modules/custom/hr_demo/content/node/508b48b7-c974-4f93-9652-8acac41d7719.yml deleted file mode 100644 index cb9e1c2b..00000000 --- a/html/modules/custom/hr_demo/content/node/508b48b7-c974-4f93-9652-8acac41d7719.yml +++ /dev/null @@ -1,368 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 508b48b7-c974-4f93-9652-8acac41d7719 - bundle: page - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user - 369c92a7-d1e9-47be-abca-5064c0fe0258: file - 4d67e48b-ec26-435d-83d3-d71476bd09c8: file -default: - revision_uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - title: - - - value: 'Simulation Operation Key Contacts' - created: - - - value: 1666685473 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Card List (1)' - - - value: 'Custom block (4)' - - - value: 'ReliefWeb - Feed (1)' - metatag: - - - tag: meta - attributes: - name: title - content: 'Simulation Operation Key Contacts | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/simulation-operation/simulation-operation-key-contacts' - path: - - - alias: /simulation-operation/simulation-operation-key-contacts - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 9ce4506b-3d2b-48c3-a746-c6b300637f92 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1678719081 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

This is a new contact

\r\n" - format: basic_html - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: e6c5992c-c8a1-473d-a427-a62966500b30 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1667215418 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

OCHA Platforms and Content Support Team

\r\n\r\n

Platform Support Team

\r\n\r\n

info@humanitarianresponse.info

\r\n\r\n

+1 234 56 789

\r\n" - format: basic_html - field_title: - - - value: 'CHANGE THIS Sample Contact Information' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: d4f07af7-63a8-472d-9d82-0b28955ae275 - bundle: card_list - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1695739502 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 7b610301-2736-405a-8c74-83832ff088d2 - bundle: featured_highlight - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1695739442 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'route:' - title: '' - options: { } - field_image: - - - entity: 369c92a7-d1e9-47be-abca-5064c0fe0258 - alt: descriptive - title: '' - width: 1900 - height: 400 - field_text: - - - value: "

email@email.org

\r\n" - format: basic_html - field_title: - - - value: 'NAME, title' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: a32335f3-44b5-42b6-b7d6-bc0d3f89931e - bundle: featured_highlight - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1695739473 - behavior_settings: - - - value: { } - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_destination: - - - uri: 'route:' - title: '' - options: { } - field_image: - - - entity: 4d67e48b-ec26-435d-83d3-d71476bd09c8 - alt: decriptive - title: '' - width: 1900 - height: 400 - field_text: - - - value: "

title, email@email.org

\r\n" - format: basic_html - field_title: - - - value: NAME - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 51ea6ce2-c216-492b-8d62-9b6c4d86698c - bundle: reliefweb_river - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1674576061 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_max_number_of_items: - - - value: 1 - field_reliefweb_url: - - - uri: 'https://reliefweb.int/updates?view=reports&advanced-search=(PC140)_(T4595)&search=title%3A%22contact+list%22' - title: '' - options: { } - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 0dd78eb6-a567-4665-bcdc-d350787d5560 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1678208070 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Join our list at this link: https://forms.office.com/e/XDPR0rpP1S or scan the QR code

\r\n\r\n

\"QR

\r\n" - format: basic_html - field_title: - - - value: 'Join the Contact List' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 1cd2b21c-858e-43c9-84da-6d8b70a16c18 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1679061566 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

You can embed a google form to collect contact information.  Pro tip - the default aspect ratios are set for \"landscape\". However, most forms are in \"portrait\". So, instead of using the link - use the embed code. The embed code allows you to use custom dimensions. 

\r\n\r\n

\r\n" - format: basic_html - field_title: - - - value: 'Embed a Google Form' diff --git a/html/modules/custom/hr_demo/content/node/534c9f46-a6c7-478e-ad49-53003a8bdf36.yml b/html/modules/custom/hr_demo/content/node/534c9f46-a6c7-478e-ad49-53003a8bdf36.yml deleted file mode 100644 index 779ddef0..00000000 --- a/html/modules/custom/hr_demo/content/node/534c9f46-a6c7-478e-ad49-53003a8bdf36.yml +++ /dev/null @@ -1,101 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 534c9f46-a6c7-478e-ad49-53003a8bdf36 - bundle: page - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user -default: - revision_uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - status: - - - value: true - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - title: - - - value: "Opération d'example Simulation - Cluster Contacts Cles" - created: - - - value: 1696491486 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Custom block (1)' - metatag: - - - tag: meta - attributes: - name: title - content: "Opération d'example Simulation - Cluster Contacts Cles | test" - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/operation-dexample/simulation-cluster/operation-dexample-simulation-cluster-contacts-cles' - path: - - - alias: /operation-dexample/simulation-cluster/operation-dexample-simulation-cluster-contacts-cles - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 26f5a08a-e363-4945-9129-55aafb7eb18e - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697107361 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Point focal

\r\n\r\n

telephone

\r\n\r\n

email

\r\n" - format: basic_html diff --git a/html/modules/custom/hr_demo/content/node/57b3309a-0463-49a2-9dc4-51178f15b4fa.yml b/html/modules/custom/hr_demo/content/node/57b3309a-0463-49a2-9dc4-51178f15b4fa.yml deleted file mode 100644 index f45f80a3..00000000 --- a/html/modules/custom/hr_demo/content/node/57b3309a-0463-49a2-9dc4-51178f15b4fa.yml +++ /dev/null @@ -1,103 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 57b3309a-0463-49a2-9dc4-51178f15b4fa - bundle: page - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user -default: - revision_uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - status: - - - value: true - uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - title: - - - value: 'Simulation Health Dashboard' - created: - - - value: 1677856931 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Iframe - Dashboard (1)' - metatag: - - - tag: meta - attributes: - name: title - content: 'Simulation Health Dashboard | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/simulation-operation/simulation-health-cluster/simulation-health-dashboard' - path: - - - alias: /simulation-operation/simulation-health-cluster/simulation-health-dashboard - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: true - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: e2f27e94-6738-4862-b8da-125da43c53c3 - bundle: iframe - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1677856962 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_embed_code: - - - value: '' - field_iframe_aspect_ratio: - - - value: ratio-16-9 diff --git a/html/modules/custom/hr_demo/content/node/672bd8f6-3a2d-4295-a6e6-124de96f635b.yml b/html/modules/custom/hr_demo/content/node/672bd8f6-3a2d-4295-a6e6-124de96f635b.yml deleted file mode 100644 index 3705457b..00000000 --- a/html/modules/custom/hr_demo/content/node/672bd8f6-3a2d-4295-a6e6-124de96f635b.yml +++ /dev/null @@ -1,154 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 672bd8f6-3a2d-4295-a6e6-124de96f635b - bundle: page - default_langcode: en - depends: - f720802e-647f-4b2a-9c69-0b805cb2b070: user -default: - revision_uid: - - - entity: f720802e-647f-4b2a-9c69-0b805cb2b070 - status: - - - value: true - uid: - - - entity: f720802e-647f-4b2a-9c69-0b805cb2b070 - title: - - - value: 'Translation Test' - created: - - - value: 1697191247 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Custom block (1)' - metatag: - - - tag: meta - attributes: - name: title - content: 'Translation Test | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/simulation-operation/translation-test' - path: - - - alias: /simulation-operation/translation-test - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 179775be-efd8-47ac-a1c4-ba13fe021e76 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697191273 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Test of translation

\r\n" - format: basic_html - translations: - fr: - status: - - - value: true - created: - - - value: 1697191273 - revision_translation_affected: - - - value: true - content_translation_source: - - - value: en - content_translation_outdated: - - - value: false - field_text: - - - value: "
\r\nTest de traduction\r\n
\r\n" - format: basic_html -translations: - fr: - title: - - - value: 'Translation Test' - revision_translation_affected: - - - value: true - metatag: - - - tag: meta - attributes: - name: title - content: 'Translation Test | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/fr/simulation-operation/translation-test' - path: - - - alias: /simulation-operation/translation-test - langcode: fr - pathauto: 0 - content_translation_source: - - - value: en - content_translation_outdated: - - - value: false diff --git a/html/modules/custom/hr_demo/content/node/68a5f289-a143-41eb-8c82-ba14c11b1475.yml b/html/modules/custom/hr_demo/content/node/68a5f289-a143-41eb-8c82-ba14c11b1475.yml deleted file mode 100644 index cb0037ba..00000000 --- a/html/modules/custom/hr_demo/content/node/68a5f289-a143-41eb-8c82-ba14c11b1475.yml +++ /dev/null @@ -1,215 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 68a5f289-a143-41eb-8c82-ba14c11b1475 - bundle: page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - revision_uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - title: - - - value: "Opération d'example Contacts Clés" - created: - - - value: 1684227348 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Custom block (3)' - - - value: 'ReliefWeb - Document (1)' - metatag: - - - tag: meta - attributes: - name: title - content: "Opération d'example Contacts Clés | test" - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/operation-dexample/operation-dexample-contacts-cles' - path: - - - alias: /operation-dexample/operation-dexample-contacts-cles - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 0a8622a6-003f-4382-af5c-4d7adb40fcc5 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684227443 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

OCHA Platforms and Content Support Team

\r\n\r\n

Platform Support Team

\r\n\r\n

info@humanitarianresponse.info

\r\n\r\n

+1 234 56 789

\r\n" - format: basic_html - field_title: - - - value: 'Contacts Clés [Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 812f9b0e-bfcb-473a-8fe4-80bb53644af2 - bundle: reliefweb_document - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684227541 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_thumbnails: - - - value: false - field_reliefweb_url: - - - uri: 'https://reliefweb.int/report/mali/liste-de-contacts-des-clusters-au-mali-juillet-2023' - title: '' - options: { } - field_title: - - - value: 'Liste des contacts [ReliefWeb Document]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: f8bde943-75a5-4672-af7f-b272c2051d04 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684227629 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

 Rejoignez notre liste sur ce lien : https://forms.office.com/e/XDPR0rpP1S ou scannez le code QR 

\r\n\r\n

\"Code

\r\n" - format: basic_html - field_title: - - - value: 'Rejoignez la liste de contacts [Custom block]' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 20eb31fc-f7c5-440b-b47c-b62f6e3bdc6e - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684227912 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Vous pouvez intégrer un formulaire Google pour collecter des informations de contact. Conseil de pro - les rapports d'aspect par défaut sont définis pour \"paysage\". Cependant, la plupart des formulaires sont en \"portrait\". Ainsi, au lieu d'utiliser le lien, utilisez le code d'intégration. Le code d'intégration vous permet d'utiliser des dimensions personnalisées.

\r\n\r\n

 

\r\n\r\n

\r\n" - format: basic_html - field_title: - - - value: 'Intégrer un formulaire Google [Custom block]' diff --git a/html/modules/custom/hr_demo/content/node/6fa928cd-3cdd-46c9-8f50-fef1e716bf7f.yml b/html/modules/custom/hr_demo/content/node/6fa928cd-3cdd-46c9-8f50-fef1e716bf7f.yml deleted file mode 100644 index 9c73715f..00000000 --- a/html/modules/custom/hr_demo/content/node/6fa928cd-3cdd-46c9-8f50-fef1e716bf7f.yml +++ /dev/null @@ -1,101 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 6fa928cd-3cdd-46c9-8f50-fef1e716bf7f - bundle: page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - revision_uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - title: - - - value: 'Test dashboard' - created: - - - value: 1678189289 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Custom block (1)' - metatag: - - - tag: meta - attributes: - name: title - content: 'Test dashboard | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/simulation-operation/simulation-health-cluster/test-dashboard' - path: - - - alias: /simulation-operation/simulation-health-cluster/test-dashboard - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: true - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 6303347a-cfc4-4b8b-9814-7a031a907e3b - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1678189438 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

\r\n" - format: basic_html diff --git a/html/modules/custom/hr_demo/content/node/76322a27-560a-4b1d-b418-cb57b2f134f1.yml b/html/modules/custom/hr_demo/content/node/76322a27-560a-4b1d-b418-cb57b2f134f1.yml deleted file mode 100644 index 669a62b3..00000000 --- a/html/modules/custom/hr_demo/content/node/76322a27-560a-4b1d-b418-cb57b2f134f1.yml +++ /dev/null @@ -1,104 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 76322a27-560a-4b1d-b418-cb57b2f134f1 - bundle: page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - revision_uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - title: - - - value: " Opération d'example Cluster Eau, Assainissement et Hygiène Contaccts cles" - created: - - - value: 1684232461 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Custom block (1)' - metatag: - - - tag: meta - attributes: - name: title - content: "Opération d'example Cluster Eau, Assainissement et Hygiène Contaccts cles | test" - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/operation-dexample/simulation-cluster-eau-assainissement-et-hygiene/operation-dexample-cluster-eau-assainissement-et-hygiene-contaccts-cles' - path: - - - alias: /operation-dexample/simulation-cluster-eau-assainissement-et-hygiene/operation-dexample-cluster-eau-assainissement-et-hygiene-contaccts-cles - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: f2ed2eb6-9abe-4415-8d22-ccfc52a9d05a - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684232558 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Coordinateur du cluster
\r\nNom : example
\r\nEmail : example
\r\nTéléohone : example

\r\n\r\n

IMO du cluster
\r\nNom : example
\r\nEmail : example
\r\nTéléohone : example

\r\n" - format: basic_html - field_title: - - - value: 'Points Focaux' diff --git a/html/modules/custom/hr_demo/content/node/7e80f097-e9c9-4c00-9eb5-dd2b9c91d0af.yml b/html/modules/custom/hr_demo/content/node/7e80f097-e9c9-4c00-9eb5-dd2b9c91d0af.yml deleted file mode 100644 index 3fb00085..00000000 --- a/html/modules/custom/hr_demo/content/node/7e80f097-e9c9-4c00-9eb5-dd2b9c91d0af.yml +++ /dev/null @@ -1,173 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 7e80f097-e9c9-4c00-9eb5-dd2b9c91d0af - bundle: page - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user -default: - revision_uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - status: - - - value: true - uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - title: - - - value: 'Calendar Test' - created: - - - value: 1677536336 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Iframe - Dashboard (2)' - - - value: 'Table of Contents (1)' - metatag: - - - tag: meta - attributes: - name: title - content: 'Calendar Test | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/simulation-operation/calendar-test' - path: - - - alias: /simulation-operation/calendar-test - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 37ba3736-e9dc-438a-9289-186e09e5e54f - bundle: table_of_contents - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1701450177 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_title: - - - value: 'Table of Contents' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 4e803b9d-3f5e-47b1-a661-9ce299834c36 - bundle: iframe - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1701450157 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_iframe_aspect_ratio: - - - value: ratio-16-9 - field_iframe_url: - - - uri: 'https://teamup.com/kskn9apsetg1d4oj6o' - title: '' - options: { } - field_title: - - - value: 'Calendar 1' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: e08ac469-c3a7-4ea0-b02d-c8dcf6c5c078 - bundle: iframe - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1677537974 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_embed_code: - - - value: '' - field_iframe_aspect_ratio: - - - value: ratio-16-9 - field_title: - - - value: 'Calendar 2' diff --git a/html/modules/custom/hr_demo/content/node/8509330d-c6c1-410f-beda-80f928d16948.yml b/html/modules/custom/hr_demo/content/node/8509330d-c6c1-410f-beda-80f928d16948.yml deleted file mode 100644 index dc47387c..00000000 --- a/html/modules/custom/hr_demo/content/node/8509330d-c6c1-410f-beda-80f928d16948.yml +++ /dev/null @@ -1,101 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 8509330d-c6c1-410f-beda-80f928d16948 - bundle: page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - revision_uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - title: - - - value: "Opération d'example Cluster Santé COntact Cles" - created: - - - value: 1684231159 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Custom block (1)' - metatag: - - - tag: meta - attributes: - name: title - content: "Opération d'example Cluster Santé COntact Cles | test" - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/operation-dexample/simulation-cluster-sante/operation-dexample-cluster-sante-contact-cles' - path: - - - alias: /operation-dexample/simulation-cluster-sante/operation-dexample-cluster-sante-contact-cles - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 6f0d2c38-5d38-4bee-b44b-ce7503564e0e - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684231319 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Coordinateur du cluster
\r\nNom : example
\r\nEmail : example
\r\nTéléohone : example

\r\n\r\n

IMO du cluster
\r\nNom : example
\r\nEmail : example
\r\nTéléohone : example

\r\n" - format: basic_html - field_title: - - - value: 'Poits Focaux [Custom block]' diff --git a/html/modules/custom/hr_demo/content/node/9408b592-dc64-42b1-a37f-14ffc95798a9.yml b/html/modules/custom/hr_demo/content/node/9408b592-dc64-42b1-a37f-14ffc95798a9.yml deleted file mode 100644 index 68466499..00000000 --- a/html/modules/custom/hr_demo/content/node/9408b592-dc64-42b1-a37f-14ffc95798a9.yml +++ /dev/null @@ -1,105 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 9408b592-dc64-42b1-a37f-14ffc95798a9 - bundle: page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - revision_uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - title: - - - value: 'Tableau de bord' - created: - - - value: 1684228274 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Iframe - Dashboard (1)' - metatag: - - - tag: meta - attributes: - name: title - content: 'Tableau de bord | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/operation-dexample/tableau-de-bord' - path: - - - alias: /operation-dexample/tableau-de-bord - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: true - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: f39efb3e-2e92-43c7-ad4f-3680312d5bda - bundle: iframe - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1684228326 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_iframe_aspect_ratio: - - - value: ratio-16-9 - field_iframe_url: - - - uri: 'https://app.powerbi.com/view?r=eyJrIjoiZjMwYTgzZDktZjA5Mi00NTVhLTliMzQtNzQ2Mzk5YjM2NWMzIiwidCI6IjBmOWUzNWRiLTU0NGYtNGY2MC1iZGNjLTVlYTQxNmU2ZGM3MCIsImMiOjh9' - title: '' - options: { } - field_title: - - - value: 'Présence opérationelle [Iframe- dashboard]' diff --git a/html/modules/custom/hr_demo/content/node/a8828a93-f11b-4146-a158-a14e31d3b9ce.yml b/html/modules/custom/hr_demo/content/node/a8828a93-f11b-4146-a158-a14e31d3b9ce.yml deleted file mode 100644 index 0e66c3c2..00000000 --- a/html/modules/custom/hr_demo/content/node/a8828a93-f11b-4146-a158-a14e31d3b9ce.yml +++ /dev/null @@ -1,105 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: a8828a93-f11b-4146-a158-a14e31d3b9ce - bundle: page - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user -default: - revision_uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - status: - - - value: true - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - title: - - - value: 'Tableau de bord' - created: - - - value: 1697106418 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Iframe - Dashboard (1)' - metatag: - - - tag: meta - attributes: - name: title - content: 'Tableau de bord | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/operation-dexample/simulation-cluster/tableau-de-bord' - path: - - - alias: /operation-dexample/simulation-cluster/tableau-de-bord - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: true - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 0c83edb8-5729-4176-8788-dcf74b4c6432 - bundle: iframe - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697107087 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_iframe_aspect_ratio: - - - value: ratio-16-9 - field_iframe_url: - - - uri: 'https://app.powerbi.com/view?r=eyJrIjoiZDdkNjg4YmMtZjBkYy00NzBhLTlhYmQtZmRkYmMxNTNjZmYwIiwidCI6IjBmOWUzNWRiLTU0NGYtNGY2MC1iZGNjLTVlYTQxNmU2ZGM3MCIsImMiOjh9' - title: '' - options: { } diff --git a/html/modules/custom/hr_demo/content/node/c39dccbf-2ce2-426a-b50d-34409b70c777.yml b/html/modules/custom/hr_demo/content/node/c39dccbf-2ce2-426a-b50d-34409b70c777.yml deleted file mode 100644 index 60971340..00000000 --- a/html/modules/custom/hr_demo/content/node/c39dccbf-2ce2-426a-b50d-34409b70c777.yml +++ /dev/null @@ -1,138 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: c39dccbf-2ce2-426a-b50d-34409b70c777 - bundle: page - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user -default: - revision_uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - status: - - - value: true - uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - title: - - - value: Sample - created: - - - value: 1693946432 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Custom block (2)' - metatag: - - - tag: meta - attributes: - name: title - content: 'Sample | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/simulation-operation/sample' - path: - - - alias: /simulation-operation/sample - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 3770ff17-e1fc-4bee-a7be-3dbff273d2b3 - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1694200801 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

\"DSR\"

\r\n" - format: basic_html - field_title: - - - value: 'DSR card as an image' - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 9066756b-b40e-4ec5-b2ab-e6c7d483a16a - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1694201018 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

\r\n" - format: basic_html - field_title: - - - value: 'DSR card as an iFrame [custom block]' diff --git a/html/modules/custom/hr_demo/content/node/c6d730d1-0887-4d57-a199-4da838a03b89.yml b/html/modules/custom/hr_demo/content/node/c6d730d1-0887-4d57-a199-4da838a03b89.yml deleted file mode 100644 index 54584716..00000000 --- a/html/modules/custom/hr_demo/content/node/c6d730d1-0887-4d57-a199-4da838a03b89.yml +++ /dev/null @@ -1,63 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: c6d730d1-0887-4d57-a199-4da838a03b89 - bundle: page - default_langcode: en - depends: - 1f3121b6-478f-4e0b-ab2e-58a0e515ce26: user -default: - revision_uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - status: - - - value: true - uid: - - - entity: 1f3121b6-478f-4e0b-ab2e-58a0e515ce26 - title: - - - value: Dashboard - created: - - - value: 1697635723 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - metatag: - - - tag: meta - attributes: - name: title - content: 'Dashboard | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/simulation-operation/simulation-wash-cluster/dashboard' - path: - - - alias: /simulation-operation/simulation-wash-cluster/dashboard - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false diff --git a/html/modules/custom/hr_demo/content/node/c6ef8519-213c-49d8-ac97-c3a6e186b19d.yml b/html/modules/custom/hr_demo/content/node/c6ef8519-213c-49d8-ac97-c3a6e186b19d.yml deleted file mode 100644 index 56b04765..00000000 --- a/html/modules/custom/hr_demo/content/node/c6ef8519-213c-49d8-ac97-c3a6e186b19d.yml +++ /dev/null @@ -1,101 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: c6ef8519-213c-49d8-ac97-c3a6e186b19d - bundle: page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - revision_uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - title: - - - value: ' Sample Operation Simulation Protection Cluster Key contacts' - created: - - - value: 1697621574 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Custom block (1)' - metatag: - - - tag: meta - attributes: - name: title - content: 'Sample Operation Simulation Protection Cluster Key contacts | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/simulation-operation/simulation-protection-cluster/sample-operation-simulation-protection-cluster-key-contacts' - path: - - - alias: /simulation-operation/simulation-protection-cluster/sample-operation-simulation-protection-cluster-key-contacts - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 5cbbb6e7-6829-4b23-ab66-449a9284bc3a - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1697621613 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

Focal Point Name

\r\n\r\n

Title, Organization

\r\n\r\n

Email address

\r\n\r\n

Telephone

\r\n" - format: basic_html diff --git a/html/modules/custom/hr_demo/content/node/c8989202-133d-4d9d-97d8-4392dda5a623.yml b/html/modules/custom/hr_demo/content/node/c8989202-133d-4d9d-97d8-4392dda5a623.yml deleted file mode 100644 index 580819f9..00000000 --- a/html/modules/custom/hr_demo/content/node/c8989202-133d-4d9d-97d8-4392dda5a623.yml +++ /dev/null @@ -1,101 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: c8989202-133d-4d9d-97d8-4392dda5a623 - bundle: page - default_langcode: en - depends: - f720802e-647f-4b2a-9c69-0b805cb2b070: user -default: - revision_uid: - - - entity: f720802e-647f-4b2a-9c69-0b805cb2b070 - status: - - - value: true - uid: - - - entity: f720802e-647f-4b2a-9c69-0b805cb2b070 - title: - - - value: 'Google Drive Test' - created: - - - value: 1679661396 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Custom block (1)' - metatag: - - - tag: meta - attributes: - name: title - content: 'Google Drive Test | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/simulation-operation/google-drive-test' - path: - - - alias: /simulation-operation/google-drive-test - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 4757998e-099b-446a-8dfe-e35b252b15ce - bundle: text_block - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1679661672 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - revision_translation_affected: - - - value: true - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_text: - - - value: "

\r\n" - format: basic_html diff --git a/html/modules/custom/hr_demo/content/node/e54294d5-bf21-4ad2-89c0-f73d80bd8b64.yml b/html/modules/custom/hr_demo/content/node/e54294d5-bf21-4ad2-89c0-f73d80bd8b64.yml deleted file mode 100644 index 682e27e5..00000000 --- a/html/modules/custom/hr_demo/content/node/e54294d5-bf21-4ad2-89c0-f73d80bd8b64.yml +++ /dev/null @@ -1,103 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: e54294d5-bf21-4ad2-89c0-f73d80bd8b64 - bundle: page - default_langcode: en - depends: - d933b5ca-ce2b-4d07-be98-0182f2a6b3a3: user - f720802e-647f-4b2a-9c69-0b805cb2b070: user -default: - revision_uid: - - - entity: d933b5ca-ce2b-4d07-be98-0182f2a6b3a3 - status: - - - value: true - uid: - - - entity: f720802e-647f-4b2a-9c69-0b805cb2b070 - title: - - - value: 'Dashboard - Humanitarian Operational Presence' - created: - - - value: 1673522789 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - used_paragraphs: - - - value: 'Iframe - Dashboard (1)' - metatag: - - - tag: meta - attributes: - name: title - content: 'Dashboard - Humanitarian Operational Presence | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/simulation-operation/dashboard-partner-presence' - path: - - - alias: /simulation-operation/dashboard-partner-presence - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: true - field_paragraphs: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: de0eb01c-bf73-4869-a978-014556307354 - bundle: iframe - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1673523132 - behavior_settings: - - - value: - layout_paragraphs: - parent_uuid: null - region: null - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_iframe_aspect_ratio: - - - value: ratio-4-3 - field_iframe_url: - - - uri: 'https://public.tableau.com/views/3w-Afghanistan/OperationalPresence?:embed=y&:display_count=yes&:showTabs=y?:embed=yes&:tabs=yes&:toolbar=yes&:showVizHome=no' - title: '' - options: { } diff --git a/html/modules/custom/hr_demo/content/node/e96fd16e-6c22-43dd-bcd4-117009878374.yml b/html/modules/custom/hr_demo/content/node/e96fd16e-6c22-43dd-bcd4-117009878374.yml deleted file mode 100644 index 38dfed1b..00000000 --- a/html/modules/custom/hr_demo/content/node/e96fd16e-6c22-43dd-bcd4-117009878374.yml +++ /dev/null @@ -1,63 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: e96fd16e-6c22-43dd-bcd4-117009878374 - bundle: page - default_langcode: en - depends: - 89b1366d-d954-4e8b-aa54-7b95ceb22d80: user -default: - revision_uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - status: - - - value: true - uid: - - - entity: 89b1366d-d954-4e8b-aa54-7b95ceb22d80 - title: - - - value: 'Simulation Health Cluster Key Contacts' - created: - - - value: 1666685595 - promote: - - - value: false - sticky: - - - value: false - revision_translation_affected: - - - value: true - metatag: - - - tag: meta - attributes: - name: title - content: 'Simulation Health Cluster Key Contacts | test' - - - tag: meta - attributes: - name: description - content: 'This page brings together locally, curated information for humanitarians to improve communication and collaboration during an emergency response.' - - - tag: link - attributes: - rel: canonical - href: 'http://response-site.docksal.site/simulation-operation/simulation-health-cluster/simulation-health-cluster-key-contacts' - path: - - - alias: /simulation-operation/simulation-health-cluster/simulation-health-cluster-key-contacts - langcode: und - pathauto: 0 - content_translation_source: - - - value: und - content_translation_outdated: - - - value: false - field_hide_sidebar: - - - value: false diff --git a/html/modules/custom/hr_demo/hr_demo.info.yml b/html/modules/custom/hr_demo/hr_demo.info.yml deleted file mode 100644 index fc40787f..00000000 --- a/html/modules/custom/hr_demo/hr_demo.info.yml +++ /dev/null @@ -1,73 +0,0 @@ -name: Demo content -type: module -description: 'Demo content.' -core_version_requirement: ^8 || ^9 || ^10 -dependencies: - - default_content:default_content - - group:group -default_content: - group: - - e6dcb1cf-d6b4-4891-a8af-2c047c538305 - - 0d775665-d71b-43b7-85c4-4e0e83ed504d - - 4c790236-7289-4f0e-b9b4-645f4a224492 - - 89885589-b4e2-4463-8845-1d065a83ec4d - - fa14bcf3-2293-4023-80e5-32ecbbc6f494 - - 9ef9a699-e5a7-44a8-a982-6a460bf50156 - - fb2bd002-859d-457d-8e3b-46efcf473c43 - - aa23460d-f95e-48e8-adfe-8f216b545ed2 - - 51750e93-20d0-498d-8ca0-cef516e20772 - - group_content: - - ed69346f-741e-4dc9-a83f-f391363d8ead - - e86205c9-0144-4017-944a-03a4c4d05dca - - bd551926-c0fe-406d-8e58-b3fa9519b9a8 - - e4eb2032-5a86-425b-879a-4ea4992a8755 - - 7eb20017-e5ed-4fdd-8274-072fae1c77e7 - - e3dcb40c-60e2-4328-9469-c886f09c6a9c - - 6e1c2617-744f-45d8-998c-82284b7d32ed - - c99287a3-6e12-4f0f-b069-ac257b78277e - - 04574d63-9b05-4be0-af2b-322d0433e8cd - - 11599901-0710-4347-93cc-cb9cd164c73c - - c7187aee-9f83-4bdf-ab09-c3942f7bc161 - - ba0c2862-4d2e-4d22-b6df-dac994943b08 - - 81f30964-5190-4bfb-8621-c63ce161a2ad - - 462f5449-67ef-463e-976b-365ebbaa9ed4 - - 5470feff-af4d-49b0-8b14-554e345a1bd5 - - d070cbb5-0393-4588-81f2-0c65df61e892 - - 0c661fa7-7a2c-4763-821c-312567a9b6c4 - node: - - c8989202-133d-4d9d-97d8-4392dda5a623 - - 672bd8f6-3a2d-4295-a6e6-124de96f635b - - 7e80f097-e9c9-4c00-9eb5-dd2b9c91d0af - - c39dccbf-2ce2-426a-b50d-34409b70c777 - - 508b48b7-c974-4f93-9652-8acac41d7719 - - e54294d5-bf21-4ad2-89c0-f73d80bd8b64 - - c6d730d1-0887-4d57-a199-4da838a03b89 - - c6ef8519-213c-49d8-ac97-c3a6e186b19d - - 6fa928cd-3cdd-46c9-8f50-fef1e716bf7f - - 57b3309a-0463-49a2-9dc4-51178f15b4fa - - e96fd16e-6c22-43dd-bcd4-117009878374 - - 9408b592-dc64-42b1-a37f-14ffc95798a9 - - 68a5f289-a143-41eb-8c82-ba14c11b1475 - - 8509330d-c6c1-410f-beda-80f928d16948 - - 32d009a1-4014-44de-9dac-d5be24dba4a4 - - 76322a27-560a-4b1d-b418-cb57b2f134f1 - - 534c9f46-a6c7-478e-ad49-53003a8bdf36 - - a8828a93-f11b-4146-a158-a14e31d3b9ce - file: - - 08bea3f6-7a43-409e-8ad4-d51e43fd688f - - 130e623d-81df-494d-b083-faef1512ab83 - - 369c92a7-d1e9-47be-abca-5064c0fe0258 - - 4201b04f-1046-47c1-b50a-d5049e3f2777 - - 4d67e48b-ec26-435d-83d3-d71476bd09c8 - - 53353d85-c1c5-4312-bfce-5ea4e7e7f3c3 - - 6f72b16f-00e9-4b94-86bf-0c8b1270077d - - 726beae5-2ae7-4a38-9004-63bf96d2e24e - - 72ffecda-5cce-4418-a889-00dba078f545 - - ad224c5b-0439-421c-b226-ec9423147e95 - - b07a6a90-b753-4f6b-8acb-a6e561fda045 - - bc6f15e0-051c-48e0-90a9-e404922f78d8 - - c1e28e0d-110e-4278-a004-4084d48d4307 - - c339a4bb-d368-487a-aebb-1828b6dd694a - - d5ae0957-ccb1-4637-b9e7-d84c15cefe9f - - ec4da0e2-005d-48ad-9442-584aac124a21 diff --git a/html/modules/custom/hr_demo/hr_demo.module b/html/modules/custom/hr_demo/hr_demo.module deleted file mode 100644 index cf864e49..00000000 --- a/html/modules/custom/hr_demo/hr_demo.module +++ /dev/null @@ -1,63 +0,0 @@ -getStorage('group')->loadByProperties([ - 'uuid' => '0d775665-d71b-43b7-85c4-4e0e83ed504d', - ]); - - /** @var \Drupal\group\Entity\Group $operation */ - $operation = reset($operations); - - $cluster_uuids = [ - '4c790236-7289-4f0e-b9b4-645f4a224492', - '89885589-b4e2-4463-8845-1d065a83ec4d', - 'e6dcb1cf-d6b4-4891-a8af-2c047c538305', - ]; - - foreach ($cluster_uuids as $cluster_uuid) { - $clusters = \Drupal::entityTypeManager()->getStorage('group')->loadByProperties([ - 'uuid' => $cluster_uuid, - ]); - - /** @var \Drupal\group\Entity\Group $cluster */ - $cluster = reset($clusters); - $operation->addRelationship($cluster, 'subgroup:' . $cluster->bundle()); - } - - // French demo content. - $operations = \Drupal::entityTypeManager()->getStorage('group')->loadByProperties([ - 'uuid' => 'fa14bcf3-2293-4023-80e5-32ecbbc6f494', - ]); - - /** @var \Drupal\group\Entity\Group $operation */ - $operation = reset($operations); - - $cluster_uuids = [ - '9ef9a699-e5a7-44a8-a982-6a460bf50156', - 'fb2bd002-859d-457d-8e3b-46efcf473c43', - 'aa23460d-f95e-48e8-adfe-8f216b545ed2', - '51750e93-20d0-498d-8ca0-cef516e20772', - ]; - - foreach ($cluster_uuids as $cluster_uuid) { - $clusters = \Drupal::entityTypeManager()->getStorage('group')->loadByProperties([ - 'uuid' => $cluster_uuid, - ]); - - /** @var \Drupal\group\Entity\Group $cluster */ - $cluster = reset($clusters); - $operation->addRelationship($cluster, 'subgroup:' . $cluster->bundle()); - } -} diff --git a/html/modules/custom/hr_entity_freshness/hr_entity_freshness.module b/html/modules/custom/hr_entity_freshness/hr_entity_freshness.module index a5cd78bd..5b389976 100644 --- a/html/modules/custom/hr_entity_freshness/hr_entity_freshness.module +++ b/html/modules/custom/hr_entity_freshness/hr_entity_freshness.module @@ -99,7 +99,7 @@ function hr_entity_freshness_write(ContentEntityBase $entity, $timestamp, $tab = } elseif ($entity instanceof Node) { /** @var \Drupal\group\Entity\Storage\GroupRelationshipStorage */ - $storage = \Drupal::entityTypeManager()->getStorage('group_content'); + $storage = \Drupal::entityTypeManager()->getStorage('group_relationship'); $activGroupListEntity = $storage->loadByEntity($entity); if (!empty($activGroupListEntity)) { diff --git a/html/modules/custom/hr_paragraphs/hr_paragraphs.links.action.yml b/html/modules/custom/hr_paragraphs/hr_paragraphs.links.action.yml index 6ea44ec9..a662ccd9 100644 --- a/html/modules/custom/hr_paragraphs/hr_paragraphs.links.action.yml +++ b/html/modules/custom/hr_paragraphs/hr_paragraphs.links.action.yml @@ -6,7 +6,7 @@ hr_paragraphs.add_operation: appears_on: - 'entity.group.collection' hr_paragraphs.add_cluster: - route_name: 'entity.group_content.create_form' + route_name: 'entity.group_relationship.create_form' route_parameters: plugin_id: 'subgroup:cluster' title: 'Add new Cluster or Working Group' diff --git a/html/modules/custom/hr_paragraphs/hr_paragraphs.module b/html/modules/custom/hr_paragraphs/hr_paragraphs.module index b30b14ea..b7153208 100644 --- a/html/modules/custom/hr_paragraphs/hr_paragraphs.module +++ b/html/modules/custom/hr_paragraphs/hr_paragraphs.module @@ -284,10 +284,10 @@ function hr_paragraphs_node_update(EntityInterface $entity) { $page_title = \Drupal::service('pathauto.alias_cleaner')->cleanString($entity->label()); - $group_content_array = GroupRelationship::loadByEntity($entity); - $group_content = reset($group_content_array); - if ($group_content) { - $group = $group_content->getGroup(); + $group_relationship_array = GroupRelationship::loadByEntity($entity); + $group_relationship = reset($group_relationship_array); + if ($group_relationship) { + $group = $group_relationship->getGroup(); $group_alias = $path_alias_manager->getAliasByPath('/group/' . $group->id()); // Make sure group has a proper alias. @@ -315,12 +315,12 @@ function hr_paragraphs_node_update(EntityInterface $entity) { /** * Implements hook_ENTITY_TYPE_insert(). */ -function hr_paragraphs_group_content_insert(EntityInterface $entity) { +function hr_paragraphs_group_relationship_insert(EntityInterface $entity) { /** @var \Drupal\group\Entity\GroupRelationship $entity */ $plugin_id = $entity->getRelationshipType()->getPluginId(); if ($plugin_id === 'group_node:page') { - return hr_paragraphs_group_content_alias($entity); + return hr_paragraphs_group_relationship_alias($entity); } if ($plugin_id === 'subgroup:cluster') { @@ -450,7 +450,7 @@ function hr_paragraphs_group_subgroup_alias(EntityInterface $entity) { /** * Implements hook_ENTITY_TYPE_insert(). */ -function hr_paragraphs_group_content_alias(EntityInterface $entity) { +function hr_paragraphs_group_relationship_alias(EntityInterface $entity) { /** @var \Drupal\group\Entity\GroupRelationship $entity */ $plugin_id = $entity->getRelationshipType()->getPluginId(); if ($plugin_id != 'group_node:page') { @@ -493,8 +493,8 @@ function hr_paragraphs_group_content_alias(EntityInterface $entity) { /** * Implements hook_ENTITY_TYPE_update(). */ -function hr_paragraphs_group_content_update(EntityInterface $entity) { - return hr_paragraphs_group_content_insert($entity); +function hr_paragraphs_group_relationship_update(EntityInterface $entity) { + return hr_paragraphs_group_relationship_insert($entity); } /** @@ -724,10 +724,10 @@ function hr_paragraphs_preprocess_paragraph__upcoming_events(&$variables) { // If we are on page, get the group. if (get_class($group) == 'Drupal\node\Entity\Node') { - $group_content_array = GroupRelationship::loadByEntity($group); - $group_content = reset($group_content_array); - if ($group_content) { - $group = $group_content->getGroup(); + $group_relationship_array = GroupRelationship::loadByEntity($group); + $group_relationship = reset($group_relationship_array); + if ($group_relationship) { + $group = $group_relationship->getGroup(); } else { return; @@ -799,10 +799,10 @@ function hr_paragraphs_preprocess_paragraph__child_groups(&$variables) { // If we are on page, get the group. if (get_class($group) == 'Drupal\node\Entity\Node') { - $group_content_array = GroupRelationship::loadByEntity($group); - $group_content = reset($group_content_array); - if ($group_content) { - $group = $group_content->getGroup(); + $group_relationship_array = GroupRelationship::loadByEntity($group); + $group_relationship = reset($group_relationship_array); + if ($group_relationship) { + $group = $group_relationship->getGroup(); } else { return; @@ -879,10 +879,10 @@ function hr_paragraphs_preprocess_paragraph__group_pages(&$variables) { // If we are on page, get the group. if (get_class($group) == 'Drupal\node\Entity\Node') { $exclude_pages[] = $group->id(); - $group_content_array = GroupRelationship::loadByEntity($group); - $group_content = reset($group_content_array); - if ($group_content) { - $group = $group_content->getGroup(); + $group_relationship_array = GroupRelationship::loadByEntity($group); + $group_relationship = reset($group_relationship_array); + if ($group_relationship) { + $group = $group_relationship->getGroup(); } else { return; @@ -1527,16 +1527,16 @@ function hr_paragraphs_menu_local_actions_alter(&$local_actions) { unset($local_actions['group.add_group']); } - if (isset($local_actions['group_content.group_node_relate_page'])) { - unset($local_actions['group_content.group_node_relate_page']); + if (isset($local_actions['group_relationship.group_node_relate_page'])) { + unset($local_actions['group_relationship.group_node_relate_page']); } - if (isset($local_actions['group_content.group_node_add_page'])) { - $local_actions['group_content.group_node_add_page']['title'] = t('Add existing page'); + if (isset($local_actions['group_relationship.group_node_add_page'])) { + $local_actions['group_relationship.group_node_add_page']['title'] = t('Add existing page'); } - if (isset($local_actions['group_content.group_node_create_page'])) { - $local_actions['group_content.group_node_create_page']['title'] = t('Create new page'); + if (isset($local_actions['group_relationship.group_node_create_page'])) { + $local_actions['group_relationship.group_node_create_page']['title'] = t('Create new page'); } } @@ -1583,10 +1583,10 @@ function hr_paragraphs_node_sidebar(&$variables) { return; } - $group_content_array = GroupRelationship::loadByEntity($node); - $group_content = reset($group_content_array); - if ($group_content) { - $group = $group_content->getGroup(); + $group_relationship_array = GroupRelationship::loadByEntity($node); + $group_relationship = reset($group_relationship_array); + if ($group_relationship) { + $group = $group_relationship->getGroup(); if ($group->hasField('field_sidebar_from_operation') && !$group->field_sidebar_from_operation->isEmpty() && $group->field_sidebar_from_operation->value) { if ($group->hasField('subgroup_tree') && !$group->subgroup_tree->isEmpty()) { @@ -1611,8 +1611,8 @@ function hr_paragraphs_node_is_archived(&$variables) { } $variables['is_archived'] = FALSE; - /** @var \Drupal\group\Entity\Storage\GroupContentStorage */ - $storage = \Drupal::entityTypeManager()->getStorage('group_content'); + /** @var \Drupal\group\Entity\Storage\GroupRelationshipStorage */ + $storage = \Drupal::entityTypeManager()->getStorage('group_relationship'); $activGroupListEntity = $storage->loadByEntity($node); // Not a group node. @@ -1620,8 +1620,8 @@ function hr_paragraphs_node_is_archived(&$variables) { return; } - foreach ($activGroupListEntity as $groupContent) { - $group = $groupContent->getGroup(); + foreach ($activGroupListEntity as $groupRelationship) { + $group = $groupRelationship->getGroup(); if (!$group->hasField('field_archive_group')) { continue; } @@ -1659,8 +1659,8 @@ function hr_paragraphs_node_parent_is_published(&$variables) { } $variables['parent_is_published'] = TRUE; - /** @var \Drupal\group\Entity\Storage\GroupContentStorage */ - $storage = \Drupal::entityTypeManager()->getStorage('group_content'); + /** @var \Drupal\group\Entity\Storage\GroupRelationshipStorage */ + $storage = \Drupal::entityTypeManager()->getStorage('group_relationship'); $activGroupListEntity = $storage->loadByEntity($node); // Not a group node. @@ -1668,8 +1668,8 @@ function hr_paragraphs_node_parent_is_published(&$variables) { return; } - foreach ($activGroupListEntity as $groupContent) { - $group = $groupContent->getGroup(); + foreach ($activGroupListEntity as $groupRelationship) { + $group = $groupRelationship->getGroup(); if (!$group->isPublished()) { $variables['parent_is_published'] = FALSE; return; @@ -1917,10 +1917,10 @@ function hr_paragraphs_module_implements_alter(array &$implementations, string $ function hr_paragraphs_form_alter(&$form, FormStateInterface $form_state, $form_id) { // Hide path for memberships. $form_ids = [ - 'group_content_operation-group_membership_add_form', - 'group_content_operation-group_membership_edit_form', - 'group_content_cluster-group_membership_add_form', - 'group_content_cluster-group_membership_edit_form', + 'group_relationship_operation-group_membership_add_form', + 'group_relationship_operation-group_membership_edit_form', + 'group_relationship_cluster-group_membership_add_form', + 'group_relationship_cluster-group_membership_edit_form', ]; if (in_array($form_id, $form_ids)) { @@ -2061,9 +2061,9 @@ function hr_paragraphs_preprocess_views_view(&$variables) { } /** - * Implements hook_group_content_info_alter(). + * Implements hook_group_relationship_info_alter(). */ -function hr_paragraphs_group_content_info_alter(&$definitions) { +function hr_paragraphs_group_relationship_info_alter(&$definitions) { // Hide sub groups and pages when unpublished. $definitions['group_node:landing_page']['handlers']['access'] = 'Drupal\hr_paragraphs\Plugin\GroupNodeAccessControlHandler'; $definitions['group_node:page']['handlers']['access'] = 'Drupal\hr_paragraphs\Plugin\GroupNodeAccessControlHandler'; diff --git a/html/modules/custom/hr_paragraphs/hr_paragraphs.services.yml b/html/modules/custom/hr_paragraphs/hr_paragraphs.services.yml index d6003b14..4ef6320a 100644 --- a/html/modules/custom/hr_paragraphs/hr_paragraphs.services.yml +++ b/html/modules/custom/hr_paragraphs/hr_paragraphs.services.yml @@ -14,8 +14,8 @@ services: hr_paragraphs.rss_controller: class: \Drupal\hr_paragraphs\Controller\RssController arguments: ['@http_client'] - hr_paragraphs.breadcrumb.groupcontent: - class: 'Drupal\hr_paragraphs\Breadcrumb\GroupContentBreadcrumbBuilder' + hr_paragraphs.breadcrumb.group_relationship: + class: 'Drupal\hr_paragraphs\Breadcrumb\GroupRelationshipBreadcrumbBuilder' tags: - { name: 'breadcrumb_builder', priority: 100 } hr_paragraphs.breadcrumb.group: diff --git a/html/modules/custom/hr_paragraphs/migrate/README.md b/html/modules/custom/hr_paragraphs/migrate/README.md index f99d6661..1dd74436 100644 --- a/html/modules/custom/hr_paragraphs/migrate/README.md +++ b/html/modules/custom/hr_paragraphs/migrate/README.md @@ -46,8 +46,8 @@ Node Ids to preserve: - 44 ```bash -drush entity:delete group_content --bundle=operation-group_membership -drush entity:delete group_content --bundle=cluster-group_membership +drush entity:delete group_relationship --bundle=operation-group_membership +drush entity:delete group_relationship --bundle=cluster-group_membership drush entity:delete node --exclude=1,37,38,40,42,43,44 drush entity:delete group --bundle=cluster drush entity:delete group diff --git a/html/modules/custom/hr_paragraphs/src/Breadcrumb/GroupContentBreadcrumbBuilder.php b/html/modules/custom/hr_paragraphs/src/Breadcrumb/GroupRelationshipBreadcrumbBuilder.php similarity index 73% rename from html/modules/custom/hr_paragraphs/src/Breadcrumb/GroupContentBreadcrumbBuilder.php rename to html/modules/custom/hr_paragraphs/src/Breadcrumb/GroupRelationshipBreadcrumbBuilder.php index f16a2504..2983387e 100644 --- a/html/modules/custom/hr_paragraphs/src/Breadcrumb/GroupContentBreadcrumbBuilder.php +++ b/html/modules/custom/hr_paragraphs/src/Breadcrumb/GroupRelationshipBreadcrumbBuilder.php @@ -11,9 +11,9 @@ use Drupal\group\Entity\GroupRelationship; /** - * Provides a custom breadcrumb builder for group content type paths. + * Provides a custom breadcrumb builder for group relationship type paths. */ -class GroupContentBreadcrumbBuilder implements BreadcrumbBuilderInterface { +class GroupRelationshipBreadcrumbBuilder implements BreadcrumbBuilderInterface { use StringTranslationTrait; /** @@ -25,10 +25,10 @@ public function applies(RouteMatchInterface $route_match) { return FALSE; } - $group_content_array = GroupRelationship::loadByEntity($node); - $group_content = reset($group_content_array); + $group_relationship_array = GroupRelationship::loadByEntity($node); + $group_relationship = reset($group_relationship_array); - if (!$group_content) { + if (!$group_relationship) { return FALSE; } @@ -44,9 +44,9 @@ public function build(RouteMatchInterface $route_match) { $node = $route_match->getParameter('node'); - $group_content_array = GroupRelationship::loadByEntity($node); - $group_content = reset($group_content_array); - $group = $group_content->getGroup(); + $group_relationship_array = GroupRelationship::loadByEntity($node); + $group_relationship = reset($group_relationship_array); + $group = $group_relationship->getGroup(); if ($group->subgroup_tree->value && $group->subgroup_tree->value !== $group->id()) { $parent_group = Group::load($group->subgroup_tree->value); diff --git a/html/modules/custom/hr_paragraphs/src/Controller/GroupContentTitleController.php b/html/modules/custom/hr_paragraphs/src/Controller/GroupRelationshipTitleController.php similarity index 84% rename from html/modules/custom/hr_paragraphs/src/Controller/GroupContentTitleController.php rename to html/modules/custom/hr_paragraphs/src/Controller/GroupRelationshipTitleController.php index 5416ffc1..e072635b 100644 --- a/html/modules/custom/hr_paragraphs/src/Controller/GroupContentTitleController.php +++ b/html/modules/custom/hr_paragraphs/src/Controller/GroupRelationshipTitleController.php @@ -6,9 +6,9 @@ use Drupal\group\Entity\GroupInterface; /** - * Returns responses for GroupContent routes. + * Returns responses for GroupRelationship routes. */ -class GroupContentTitleController extends GroupRelationshipController { +class GroupRelationshipTitleController extends GroupRelationshipController { /** * {@inheritdoc} diff --git a/html/modules/custom/hr_paragraphs/src/Plugin/GroupNodeAccessControlHandler.php b/html/modules/custom/hr_paragraphs/src/Plugin/GroupNodeAccessControlHandler.php index c974bf9c..a23f7b2f 100644 --- a/html/modules/custom/hr_paragraphs/src/Plugin/GroupNodeAccessControlHandler.php +++ b/html/modules/custom/hr_paragraphs/src/Plugin/GroupNodeAccessControlHandler.php @@ -6,13 +6,13 @@ use Drupal\Core\Entity\EntityInterface; use Drupal\Core\Session\AccountInterface; use Drupal\group\Entity\Group; -use Drupal\group\Plugin\GroupContentAccessControlHandler; +use Drupal\group\Plugin\Group\RelationHandlerDefault\AccessControl; use Drupal\node\Entity\Node; /** - * Provides access control for GroupContent entities and grouped entities. + * Provides access control for GroupRelationship entities and grouped entities. */ -class GroupNodeAccessControlHandler extends GroupContentAccessControlHandler { +class GroupNodeAccessControlHandler extends AccessControl { /** * {@inheritdoc} @@ -22,17 +22,17 @@ public function entityAccess(EntityInterface $entity, $operation, AccountInterfa if ($operation == 'view' && !$account->hasPermission('access content overview')) { if ($entity instanceof Node) { - /** @var \Drupal\group\Entity\Storage\GroupContentStorage */ - $storage = \Drupal::entityTypeManager()->getStorage('group_content'); - $activGroupListEntity = $storage->loadByEntity($entity); + /** @var \Drupal\group\Entity\Storage\GroupRelationshipStorage */ + $storage = \Drupal::entityTypeManager()->getStorage('group_relationship'); + $activeGroupListEntity = $storage->loadByEntity($entity); // Not a group node. - if (empty($activGroupListEntity)) { + if (empty($activeGroupListEntity)) { return $return_as_object ? $result : $result->isAllowed(); } - foreach ($activGroupListEntity as $groupContent) { - $group = $groupContent->getGroup(); + foreach ($activeGroupListEntity as $groupRelationship) { + $group = $groupRelationship->getGroup(); if (!$group->isPublished()) { $result = AccessResult::forbidden(); } diff --git a/html/modules/custom/hr_paragraphs/src/Plugin/views/field/LinkcheckerLinkGroupEntityLabel.php b/html/modules/custom/hr_paragraphs/src/Plugin/views/field/LinkcheckerLinkGroupEntityLabel.php index 1dc91e7a..14faed0a 100644 --- a/html/modules/custom/hr_paragraphs/src/Plugin/views/field/LinkcheckerLinkGroupEntityLabel.php +++ b/html/modules/custom/hr_paragraphs/src/Plugin/views/field/LinkcheckerLinkGroupEntityLabel.php @@ -79,10 +79,10 @@ public function render(ResultRow $values) { $parent_entity = $linked_entity; // Get group. - $group_content_array = GroupRelationship::loadByEntity($linked_entity); - $group_content = reset($group_content_array); - if ($group_content) { - $parent_entity = $group_content->getGroup(); + $group_relationship_array = GroupRelationship::loadByEntity($linked_entity); + $group_relationship = reset($group_relationship_array); + if ($group_relationship) { + $parent_entity = $group_relationship->getGroup(); } if (!empty($this->options['link_to_entity'])) { diff --git a/html/modules/custom/hr_paragraphs/src/Plugin/views/field/LinkcheckerLinkGroupEntityLink.php b/html/modules/custom/hr_paragraphs/src/Plugin/views/field/LinkcheckerLinkGroupEntityLink.php index 1cbae606..7b4e6442 100644 --- a/html/modules/custom/hr_paragraphs/src/Plugin/views/field/LinkcheckerLinkGroupEntityLink.php +++ b/html/modules/custom/hr_paragraphs/src/Plugin/views/field/LinkcheckerLinkGroupEntityLink.php @@ -81,10 +81,10 @@ public function render(ResultRow $values) { $parent_entity = $linked_entity; // Get group. - $group_content_array = GroupRelationship::loadByEntity($linked_entity); - $group_content = reset($group_content_array); - if ($group_content) { - $parent_entity = $group_content->getGroup(); + $group_relationship_array = GroupRelationship::loadByEntity($linked_entity); + $group_relationship = reset($group_relationship_array); + if ($group_relationship) { + $parent_entity = $group_relationship->getGroup(); } if (!empty($this->options['absolute_link'])) { diff --git a/html/modules/custom/hr_paragraphs/src/Routing/RouteSubscriber.php b/html/modules/custom/hr_paragraphs/src/Routing/RouteSubscriber.php index 8265c6ce..32d35bd0 100644 --- a/html/modules/custom/hr_paragraphs/src/Routing/RouteSubscriber.php +++ b/html/modules/custom/hr_paragraphs/src/Routing/RouteSubscriber.php @@ -19,9 +19,9 @@ protected function alterRoutes(RouteCollection $collection) { $route->setRequirement('_custom_access_group_type', 'TRUE'); } - // Change title of group content create form. - if ($route = $collection->get('entity.group_content.create_form')) { - $route->setDefault('_title_callback', '\Drupal\hr_paragraphs\Controller\GroupContentTitleController::createFormTitle'); + // Change title of group relationship create form. + if ($route = $collection->get('entity.group_relationship.create_form')) { + $route->setDefault('_title_callback', '\Drupal\hr_paragraphs\Controller\GroupRelationshipTitleController::createFormTitle'); } } diff --git a/html/modules/custom/paragraphs_group_permissions/paragraphs_group_permissions.module b/html/modules/custom/paragraphs_group_permissions/paragraphs_group_permissions.module index f1c588ad..348fb6c5 100644 --- a/html/modules/custom/paragraphs_group_permissions/paragraphs_group_permissions.module +++ b/html/modules/custom/paragraphs_group_permissions/paragraphs_group_permissions.module @@ -68,10 +68,10 @@ function paragraphs_group_permissions_paragraph_access(ParagraphInterface $entit // If we are on page, get the group. if (get_class($parent) == 'Drupal\node\Entity\Node') { - $group_content_array = GroupRelationship::loadByEntity($parent); - $group_content = reset($group_content_array); - if ($group_content) { - $group = $group_content->getGroup(); + $group_relationship_array = GroupRelationship::loadByEntity($parent); + $group_relationship = reset($group_relationship_array); + if ($group_relationship) { + $group = $group_relationship->getGroup(); } else { return AccessResult::neutral();