blob: 3f4724513bdc02440956a228866fff6093095b8a [file] [log] [blame]
{
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/slingform",
"button": "Save Page",
"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"
},
"taxonomy": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/taxonomy",
"label": "Keywords",
"name": "sling:taxonomy"
},
"taxonomyTypeHint": {
"jcr:primaryType": "nt:unstructured",
"name": "jcr:content/sling:taxonomy@TypeHint",
"value": "String[]",
"sling:resourceType": "sling-cms/components/editor/fields/hidden"
},
"canonical": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/path",
"basePath": "/content",
"type": "page",
"label": "Canonical",
"name": "canonical"
},
"publication": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/publication",
"label": "Publication"
},
"template": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/text",
"label": "Template",
"name": "sling:template",
"disabled": true
}
}
}