Skip to content

Commit

Permalink
Header image layout
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenckens committed May 7, 2024
1 parent b286231 commit e5d5e6b
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
columnSuffix: null
contentColumnType: string
handle: headerImage
instructions: null
name: 'Header image'
Expand All @@ -10,9 +9,11 @@ settings:
allowUploads: false
allowedKinds:
- image
branchLimit: null
defaultUploadLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files
defaultUploadLocationSubpath: null
localizeRelations: false
maintainHierarchy: false
maxRelations: 1
minRelations: null
previewMode: full
Expand All @@ -21,26 +22,15 @@ settings:
restrictedDefaultUploadSubpath: null
restrictedLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files
restrictedLocationSubpath: null
selectionCondition:
__assoc__:
-
- elementType
- craft\elements\Asset
-
- fieldContext
- global
-
- class
- craft\elements\conditions\assets\AssetCondition
selectionLabel: null
showCardsInGrid: false
showSiteMenu: false
showUnpermittedFiles: false
showUnpermittedVolumes: false
source: null
sources: '*'
targetSiteId: null
validateRelatedElements: false
viewMode: large
viewMode: cards
translationKeyFormat: null
translationMethod: site
type: craft\fields\Assets
2 changes: 1 addition & 1 deletion config/project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1715064947
dateModified: 1715065749
elementSources:
craft\elements\Entry:
-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
altTranslationKeyFormat: null
altTranslationMethod: site
fieldLayouts:
8985b5d5-d4d2-4e77-a044-b0cba33552b7:
tabs:
Expand All @@ -20,13 +22,16 @@ fieldLayouts:
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
Expand All @@ -45,11 +50,13 @@ fieldLayouts:
disabled: false
elementCondition: null
id: null
includeInCards: true
instructions: null
label: null
name: null
orientation: null
placeholder: null
providesThumbs: false
readonly: false
requirable: true
required: false
Expand All @@ -64,8 +71,11 @@ fieldLayouts:
-
elementCondition: null
fieldUid: 39f07216-d49a-4917-b05e-bec26f425843 # Image Caption
handle: null
includeInCards: true
instructions: null
label: null
providesThumbs: false
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
Expand All @@ -76,8 +86,11 @@ fieldLayouts:
-
elementCondition: null
fieldUid: bcf87482-b5f3-4be6-9a63-153f0458466b # Image Copyright
handle: null
includeInCards: false
instructions: null
label: null
providesThumbs: false
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
Expand All @@ -88,8 +101,11 @@ fieldLayouts:
-
elementCondition: null
fieldUid: 5a25f3e9-a180-4a29-aa41-8721fbf815b9 # Optimized Content
handle: null
includeInCards: false
instructions: null
label: null
providesThumbs: false
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
Expand All @@ -100,8 +116,11 @@ fieldLayouts:
-
elementCondition: null
fieldUid: 60b48ff5-1ab2-471b-8592-cdc623e0882c # Optimized Text Image
handle: null
includeInCards: false
instructions: null
label: null
providesThumbs: false
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
Expand All @@ -112,8 +131,11 @@ fieldLayouts:
-
elementCondition: null
fieldUid: 0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d # Optimized Overview
handle: null
includeInCards: false
instructions: null
label: null
providesThumbs: false
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
Expand All @@ -124,8 +146,11 @@ fieldLayouts:
-
elementCondition: null
fieldUid: 197566c6-94bb-4e67-86d7-8945f2589a1d # Optimized Hero
handle: null
includeInCards: false
instructions: null
label: null
providesThumbs: false
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
Expand All @@ -140,6 +165,7 @@ fs: files
handle: publicFiles
name: 'Public Files'
sortOrder: 0
subpath: ''
titleTranslationKeyFormat: null
titleTranslationMethod: site
transformFs: ''
Expand Down

0 comments on commit e5d5e6b

Please sign in to comment.