Created
November 12, 2018 20:40
-
-
Save nmsdvid/8b8de18e513979306414d3eef74e867f to your computer and use it in GitHub Desktop.
config yaml example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fieldGroups: | |
421a8e27-9643-4e47-b271-bc9a5f8a144e: | |
name: Common | |
bc4e627b-58ca-4fba-9b05-9d07f1af5814: | |
name: Navigation | |
fields: | |
19a964fb-9488-41f0-b654-a213330d500f: | |
contentColumnType: string | |
context: global | |
fieldGroup: bc4e627b-58ca-4fba-9b05-9d07f1af5814 | |
handle: navLinks | |
instructions: '' | |
name: Navigation | |
searchable: true | |
settings: | |
contentTable: '{{%matrixcontent_navlinks}}' | |
localizeBlocks: false | |
maxBlocks: '' | |
minBlocks: '' | |
translationKeyFormat: null | |
translationMethod: site | |
type: craft\fields\Matrix | |
7cc7268d-623f-489f-9ad2-ce859dd7a7ae: | |
contentColumnType: text | |
context: 'matrixBlockType:e4fd6db8-f16a-4565-991f-a593af9b1220' | |
fieldGroup: null | |
handle: navLinkTitle | |
instructions: '' | |
name: 'Title (optional)' | |
searchable: true | |
settings: | |
charLimit: '' | |
code: '' | |
columnType: text | |
initialRows: '4' | |
multiline: '' | |
placeholder: '' | |
translationKeyFormat: null | |
translationMethod: none | |
type: craft\fields\PlainText | |
globalSets: | |
7e52a3b9-0853-4ac4-abc4-27eea7d4c6ef: | |
handle: Navigation | |
name: Navigation | |
matrixBlockTypes: | |
e4fd6db8-f16a-4565-991f-a593af9b1220: | |
field: 19a964fb-9488-41f0-b654-a213330d500f | |
fieldLayouts: | |
f462a599-83bd-4efc-8e0a-3b2e2958fcd4: | |
tabs: | |
- | |
fields: | |
7cc7268d-623f-489f-9ad2-ce859dd7a7ae: | |
required: false | |
sortOrder: 1 | |
name: Content | |
sortOrder: 1 | |
handle: navLinksInternal | |
name: 'Internal Links' | |
sortOrder: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment