Resolve #3479721 "Create placeholder blocks for welcome dashboard"
3 unresolved threads
Create placeholder blocks for welcome dashboard
Closes #3479721
Merge request reports
Activity
- Resolved by Christian López Espínola
- Resolved by Adam G-H
- Resolved by Christian López Espínola
- Resolved by Adam G-H
added 8 commits
Toggle commit listadded 9 commits
Toggle commit listadded 9 commits
-
7cfca39a...1b5cd194 - 3 commits from branch
project:0.x
- 2d07fa6a - Include every config from dashboard.
- 9602c6f3 - Define block placeholders for the welcome dashboard.
- 0e70214d - Added content and site status blocks.
- 4a48fbc7 - Remove uuids in provided config.
- fde41a20 - Changed message.
- 118c3911 - Added todo.
Toggle commit list-
7cfca39a...1b5cd194 - 3 commits from branch
added 7 commits
Toggle commit listadded 20 commits
-
3451a111...438b46f5 - 14 commits from branch
project:0.x
- 7ac93a2b - Include every config from dashboard.
- 4d66e7d2 - Define block placeholders for the welcome dashboard.
- af58b499 - Added content and site status blocks.
- 5c7d4476 - Remove uuids in provided config.
- bf439624 - Changed message.
- dd9f90b2 - Added todo.
Toggle commit list-
3451a111...438b46f5 - 14 commits from branch
42 value: '<div class="panel field-config-form form-wrapper"><a class="field-config-form button button-primary" href="/node/add/page" title="Add a Page.">Add a Page </a><a class="field-config-form button button-primary" href="/node/add/event" title="Add an Event.">Add an Event</a> <a class="field-config-form button button-primary" href="/node/add/blog" title="Write a Post.">Write a Post</a></div>' 43 format: full_html 44 weight: 0 45 additional: { } 46 12b73735-da0a-4abb-8d8f-25ead4d7ae1c: 47 uuid: 12b73735-da0a-4abb-8d8f-25ead4d7ae1c 48 region: first 49 configuration: 50 id: dashboard_text_block 51 label: 'Add new capabilities' 52 label_display: visible 53 provider: dashboard 54 context_mapping: { } 55 text: 56 value: '<p>SEO, Content types, New content, Analytics</p>' 57 format: basic_html This needs to be changed (most likely to
restricted_html
) now that https://www.drupal.org/project/drupal_cms/issues/3484331 is in.Edited by Adam G-H
55 text: 56 value: '<p>SEO, Content types, New content, Analytics</p>' 57 format: basic_html 58 weight: 1 59 additional: { } 60 c71d5d22-6031-40d0-91f3-f55d96eff403: 61 uuid: c71d5d22-6031-40d0-91f3-f55d96eff403 62 region: first 63 configuration: 64 id: dashboard_text_block 65 label: 'Site Analytics' 66 label_display: visible 67 provider: dashboard 68 context_mapping: { } 69 text: 70 value: '<p>Coming soon...</p>' Not blocking, but is this really necessary? A "coming soon" block is lamesville, and leaves a poor impression. :) If this is going to land soon, like a week or so, then I would have less of a problem with this block...but I have absolutely no idea when analytics will actually appear in Drupal CMS, since the track lead has been rather silent.
Edited by Adam G-H
89 label: Content 90 context_mapping: { } 91 components: 92 4b5cf306-ac12-468a-b540-61d8aba81a3a: 93 uuid: 4b5cf306-ac12-468a-b540-61d8aba81a3a 94 region: content 95 configuration: 96 id: 'views_block:dashboard_content-block_site_content' 97 label: '' 98 label_display: visible 99 provider: views 100 context_mapping: { } 101 views_label: '' 102 items_per_page: none 103 weight: 0 104 additional: { }
Please register or sign in to reply