blob: e62680d89248a161b54481d7d2711841dbd69166 [file] [log] [blame]
{
"jcr:primaryType": "sling:Page",
"jcr:content": {
"sling:resourceType": "sling-cms/components/pages/form",
"jcr:title": "Edit Site",
"jcr:primaryType": "nt:unstructured",
"container": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/general/container",
"slingform": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/slingform",
"button": "Save Changes",
"fields": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/general/container",
"title": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/text",
"label": "Title",
"name": "jcr:title",
"required": true
},
"description": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/textarea",
"label": "Description",
"name": "jcr:description",
"required": false
},
"url": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/text",
"label": "Primary URL",
"name": "sling:url",
"required": true
},
"locale": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/select",
"label": "Language",
"name": "jcr:language",
"optionsScript": "/libs/sling-cms/components/editor/scripts/localeOptions.jsp",
"required": true
},
"config": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/path",
"basePath": "/conf",
"label": "Config",
"name": "sling:configRef",
"required": false,
"type": "config"
}
}
}
}
}
}