blob: bcd0933c5c97a73003af79f58dd9542109f8d6f4 [file] [log] [blame]
{
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/general/container",
"richtext": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/general/textelement",
"i18n": true,
"level": "h3",
"text": "Templates"
},
"contentactions": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/contentactions",
"actions": {
"template": {
"jcr:primaryType": "nt:unstructured",
"label": "Template",
"prefix": "/cms/template/create.html"
}
}
},
"contenttable": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/contenttable",
"appendSuffix": "/templates",
"columns": {
"jcr:primaryType": "nt:unstructured",
"name": {
"jcr:primaryType": "nt:unstructured",
"title": "Name"
},
"title": {
"jcr:primaryType": "nt:unstructured",
"title": "Title"
},
"lastModified": {
"jcr:primaryType": "nt:unstructured",
"title": "Last Modified"
},
"actions": {
"jcr:primaryType": "nt:unstructured",
"title": "Actions"
}
},
"types": {
"jcr:primaryType": "nt:unstructured",
"nt:unstructured": {
"jcr:primaryType": "nt:unstructured",
"columns": {
"jcr:primaryType": "nt:unstructured",
"name": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/columns/name",
"link": false
},
"title": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/columns/text",
"property": "jcr:title"
},
"lastModified": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/columns/lastmodified",
"subPath": ""
},
"actions": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/columns/actions",
"edit": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/actions/basic",
"new": false,
"title": "Edit Template",
"icon": "pencil-f",
"prefix": "/cms/template/edit.html"
},
"references": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/actions/modal",
"title": "References",
"icon": "directions",
"prefix": "/cms/shared/references.html"
},
"movecopy": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/actions/modal",
"title": "Move / Copy Template",
"icon": "move-alt",
"prefix": "/cms/shared/movecopy.html"
},
"delete": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/cms/actions/modal",
"title": "Delete Template",
"icon": "trash",
"prefix": "/cms/shared/delete.html"
}
}
}
}
}
}
}