diff --git a/api/config/project/entryTypes/post--4729ad5e-485e-4f98-995d-79fa5254cd42.yaml b/api/config/project/entryTypes/post--4729ad5e-485e-4f98-995d-79fa5254cd42.yaml index 36bbf1ce..3599c872 100644 --- a/api/config/project/entryTypes/post--4729ad5e-485e-4f98-995d-79fa5254cd42.yaml +++ b/api/config/project/entryTypes/post--4729ad5e-485e-4f98-995d-79fa5254cd42.yaml @@ -65,7 +65,19 @@ fieldLayouts: uid: 3855f60e-a753-427f-9244-8979083a7f3b userCondition: null warning: null - width: 100 + width: 50 + - + elementCondition: null + fieldUid: 61b9d842-7365-4bbf-883c-1b6433dc15f4 # Caption - rich text + instructions: null + label: 'Hero Caption' + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 6b1526fd-da23-4704-a956-01ff8ed74f8b + userCondition: null + warning: null + width: 50 - elementCondition: null fieldUid: 75f0b770-5006-4359-848f-96415196bfe0 # Date diff --git a/api/config/project/fields/captionRichText--61b9d842-7365-4bbf-883c-1b6433dc15f4.yaml b/api/config/project/fields/captionRichText--61b9d842-7365-4bbf-883c-1b6433dc15f4.yaml index 1b63802c..0b561971 100644 --- a/api/config/project/fields/captionRichText--61b9d842-7365-4bbf-883c-1b6433dc15f4.yaml +++ b/api/config/project/fields/captionRichText--61b9d842-7365-4bbf-883c-1b6433dc15f4.yaml @@ -1,25 +1,24 @@ columnSuffix: null contentColumnType: text -fieldGroup: df8c8d8a-c7d1-45bf-b551-ef790a5b59ad # Callouts +fieldGroup: 9940892d-32f4-4399-acac-ab559ce1c82b # Common handle: captionRichText -instructions: '' +instructions: null name: 'Caption - rich text' searchable: true settings: - availableTransforms: '*' + availableTransforms: '' availableVolumes: '' - cleanupHtml: true columnType: text configSelectionMode: choose defaultTransform: '' manualConfig: '' - purifierConfig: '' - purifyHtml: '1' + purifierConfig: null + purifyHtml: true redactorConfig: Simple.json - removeEmptyTags: '1' - removeInlineStyles: '1' - removeNbsp: '1' - showHtmlButtonForNonAdmins: '' + removeEmptyTags: true + removeInlineStyles: true + removeNbsp: true + showHtmlButtonForNonAdmins: false showUnpermittedFiles: false showUnpermittedVolumes: false uiMode: normal diff --git a/api/config/project/project.yaml b/api/config/project/project.yaml index 1c98bdfb..515931f7 100644 --- a/api/config/project/project.yaml +++ b/api/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1691512708 +dateModified: 1691608933 email: fromEmail: $EMAIL_FROM_ADDRESS fromName: $EMAIL_SENDER_NAME