Skip to content

Commit

Permalink
Contentbuilder color
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenckens committed May 6, 2024
1 parent 266b042 commit 1fbc4df
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,39 @@
color: null
color: green
fieldLayouts:
8e0153f8-35f6-4a49-bc77-316bc5dce081:
tabs:
-
elementCondition: null
elements:
-
autocapitalize: true
autocomplete: false
autocorrect: true
class: null
disabled: false
elementCondition: null
id: null
includeInCards: false
inputType: null
instructions: null
label: null
max: null
min: null
name: null
orientation: null
placeholder: null
providesThumbs: false
readonly: false
requirable: false
size: null
step: null
tip: null
title: null
type: craft\fieldlayoutelements\entries\EntryTitleField
uid: 660658fd-2dbc-44a4-b9fc-af5a461ce73c
userCondition: null
warning: null
width: 100
-
elementCondition: null
fieldUid: 24983cba-9d55-413d-80dc-0374abd19ec0
Expand Down Expand Up @@ -115,12 +144,12 @@ fieldLayouts:
userCondition: null
handle: textTwoColumns
hasTitleField: false
icon: null
icon: text
name: 'Text (2 columns)'
showSlugField: true
showStatusField: true
slugTranslationKeyFormat: null
slugTranslationKeyFormat: ''
slugTranslationMethod: site
titleFormat: null
titleTranslationKeyFormat: null
titleFormat: ''
titleTranslationKeyFormat: ''
titleTranslationMethod: site
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: 'Content Builder'
searchable: true
settings:
entryTypes:
- 1e4267e1-8d5f-4312-8458-86b19bc17d74
- 1e4267e1-8d5f-4312-8458-86b19bc17d74 # Text (2 columns)
- 7b5ab248-6255-4b42-88bc-80c1dee62b20
- 24bd0074-b53d-404d-9285-a0be9f26bbd4
- 0396f80c-a192-4beb-a6e7-075075cf0f70
Expand Down
3 changes: 2 additions & 1 deletion config/project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1715018027
dateModified: 1715018759
elementSources:
craft\elements\Entry:
-
Expand Down Expand Up @@ -110,6 +110,7 @@ fs:
meta:
__names__:
1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2: 'Cookie policy' # Cookie policy
1e4267e1-8d5f-4312-8458-86b19bc17d74: 'Text (2 columns)' # Text (2 columns)
01faae48-e031-4496-af0c-89de7f12eccd: 'News categories' # News categories
2a768305-5971-43c0-a2f4-415e648c6a45: Default # Default
2e4b3bb0-26e4-47d2-9445-54401a221c63: 'X (Twitter)' # X (Twitter)
Expand Down

0 comments on commit 1fbc4df

Please sign in to comment.