Selaa lähdekoodia

CT statique url alias

bach 5 päivää sitten
vanhempi
commit
422f6cdb3a
1 muutettua tiedostoa jossa 8 lisäystä ja 1 poistoa
  1. 8 1
      config/sync/core.entity_form_display.node.static.default.yml

+ 8 - 1
config/sync/core.entity_form_display.node.static.default.yml

@@ -22,6 +22,7 @@ dependencies:
     - image
     - link
     - paragraphs
+    - path
     - text
     - video_embed_field
 third_party_settings:
@@ -48,6 +49,7 @@ third_party_settings:
       children:
         - status
         - promote
+        - path
       label: Details
       region: content
       parent_name: ''
@@ -276,6 +278,12 @@ content:
     region: content
     settings: {  }
     third_party_settings: {  }
+  path:
+    type: path
+    weight: 9
+    region: content
+    settings: {  }
+    third_party_settings: {  }
   promote:
     type: boolean_checkbox
     weight: 8
@@ -301,7 +309,6 @@ content:
 hidden:
   created: true
   langcode: true
-  path: true
   sticky: true
   uid: true
   url_redirects: true