continue to build frontpage

This commit is contained in:
2019-05-24 16:46:14 +02:00
parent b6b71ab9a4
commit 093073f4f5
17 changed files with 207 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
status: 1
pattern: "<?php\r\nreturn t('Home');\r\n\r\n?>"
php: true
escape: false
dependencies:
config:
- node.type.frontpage

View File

@@ -2,6 +2,8 @@ uuid: e24f300b-ad2d-47ff-851c-875b1c353ce0
langcode: en
status: true
dependencies:
module:
- system
theme:
- materiotheme
id: pagetitle
@@ -15,4 +17,9 @@ settings:
label: 'Page title'
provider: core
label_display: '0'
visibility: { }
visibility:
request_path:
id: request_path
pages: '<front>'
negate: true
context_mapping: { }

View File

@@ -2,6 +2,8 @@ uuid: 338dfb90-8c89-416b-9928-740e40ad9181
langcode: en
status: true
dependencies:
module:
- user
theme:
- materiotheme
id: tabs
@@ -17,4 +19,12 @@ settings:
label_display: '0'
primary: true
secondary: true
visibility: { }
visibility:
user_role:
id: user_role
roles:
admin: admin
root: root
negate: false
context_mapping:
user: '@user.current_user_context:current_user'

View File

@@ -5,6 +5,7 @@ dependencies:
config:
- field.field.node.frontpage.field_a_database
- field.field.node.frontpage.field_blabla
- field.field.node.frontpage.field_pricing
- field.field.node.frontpage.field_showrooms
- field.field.node.frontpage.field_what_is_materio
- node.type.frontpage
@@ -31,6 +32,14 @@ content:
third_party_settings: { }
type: text_textarea
region: content
field_pricing:
weight: 26
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: text_textarea
region: content
field_showrooms:
weight: 3
settings:

View File

@@ -5,6 +5,7 @@ dependencies:
config:
- field.field.node.frontpage.field_a_database
- field.field.node.frontpage.field_blabla
- field.field.node.frontpage.field_pricing
- field.field.node.frontpage.field_showrooms
- field.field.node.frontpage.field_what_is_materio
- node.type.frontpage
@@ -57,6 +58,13 @@ content:
third_party_settings: { }
type: text_default
region: content
field_pricing:
weight: 7
label: above
settings: { }
third_party_settings: { }
type: text_default
region: content
field_showrooms:
weight: 3
label: above
@@ -66,11 +74,19 @@ content:
region: content
field_what_is_materio:
weight: 0
label: hidden
label: above
settings: { }
third_party_settings: { }
type: text_default
region: content
title:
type: string
weight: 8
region: content
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
hidden:
langcode: true
links: true

View File

@@ -7,6 +7,7 @@ module:
advancedqueue: 0
amswap: 0
audiofield: 0
auto_entitylabel: 0
autocomplete_deluxe: 0
autologout: 0
ban: 0

View File

@@ -0,0 +1,21 @@
uuid: b64692db-2acf-4668-9ce8-72a0e23ce1eb
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_pricing
- node.type.frontpage
module:
- text
id: node.frontpage.field_pricing
field_name: field_pricing
entity_type: node
bundle: frontpage
label: Pricing
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
field_type: text_long

View File

@@ -0,0 +1,19 @@
uuid: f337a804-49e5-4d6b-b1d4-d6fb32937841
langcode: en
status: true
dependencies:
module:
- node
- text
id: node.field_pricing
field_name: field_pricing
entity_type: node
type: text_long
settings: { }
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@@ -0,0 +1 @@
label: 'Une base de données intuitive'

View File

@@ -0,0 +1 @@
label: 'Les offres'

View File

@@ -1 +1 @@
description: 'Des Showrooms foisonnants'
label: 'Des Showrooms foisonnants'

View File

@@ -1 +1 @@
description: 'materiO'' c''est quoi?'
label: 'materiO'' c''est quoi?'