2015-03-11 06:54:08 +01:00
|
|
|
SiteConfig:
|
|
|
|
default:
|
|
|
|
Title: My test site
|
|
|
|
Tagline: Default site config
|
|
|
|
CanViewType: Anyone
|
|
|
|
CanEditType: LoggedInUsers
|
|
|
|
CanCreateTopLevelType: LoggedInUsers
|
|
|
|
|
2011-03-18 04:38:18 +01:00
|
|
|
Group:
|
2014-04-28 22:54:17 +02:00
|
|
|
editors:
|
|
|
|
Title: Editors
|
|
|
|
admins:
|
|
|
|
Title: Administrators
|
|
|
|
allsections:
|
|
|
|
Title: All Section Editors
|
|
|
|
securityadmins:
|
|
|
|
Title: Security Admins
|
2013-12-13 10:03:01 +01:00
|
|
|
|
2011-03-18 04:38:18 +01:00
|
|
|
Permission:
|
2014-04-28 22:54:17 +02:00
|
|
|
admins:
|
|
|
|
Code: ADMIN
|
|
|
|
Group: =>Group.admins
|
|
|
|
editors:
|
|
|
|
Code: CMS_ACCESS_CMSMain
|
|
|
|
Group: =>Group.editors
|
|
|
|
allsections:
|
|
|
|
Code: CMS_ACCESS_LeftAndMain
|
|
|
|
Group: =>Group.allsections
|
|
|
|
securityadmins:
|
|
|
|
Code: CMS_ACCESS_SecurityAdmin
|
|
|
|
Group: =>Group.securityadmins
|
2013-12-13 10:03:01 +01:00
|
|
|
|
2011-03-18 04:38:18 +01:00
|
|
|
Member:
|
2014-04-28 22:54:17 +02:00
|
|
|
editor:
|
|
|
|
FirstName: Test
|
|
|
|
Surname: Editor
|
|
|
|
Groups: =>Group.editors
|
|
|
|
admin:
|
|
|
|
FirstName: Test
|
|
|
|
Surname: Administrator
|
|
|
|
Groups: =>Group.admins
|
|
|
|
allsections:
|
|
|
|
Groups: =>Group.allsections
|
|
|
|
securityadmin:
|
|
|
|
Groups: =>Group.securityadmins
|
2011-03-18 04:38:18 +01:00
|
|
|
|
|
|
|
Page:
|
2014-04-28 22:54:17 +02:00
|
|
|
home:
|
|
|
|
Title: Home
|
|
|
|
CanEditType: OnlyTheseUsers
|
|
|
|
EditorGroups: =>Group.admins
|
|
|
|
about:
|
|
|
|
Title: About Us
|
|
|
|
CanEditType: OnlyTheseUsers
|
|
|
|
EditorGroups: =>Group.admins
|
|
|
|
staff:
|
|
|
|
Title: Staff
|
|
|
|
URLSegment: my-staff
|
|
|
|
Parent: =>Page.about
|
|
|
|
ceo:
|
|
|
|
Title: CEO
|
|
|
|
Parent: =>Page.staff
|
|
|
|
staffduplicate:
|
|
|
|
Title: Staff
|
|
|
|
URLSegment: my-staff
|
|
|
|
Parent: =>Page.about
|
2014-06-10 06:26:08 +02:00
|
|
|
ShowInMenus: 0
|
2014-04-28 22:54:17 +02:00
|
|
|
products:
|
|
|
|
Title: Products
|
|
|
|
CanEditType: OnlyTheseUsers
|
|
|
|
EditorGroups: =>Group.editors
|
|
|
|
product1:
|
|
|
|
Title: 1.1 Test Product
|
|
|
|
Parent: =>Page.products
|
|
|
|
CanEditType: Inherit
|
|
|
|
product2:
|
|
|
|
Title: Another Product
|
|
|
|
Parent: =>Page.products
|
|
|
|
CanEditType: Inherit
|
|
|
|
product3:
|
|
|
|
Title: Another Product
|
|
|
|
Parent: =>Page.products
|
|
|
|
CanEditType: Inherit
|
|
|
|
product4:
|
|
|
|
Title: Another Product
|
|
|
|
Parent: =>Page.products
|
|
|
|
CanEditType: OnlyTheseUsers
|
|
|
|
EditorGroups: =>Group.admins
|
|
|
|
contact:
|
|
|
|
Title: Contact Us
|
|
|
|
object:
|
|
|
|
Title: Object
|
|
|
|
controller:
|
|
|
|
Title: Controller
|
|
|
|
numericonly:
|
|
|
|
Title: 1930
|
|
|
|
metapage:
|
|
|
|
Title: 'HTML & XML'
|
|
|
|
MetaDescription: 'The <br /> and <br> tags'
|
|
|
|
ExtraMeta: '<link rel="canonical" href="http://www.mysite.com/html-and-xml" />'
|
2014-05-08 04:09:02 +02:00
|
|
|
breadcrumbs:
|
|
|
|
Title: 'Breadcrumbs'
|
|
|
|
breadcrumbs2:
|
|
|
|
Title: 'Breadcrumbs 2'
|
|
|
|
Parent: =>Page.breadcrumbs
|
|
|
|
breadcrumbs3:
|
|
|
|
Title: 'Breadcrumbs 3'
|
|
|
|
Parent: =>Page.breadcrumbs2
|
|
|
|
breadcrumbs4:
|
|
|
|
Title: 'Breadcrumbs 4'
|
|
|
|
Parent: =>Page.breadcrumbs3
|
|
|
|
breadcrumbs5:
|
|
|
|
Title: 'Breadcrumbs 5'
|
|
|
|
Parent: =>Page.breadcrumbs4
|
2011-03-18 04:38:18 +01:00
|
|
|
|
|
|
|
SiteTreeTest_Conflicted:
|
2014-04-28 22:54:17 +02:00
|
|
|
parent:
|
|
|
|
Title: Parent
|
2011-03-18 04:38:18 +01:00
|
|
|
|
|
|
|
ErrorPage:
|
2014-04-28 22:54:17 +02:00
|
|
|
404:
|
|
|
|
Title: Page not Found
|
|
|
|
ErrorCode: 404
|
2013-05-10 04:05:06 +02:00
|
|
|
|
|
|
|
RedirectorPage:
|
2014-04-28 22:54:17 +02:00
|
|
|
external:
|
|
|
|
Title: External
|
|
|
|
URLSegment: external
|
|
|
|
RedirectionType: External
|
|
|
|
ExternalURL: "http://www.google.com?a&b"
|