Issue/drupal cms 3485822 blog layout builder
Merged
requested to merge issue/drupal_cms-3485822:issue/drupal_cms-3485822-blog-layout-builder into 0.x
3 unresolved threads
Merge request reports
Activity
added 14 commits
-
4f331bcd...9d74169a - 12 commits from branch
project:0.x
- 20b6d9c4 - Enable layout builder for basic page and blog
- 65a969a9 - Remove default_content install
-
4f331bcd...9d74169a - 12 commits from branch
added 7 commits
- ad27608d - Enable layout builder for basic page and blog
- ec585ab0 - Remove default_content install
- c22e92a3 - Enable layout builder for basic page and blog
- 4f331bcd - Remove default_content install
- 8dac0bbb - Merge branch 'issue/drupal_cms-3485822-blog-layout-builder' of...
- 01d78428 - Merge branch 'issue/drupal_cms-3485822-blog-layout-builder' of...
- 7f30feec - Move entity displays back to config folder & fix related blog posts view
Toggle commit listadded 7 commits
-
7f30feec...15af16ed - 6 commits from branch
project:0.x
- b4ab2606 - Merge branch '0.x' into issue/drupal_cms-3485822-blog-layout-builder
-
7f30feec...15af16ed - 6 commits from branch
24 98 third_party_settings: { } 25 99 weight: 1 26 100 region: content 27 field_featured_image: 101 field_image: - Comment on lines -27 to +101
This...doesn't make sense?
field_image
is gone and was replaced byfield_featured_image
, which is explicitly hidden in this display. Bad merge?Edited by Adam G-H changed this line in version 6 of the diff
23 103 third_party_settings: { } 24 104 weight: 2 25 105 region: content 26 field_featured_image: 106 field_image: changed this line in version 6 of the diff
40 37 rows: 5 41 38 placeholder: '' 42 39 third_party_settings: { } 43 field_featured_image: 40 field_image: changed this line in version 6 of the diff
added 5 commits
-
b4ab2606...860898d8 - 4 commits from branch
project:0.x
- dfe781c5 - Merge branch '0.x' into issue/drupal_cms-3485822-blog-layout-builder
-
b4ab2606...860898d8 - 4 commits from branch
added 1 commit
- e823e2b4 - Merge branch '0.x' into issue/drupal_cms-3485822-blog-layout-builder
Please register or sign in to reply