| { |
| "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": "Site", |
| "icon" : "jam jam-document", |
| "prefix": "/cms/site/create.html" |
| }, |
| "folder": { |
| "jcr:primaryType": "nt:unstructured", |
| "label": "Site Group", |
| "icon" : "jam jam-document-f", |
| "prefix": "/cms/site/creategroup.html" |
| } |
| } |
| }, |
| "contentbreadcrumb": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/contentbreadcrumb", |
| "depth": 2, |
| "prefix": "/cms/site/sites.html", |
| "titleProp": "jcr:content/jcr:title" |
| }, |
| "contenttable": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/contenttable", |
| "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", |
| "sling:Site":{ |
| "jcr:primaryType": "nt:unstructured", |
| "columns": { |
| "jcr:primaryType": "nt:unstructured", |
| "name": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/name", |
| "link": true, |
| "prefix": "/cms/site/content.html" |
| }, |
| "title": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/text", |
| "property": "jcr:title", |
| "type": "String" |
| }, |
| "lastModified": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/lastmodified" |
| }, |
| "actions": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/actions", |
| "edit": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Edit Site", |
| "icon": "pencil-f", |
| "prefix": "/cms/site/edit.html" |
| }, |
| "movecopy": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Move / Copy Site", |
| "icon": "move-alt", |
| "prefix": "/cms/shared/movecopy.html" |
| }, |
| "delete": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Delete the specified site", |
| "icon": "trash", |
| "prefix": "/cms/shared/delete.html" |
| } |
| } |
| } |
| }, |
| "sling:OrderedFolder":{ |
| "jcr:primaryType": "nt:unstructured", |
| "columns": { |
| "jcr:primaryType": "nt:unstructured", |
| "name": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/name", |
| "link": true, |
| "prefix": "/cms/site/sites.html" |
| }, |
| "title": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/text", |
| "property": "jcr:content/jcr:title", |
| "type": "String" |
| }, |
| "lastModified": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/lastmodified", |
| "subPath": "jcr:content/" |
| }, |
| "actions": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/actions", |
| "edit": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Edit Site Group", |
| "icon": "pencil-f", |
| "prefix": "/cms/site/editgroup.html" |
| }, |
| "movecopy": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Move / Copy Site Group", |
| "icon": "move-alt", |
| "prefix": "/cms/shared/movecopy.html" |
| }, |
| "delete": { |
| "jcr:primaryType": "nt:unstructured", |
| "title": "Delete Site Group", |
| "icon": "trash", |
| "prefix": "/cms/shared/delete.html", |
| "modal": true |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| } |