Update content through Mattrbld

This commit is contained in:
2025-02-11 13:23:20 -06:00
parent 64b47f3593
commit 9cdd4bcd6c
4 changed files with 120 additions and 5 deletions

View File

@@ -0,0 +1,19 @@
{
"allowedTypes": null,
"dir": "/data/profile",
"disableComments": false,
"disablePreview": false,
"draftByDefault": false,
"schemas": [
"/.mattrbld/schemas/Profile.json"
],
"linkable": false,
"maxSize": null,
"permissions": {
"everybody": [
"everything"
]
},
"type": "json",
"urlTemplate": ""
}

View File

@@ -48,6 +48,16 @@
},
{
"separator": true
},
{
"icon": "user",
"label": "Profile",
"target": {
"name": "Project.Collection",
"params": {
"path": "/.mattrbld/collections/profile.json"
}
}
}
],
"slugifyOptions": null,

View File

@@ -558,6 +558,32 @@
}
}
},
{
"type": "image",
"default": null,
"icon": "image",
"key": "image",
"label": "Image",
"options": {
"resolutionHint": "",
"removable": true,
"simple": false
},
"tab": "Intro",
"validation": {
"max": null,
"required": false,
"unit": "filesize (MB)"
},
"value": null,
"version": 1,
"visibility": {
"hidden": false,
"showByValue": {
"field": null
}
}
},
{
"type": "text",
"default": null,