Init, just to test mkdocs
Closes #3473889
Merge request reports
Activity
added 7 commits
-
7800460b...e8962c86 - 6 commits from branch
project:2.0.x
- 56ab790e - Init, just to test mkdocs
-
7800460b...e8962c86 - 6 commits from branch
added 35 commits
-
ba492f14...a4e5432d - 33 commits from branch
project:2.0.x
- 910e0035 - Init, just to test mkdocs
- 4bdffcf2 - Temp
-
ba492f14...a4e5432d - 33 commits from branch
added 14 commits
-
5750088e...75103c4f - 12 commits from branch
project:2.0.x
- 3a677d73 - Init, just to test mkdocs
- 6932c221 - Temp
-
5750088e...75103c4f - 12 commits from branch
added 3 commits
added 3 commits
- docs/faq.md 0 → 100644
- Resolved by Pierre Dureau
- Resolved by Pierre Dureau
- Resolved by Pierre Dureau
- Resolved by Pierre Dureau
- docs/faq.md 0 → 100644
97 - deprecated 98 - obsolete 99 ``` 100 101 https://git.drupalcode.org/project/drupal/-/blob/11.x/core/assets/schemas/v1/metadata.schema.json 102 103 This information is shown in the component library, but the component is still available for selection. 104 105 ### Relationship with Storybook module 106 107 https://www.drupal.org/project/storybook provides an integration between SDC and Storybook component library. 108 109 So it looks like `ui_patterns_library` but the goals are different: 110 111 - `storybook` is a development tool, powerful, outside of Drupal, an industry standard, great for the front developers 112 - `ui_patterns_library` is to check the components once developed, inside Drupal, well integrated in Drupal and the Render API, great for the other stakeholders, without having to go to another tool - Resolved by Pierre Dureau
- Resolved by Pierre Dureau
- Resolved by Pierre Dureau
- docs/1-users/1-as-block.md 0 → 100644
6 7 ## In Block Layout (`/admin/structure/block`) 8 9 Every UI component is a Drupal block plugin, available in the "Place block" modal: 10 11  12 13 For example, to assign any component in the Header region, click on "Place Block" button and choose the component to be placed in this particular region. 14 15 The component is configurable as an usual block plugin, with the [Component form](3.0-component-form.md) alongside the block title, the visibility settings and the block placement: 16 17  18 19 ### Contextual data sources 20 21 There is no specific context here. Only the generic data sources are available. - Resolved by Pierre Dureau
- Resolved by Pierre Dureau
- Resolved by Pierre Dureau
- Resolved by Pierre Dureau
- Resolved by Pierre Dureau
Please register or sign in to reply