| { |
| "jcr:primaryType": "sling:Page", |
| "jcr:content": { |
| "sling:resourceType": "sling-cms/components/pages/base", |
| "jcr:title": "Site Configurations", |
| "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": { |
| "folder": { |
| "jcr:primaryType": "nt:unstructured", |
| "label": "Folder", |
| "prefix": "/cms/actions/create/folder.html" |
| }, |
| "config": { |
| "jcr:primaryType": "nt:unstructured", |
| "label": "Config", |
| "prefix": "/cms/actions/create/config.html" |
| } |
| } |
| }, |
| "contentbreadcrumb": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/contentbreadcrumb", |
| "depth": 2, |
| "prefix": "/cms/config/list.html" |
| }, |
| "contenttable": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/contenttable", |
| "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", |
| "prefix": "/cms/config/list.html", |
| "link": true |
| }, |
| "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", |
| "sling:resourceType": "sling-cms/components/cms/columns/actions", |
| "edit": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Edit Site Config", |
| "icon": "pencil-f", |
| "prefix": "/cms/config/metadata.html" |
| }, |
| "movecopy": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Move / Copy Config", |
| "icon": "move-alt", |
| "prefix": "/cms/actions/shared/movecopy.html" |
| }, |
| "delete": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Delete Site Config", |
| "icon": "trash", |
| "prefix": "/cms/actions/shared/delete.html" |
| } |
| } |
| } |
| } |
| } |
| } |
| } |