blob: e5941cf870b3e8e0ea41372eb64b1529690d130a [file] [log] [blame]
{
"jcr:primaryType": "sling:Page",
"jcr:content": {
"sling:resourceType": "sling-cms/components/pages/base",
"jcr:title": "Site Content",
"jcr:primaryType": "nt:unstructured",
"container": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/general/container",
"contentactions": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/contentactions",
"actions": {
"page": {
"jcr:primaryType": "nt:unstructured",
"label": "Page",
"prefix": "/cms/actions/create/page.html"
},
"file": {
"jcr:primaryType": "nt:unstructured",
"label": "File",
"prefix": "/cms/actions/upload/file.html"
},
"folder": {
"jcr:primaryType": "nt:unstructured",
"label": "Folder",
"prefix": "/cms/actons/create/folder/create.html"
}
}
},
"contenttable": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/contenttable",
"columns": {
"resourceTypes": [
"sling:Page",
"sling:File",
"sling:Site",
"sling:OrderedFolder",
"sling:Folder"
],
"name": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/columns/name",
"link": true,
"jcr:title": "Name",
"prefix": "/cms/site/content.html"
},
"title": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/columns/text",
"property": "jcr:content/jcr:title",
"jcr:title": "Title",
"type": "String"
},
"publish": {
"jcr:primaryType": "nt:unstructured",
"jcr:title": "Publish",
"sling:resourceType": "sling-cms/components/cms/columns/publish"
},
"type": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/columns/static",
"jcr:title": "Type",
"value": "Page"
},
"lastModified": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/columns/lastmodified",
"jcr:title": "Last Modified",
"subPath": "jcr:content/"
},
"actions": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/columns/actions"
}
}
}
}
}
}