| { |
| "jcr:primaryType": "sling:Page", |
| "jcr:content": { |
| "sling:resourceType": "sling-cms/components/pages/base", |
| "jcr:title": "Static 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": { |
| "file": { |
| "jcr:primaryType": "nt:unstructured", |
| "label": "File", |
| "prefix": "/cms/file/upload.html" |
| }, |
| "folder": { |
| "jcr:primaryType": "nt:unstructured", |
| "label": "Folder", |
| "prefix": "/cms/folder/create.html" |
| } |
| } |
| }, |
| "contentbreadcrumb": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/contentbreadcrumb", |
| "depth": 2, |
| "prefix": "/cms/static/content.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" |
| }, |
| "published": { |
| "jcr:primaryType": "nt:unstructured", |
| "title": "Published" |
| }, |
| "type": { |
| "jcr:primaryType": "nt:unstructured", |
| "title": "Type" |
| }, |
| "lastModified": { |
| "jcr:primaryType": "nt:unstructured", |
| "title": "Last Modified" |
| }, |
| "actions": { |
| "jcr:primaryType": "nt:unstructured", |
| "title": "Actions" |
| } |
| }, |
| "types": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:File":{ |
| "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", |
| "link": false, |
| "type": "Name" |
| }, |
| "publish": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/publish" |
| }, |
| "type": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/static", |
| "value": "File" |
| }, |
| "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 File", |
| "text": "✏", |
| "prefix": "/cms/file/edit.html" |
| }, |
| "optimize": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": false, |
| "title": "Optimize File", |
| "text": "+", |
| "prefix": "/cms/file/optimize.html" |
| }, |
| "download": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": false, |
| "title": "Download file", |
| "text": "⇩" |
| }, |
| "movecopy": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Move / Copy File", |
| "text": "⇆", |
| "prefix": "/cms/shared/movecopy.html" |
| }, |
| "version": { |
| "jcr:primaryType": "nt:unstructured", |
| "ajaxPath": ".versionmanager", |
| "modal": true, |
| "title": "Manage Versions", |
| "text": "⧖", |
| "prefix": "/cms/shared/versions.html" |
| }, |
| "delete": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Delete File", |
| "text": "×", |
| "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/content.html" |
| }, |
| "title": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/text", |
| "property": "jcr:content/jcr:title", |
| "type": "String" |
| }, |
| "publish": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/publish" |
| }, |
| "type": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/static", |
| "value": "Folder" |
| }, |
| "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 Folder", |
| "text": "✏", |
| "prefix": "/cms/folder/edit.html" |
| }, |
| "movecopy": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Move / Copy Folder", |
| "text": "⇆", |
| "prefix": "/cms/shared/movecopy.html" |
| }, |
| "delete": { |
| "jcr:primaryType": "nt:unstructured", |
| "title": "Delete Folder", |
| "text": "×", |
| "prefix": "/cms/shared/delete.html", |
| "modal": true |
| } |
| } |
| } |
| }, |
| "sling:Folder":{ |
| "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:content/jcr:title", |
| "type": "String" |
| }, |
| "publish": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/publish" |
| }, |
| "type": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/static", |
| "value": "Folder" |
| }, |
| "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 Folder", |
| "text": "✏", |
| "prefix": "/cms/folder/edit.html" |
| }, |
| "movecopy": { |
| "jcr:primaryType": "nt:unstructured", |
| "modal": true, |
| "title": "Move / Copy Folder", |
| "text": "⇆", |
| "prefix": "/cms/shared/movecopy.html" |
| }, |
| "delete": { |
| "jcr:primaryType": "nt:unstructured", |
| "title": "Delete Folder", |
| "text": "×", |
| "prefix": "/cms/shared/delete.html", |
| "modal": true |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| } |