Skip to content

Commit

Permalink
(chore) CMS sync
Browse files Browse the repository at this point in the history
  • Loading branch information
nitriques committed Feb 21, 2024
1 parent 0d45f89 commit 4554b11
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 67 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,54 +84,6 @@ fields:
restrictedDefaultUploadSubpath: null
restrictedLocationSource: 'volume:7c06f121-409c-4ebe-a6ce-aa78ea61ce4d' # Assets
restrictedLocationSubpath: null
selectionCondition:
__assoc__:
-
- elementType
- craft\elements\Asset
-
- fieldContext
- global
-
- class
- craft\elements\conditions\assets\AssetCondition
-
- conditionRules
-
-
__assoc__:
-
- class
- craft\elements\conditions\assets\WidthConditionRule
-
- uid
- bc84e0f2-244a-4822-b00e-6421c509f654
-
- operator
- '='
-
- value
- '1200'
-
- maxValue
- ''
-
__assoc__:
-
- class
- craft\elements\conditions\assets\HeightConditionRule
-
- uid
- a7009423-65d3-413f-ba96-7dec99a7c0d4
-
- operator
- '='
-
- value
- '630'
-
- maxValue
- ''
selectionLabel: 'Ajouter une image de partage // Add a sharing image'
showSiteMenu: false
showUnpermittedFiles: false
Expand Down
2 changes: 1 addition & 1 deletion project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1705337805
dateModified: 1707250048
elementSources:
craft\elements\Asset:
-
Expand Down
25 changes: 7 additions & 18 deletions project/volumes/assets--7c06f121-409c-4ebe-a6ce-aa78ea61ce4d.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ fieldLayouts:
disabled: false
elementCondition: null
id: null
inputType: null
instructions: null
label: 'Titre / Title'
max: null
Expand All @@ -32,40 +33,28 @@ fieldLayouts:
width: 50
-
elementCondition: null
fieldUid: 410c4c51-cf57-4373-9a81-733371fbc539 # Texte alternatif // Alternative Text
instructions: "Le texte alternatif est une description textuelle courte et précise d'une image sur une page web. L'ALT text est utilisé pour fournir une information contextuelle à ceux qui ne peuvent pas voir l'image, que ce soit en raison d'une déficience visuelle, de la désactivation des images dans le navigateur ou d'autres raisons.\r\n\r\nThe alternative text is a short and concise textual description of an image on a web page. ALT text is used to provide contextual information for those who can"
label: null
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
uid: 5225d869-0789-4936-97a0-1ef02aa19a10
userCondition: null
warning: null
width: 50
-
elementCondition: null
fieldUid: bd75c367-135c-44c8-a186-ef2170ffd6f3 # Légende // Caption
fieldUid: fa4b5528-bfc0-4d23-8ec1-91f66bda6ebe # Crédits // Copyrights
instructions: null
label: null
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
uid: f097070c-9e2d-49e2-adcf-3fa6b143c44b
uid: 3f0b53af-ef03-4a46-bbef-e8386907186f
userCondition: null
warning: null
width: 50
-
elementCondition: null
fieldUid: fa4b5528-bfc0-4d23-8ec1-91f66bda6ebe # Crédits // Copyrights
instructions: null
fieldUid: 410c4c51-cf57-4373-9a81-733371fbc539 # Texte alternatif // Alternative Text
instructions: "Le texte alternatif est une description textuelle courte et précise d'une image sur une page web. L'ALT text est utilisé pour fournir une information contextuelle à ceux qui ne peuvent pas voir l'image, que ce soit en raison d'une déficience visuelle, de la désactivation des images dans le navigateur ou d'autres raisons.\r\n\r\nThe alternative text is a short and concise textual description of an image on a web page. ALT text is used to provide contextual information for those who can"
label: null
required: false
tip: null
type: craft\fieldlayoutelements\CustomField
uid: 22d258db-4f6b-45eb-a2d0-3d8841f820e4
uid: 5225d869-0789-4936-97a0-1ef02aa19a10
userCondition: null
warning: null
width: 50
width: 100
name: Content
uid: aa6ffcf1-04a4-479d-88c8-e69659d999db
userCondition: null
Expand Down

0 comments on commit 4554b11

Please sign in to comment.