| { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/general/container", |
| "richtext": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/general/richtext", |
| "text": "<br/><h3>Templates</h3>" |
| }, |
| "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", |
| "resourceTypes": [ |
| "sling:OrderedFolder", |
| "sling:Folder", |
| "sling:Conf", |
| "nt:file" |
| ], |
| "name": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/name", |
| "jcr:title": "Name", |
| "link": false |
| }, |
| "title": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/text", |
| "jcr:title": "Title", |
| "property": "jcr:title" |
| }, |
| "lastModified": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/lastmodified", |
| "jcr:title": "Last Modified", |
| "subPath": "" |
| }, |
| "actions": { |
| "jcr:primaryType": "nt:unstructured", |
| "jcr:title": "Actions", |
| "sling:resourceType": "sling-cms/components/cms/columns/actions" |
| } |
| } |
| } |
| } |