Created
August 29, 2017 08:39
-
-
Save StanLindsey/e292f699601c2d75e1e8c08a62ad0759 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "ProcessWire:PageArray", | |
| "created": "2017-08-29 04:37:53", | |
| "version": "3.0.73", | |
| "user": "admin", | |
| "host": "", | |
| "pages": [ | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/", | |
| "class": "ProcessWire\\Page", | |
| "template": "home", | |
| "settings": { | |
| "id": 1, | |
| "name": "home", | |
| "status": 9, | |
| "sort": 0, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Home", | |
| "headline": "Minimal Site Profile", | |
| "summary": "ProcessWire is an open source CMS and web application framework aimed at the needs of designers, developers and their clients. ", | |
| "body": "" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/event-listings/", | |
| "class": "ProcessWire\\Page", | |
| "template": "event_listings", | |
| "settings": { | |
| "id": 1016, | |
| "name": "event-listings", | |
| "status": 1, | |
| "sort": 1, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Event Listings" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/event-listings/test-event-1/", | |
| "class": "ProcessWire\\Page", | |
| "template": "event", | |
| "settings": { | |
| "id": 1017, | |
| "name": "test-event-1", | |
| "status": 1, | |
| "sort": 0, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "test Event 1", | |
| "summary": "Total awesome event where lots of things happen", | |
| "href": "http://eventbrite.co.uk", | |
| "ticket_price": 20, | |
| "group_name": "Awesome Group Grup", | |
| "group_contact_href": "http://email@email.com", | |
| "date": "2017-10-11 00:00:00", | |
| "date_end": "", | |
| "location": "Some place" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 28, | |
| "name": "access", | |
| "status": 13, | |
| "sort": 3, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Access", | |
| "process": 76 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 31, | |
| "name": "permissions", | |
| "status": 29, | |
| "sort": 2, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Permissions", | |
| "process": 136 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/logs-edit/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 1013, | |
| "name": "logs-edit", | |
| "status": 1, | |
| "sort": 12, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Can manage system logs" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/logs-view/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 1012, | |
| "name": "logs-view", | |
| "status": 1, | |
| "sort": 11, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Can view system logs" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/page-delete/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 34, | |
| "name": "page-delete", | |
| "status": 25, | |
| "sort": 3, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Delete pages" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/page-edit-recent/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 1010, | |
| "name": "page-edit-recent", | |
| "status": 1, | |
| "sort": 10, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Can see recently edited pages" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/page-edit/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 32, | |
| "name": "page-edit", | |
| "status": 25, | |
| "sort": 2, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Edit pages" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/page-lister/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 1006, | |
| "name": "page-lister", | |
| "status": 1, | |
| "sort": 9, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Use Page Lister" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/page-lock/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 54, | |
| "name": "page-lock", | |
| "status": 1, | |
| "sort": 8, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Lock or unlock a page" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/page-move/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 35, | |
| "name": "page-move", | |
| "status": 25, | |
| "sort": 4, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Move pages (change parent)" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/page-sort/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 50, | |
| "name": "page-sort", | |
| "status": 25, | |
| "sort": 5, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Sort child pages" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/page-template/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 51, | |
| "name": "page-template", | |
| "status": 25, | |
| "sort": 6, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Change templates on pages" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/page-view/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 36, | |
| "name": "page-view", | |
| "status": 25, | |
| "sort": 0, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "View pages" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/profile-edit/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 53, | |
| "name": "profile-edit", | |
| "status": 1, | |
| "sort": 13, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "User can update profile/password" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/permissions/user-admin/", | |
| "class": "ProcessWire\\Permission", | |
| "template": "permission", | |
| "settings": { | |
| "id": 52, | |
| "name": "user-admin", | |
| "status": 25, | |
| "sort": 10, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Administer users" | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/roles/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 30, | |
| "name": "roles", | |
| "status": 29, | |
| "sort": 1, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Roles", | |
| "process": 68 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/roles/guest/", | |
| "class": "ProcessWire\\Role", | |
| "template": "role", | |
| "settings": { | |
| "id": 37, | |
| "name": "guest", | |
| "status": 25, | |
| "sort": 0, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "permissions": [ | |
| "/processwire/access/permissions/page-view/" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/roles/superuser/", | |
| "class": "ProcessWire\\Role", | |
| "template": "role", | |
| "settings": { | |
| "id": 38, | |
| "name": "superuser", | |
| "status": 25, | |
| "sort": 1, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "permissions": [ | |
| "/processwire/access/permissions/page-view/", | |
| "/processwire/access/permissions/page-edit/", | |
| "/processwire/access/permissions/page-delete/", | |
| "/processwire/access/permissions/page-move/", | |
| "/processwire/access/permissions/page-sort/", | |
| "/processwire/access/permissions/page-template/", | |
| "/processwire/access/permissions/page-lock/", | |
| "/processwire/access/permissions/user-admin/", | |
| "/processwire/access/permissions/profile-edit/" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/users/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 29, | |
| "name": "users", | |
| "status": 29, | |
| "sort": 0, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Users", | |
| "process": 66 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/users/admin/", | |
| "class": "ProcessWire\\User", | |
| "template": "user", | |
| "settings": { | |
| "id": 41, | |
| "name": "admin", | |
| "status": 1, | |
| "sort": 0, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "pass": { | |
| "salt": "$2y$11$djbGwvYqihxpxUPhTlRqDO", | |
| "data": "kjav8gxxsBnnwpCfpcTykgaS7V0bXtK" | |
| }, | |
| "email": "contact@stanlindsey.net", | |
| "roles": [ | |
| "/processwire/access/roles/guest/", | |
| "/processwire/access/roles/superuser/" | |
| ], | |
| "admin_theme": 0 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/access/users/guest/", | |
| "class": "ProcessWire\\User", | |
| "template": "user", | |
| "settings": { | |
| "id": 40, | |
| "name": "guest", | |
| "status": 25, | |
| "sort": 1, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "pass": { | |
| "salt": "$2y$11$sjQyK4wMptqdBTZRft0eA4$", | |
| "data": "" | |
| }, | |
| "email": "", | |
| "roles": [ | |
| "/processwire/access/roles/guest/" | |
| ], | |
| "admin_theme": 0 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/module/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 21, | |
| "name": "module", | |
| "status": 21, | |
| "sort": 2, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Modules", | |
| "process": 50 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/page/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 3, | |
| "name": "page", | |
| "status": 21, | |
| "sort": 0, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Pages", | |
| "process": 12 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/page/add/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 6, | |
| "name": "add", | |
| "status": 21, | |
| "sort": 1, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Add Page", | |
| "process": 17 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/page/export-import/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 1018, | |
| "name": "export-import", | |
| "status": 1, | |
| "sort": 10, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Export/Import", | |
| "process": 165 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/page/list/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 8, | |
| "name": "list", | |
| "status": 21, | |
| "sort": 0, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Tree", | |
| "process": 12 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/page/lister/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 1007, | |
| "name": "lister", | |
| "status": 1, | |
| "sort": 9, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Find", | |
| "process": 150 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/page/recent-pages/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 1009, | |
| "name": "recent-pages", | |
| "status": 1, | |
| "sort": 10, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Recent", | |
| "process": 158 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/setup/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 22, | |
| "name": "setup", | |
| "status": 21, | |
| "sort": 1, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Setup", | |
| "process": 76 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/setup/field/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 16, | |
| "name": "field", | |
| "status": 21, | |
| "sort": 2, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Fields", | |
| "process": 48 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/setup/logs/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 1011, | |
| "name": "logs", | |
| "status": 1, | |
| "sort": 2, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Logs", | |
| "process": 159 | |
| } | |
| }, | |
| { | |
| "type": "ProcessWire:Page", | |
| "path": "/processwire/setup/template/", | |
| "class": "ProcessWire\\Page", | |
| "template": "admin", | |
| "settings": { | |
| "id": 11, | |
| "name": "template", | |
| "status": 21, | |
| "sort": 0, | |
| "sortfield": "sort" | |
| }, | |
| "data": { | |
| "title": "Templates", | |
| "process": 47 | |
| } | |
| } | |
| ], | |
| "fields": { | |
| "title": { | |
| "type": "FieldtypePageTitle", | |
| "label": "Title", | |
| "version": "1.0.0", | |
| "id": 1, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "headline": { | |
| "type": "FieldtypeText", | |
| "label": "Headline", | |
| "version": "1.0.0", | |
| "id": 78, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "summary": { | |
| "type": "FieldtypeTextarea", | |
| "label": "Summary", | |
| "version": "1.0.6", | |
| "id": 79, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "body": { | |
| "type": "FieldtypeTextarea", | |
| "label": "Body", | |
| "version": "1.0.6", | |
| "id": 76, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "process": { | |
| "type": "FieldtypeModule", | |
| "label": "Process", | |
| "version": "1.0.1", | |
| "id": 2, | |
| "blankValue": null, | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "permissions": { | |
| "type": "FieldtypePage", | |
| "label": "Permissions", | |
| "version": "1.0.4", | |
| "id": 5, | |
| "blankValue": "class:PageArray", | |
| "importable": true, | |
| "test": true, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "pass": { | |
| "type": "FieldtypePassword", | |
| "label": "Set Password", | |
| "version": "1.0.1", | |
| "id": 3, | |
| "blankValue": "class:Password", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "email": { | |
| "type": "FieldtypeEmail", | |
| "label": "E-Mail Address", | |
| "version": "1.0.0", | |
| "id": 92, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "roles": { | |
| "type": "FieldtypePage", | |
| "label": "Roles", | |
| "version": "1.0.4", | |
| "id": 4, | |
| "blankValue": "class:PageArray", | |
| "importable": true, | |
| "test": true, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "admin_theme": { | |
| "type": "FieldtypeModule", | |
| "label": "Admin Theme", | |
| "version": "1.0.1", | |
| "id": 97, | |
| "blankValue": null, | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "href": { | |
| "type": "FieldtypeURL", | |
| "label": "", | |
| "version": "1.0.1", | |
| "id": 98, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "ticket_price": { | |
| "type": "FieldtypeInteger", | |
| "label": "", | |
| "version": "1.0.1", | |
| "id": 99, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "group_name": { | |
| "type": "FieldtypeText", | |
| "label": "", | |
| "version": "1.0.0", | |
| "id": 100, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "group_contact_href": { | |
| "type": "FieldtypeURL", | |
| "label": "", | |
| "version": "1.0.1", | |
| "id": 101, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "date": { | |
| "type": "FieldtypeDatetime", | |
| "label": "", | |
| "version": "1.0.4", | |
| "id": 102, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "date_end": { | |
| "type": "FieldtypeDatetime", | |
| "label": "", | |
| "version": "1.0.4", | |
| "id": 103, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| }, | |
| "location": { | |
| "type": "FieldtypeText", | |
| "label": "", | |
| "version": "1.0.0", | |
| "id": 104, | |
| "blankValue": "", | |
| "importable": true, | |
| "test": false, | |
| "returnsPageValue": true, | |
| "requiresExportValue": false, | |
| "restoreOnException": false | |
| } | |
| }, | |
| "timer": "0.0381" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment