2016-08-10 06:08:39 +02:00
|
|
|
SilverStripe\CMS\Model\SiteTree:
|
2011-03-18 04:37:22 +01:00
|
|
|
home:
|
|
|
|
Title: Home Page
|
|
|
|
URLSegment: home
|
2018-04-06 05:53:57 +02:00
|
|
|
Content: '<a href="[sitetree_link,id=$$ABOUTID$$]">About</a><a href="[sitetree_link,id=$$STAFFID$$]">Staff</a><a href="http://silverstripe.org/">External Link</a><a name="anchor"></a>'
|
2011-03-18 04:37:22 +01:00
|
|
|
about:
|
|
|
|
Title: About Us
|
|
|
|
URLSegment: about
|
2018-04-06 05:53:57 +02:00
|
|
|
Content: '<a href="[sitetree_link,id=$$HOMEID$$]">Home</a><a href="[sitetree_link,id=$$STAFFID$$]">Staff</a><a name="second-anchor"></a>'
|
2011-03-18 04:37:22 +01:00
|
|
|
staff:
|
|
|
|
Title: Staff
|
|
|
|
URLSegment: staff
|
2018-04-06 05:53:57 +02:00
|
|
|
Content: '<a href="[sitetree_link,id=$$HOMEID$$]">Home</a><a href="[sitetree_link,id=$$ABOUTID$$]">About</a>'
|
2016-08-10 06:08:39 +02:00
|
|
|
Parent: =>SilverStripe\CMS\Model\SiteTree.about
|
2011-03-18 04:37:22 +01:00
|
|
|
action:
|
|
|
|
Title: Action Link
|
|
|
|
URLSegment: action
|
2018-04-06 05:53:57 +02:00
|
|
|
Content: '<a href="[sitetree_link,id=$$HOMEID$$]SearchForm">Search Form</a>'
|
2011-03-18 04:37:22 +01:00
|
|
|
hash_link:
|
|
|
|
Title: Hash Link
|
|
|
|
URLSegment: hash-link
|
2018-04-06 05:53:57 +02:00
|
|
|
Content: '<a href="[sitetree_link,id=$$HOMEID$$]#anchor">Home</a><a href="[sitetree_link,id=$$ABOUTID$$]#second-anchor">About</a>'
|
2011-03-18 04:37:22 +01:00
|
|
|
admin_link:
|
|
|
|
Title: Admin Link
|
|
|
|
URLSegment: admin-link
|
2012-10-16 05:45:00 +02:00
|
|
|
Content: '<a href="admin">Admin</a>'
|
2011-03-18 04:37:22 +01:00
|
|
|
no_links:
|
|
|
|
Title: No Links
|
|
|
|
URLSegment: No Links
|
|
|
|
|
|
|
|
SiteTree_LinkTracking:
|
|
|
|
home_about:
|
2016-08-10 06:08:39 +02:00
|
|
|
SiteTreeID: =>SilverStripe\CMS\Model\SiteTree.home
|
|
|
|
ChildID: =>SilverStripe\CMS\Model\SiteTree.about
|
2011-03-18 04:37:22 +01:00
|
|
|
FieldName: Content
|
|
|
|
home_staff:
|
2016-08-10 06:08:39 +02:00
|
|
|
SiteTreeID: =>SilverStripe\CMS\Model\SiteTree.home
|
|
|
|
ChildID: =>SilverStripe\CMS\Model\SiteTree.staff
|
2011-03-18 04:37:22 +01:00
|
|
|
FieldName: Content
|
|
|
|
about_home:
|
2016-08-10 06:08:39 +02:00
|
|
|
SiteTreeID: =>SilverStripe\CMS\Model\SiteTree.about
|
|
|
|
ChildID: =>SilverStripe\CMS\Model\SiteTree.home
|
2011-03-18 04:37:22 +01:00
|
|
|
FieldName: Content
|
|
|
|
about_staff:
|
2016-08-10 06:08:39 +02:00
|
|
|
SiteTreeID: =>SilverStripe\CMS\Model\SiteTree.about
|
|
|
|
ChildID: =>SilverStripe\CMS\Model\SiteTree.staff
|
2011-03-18 04:37:22 +01:00
|
|
|
FieldName: Content
|
|
|
|
staff_home:
|
2016-08-10 06:08:39 +02:00
|
|
|
SiteTreeID: =>SilverStripe\CMS\Model\SiteTree.staff
|
|
|
|
ChildID: =>SilverStripe\CMS\Model\SiteTree.home
|
2011-03-18 04:37:22 +01:00
|
|
|
FieldName: Content
|
|
|
|
staff_about:
|
2016-08-10 06:08:39 +02:00
|
|
|
SiteTreeID: =>SilverStripe\CMS\Model\SiteTree.staff
|
|
|
|
ChildID: =>SilverStripe\CMS\Model\SiteTree.about
|
2011-03-18 04:37:22 +01:00
|
|
|
FieldName: Content
|
|
|
|
action_home:
|
2016-08-10 06:08:39 +02:00
|
|
|
SiteTreeID: =>SilverStripe\CMS\Model\SiteTree.action
|
|
|
|
ChildID: =>SilverStripe\CMS\Model\SiteTree.home
|
2011-03-18 04:37:22 +01:00
|
|
|
FieldName: Content
|
|
|
|
hash_link_home:
|
2016-08-10 06:08:39 +02:00
|
|
|
SiteTreeID: =>SilverStripe\CMS\Model\SiteTree.hash_link
|
|
|
|
ChildID: =>SilverStripe\CMS\Model\SiteTree.home
|
2011-03-18 04:37:22 +01:00
|
|
|
FieldName: Content
|
|
|
|
hash_link_about:
|
2016-08-10 06:08:39 +02:00
|
|
|
SiteTreeID: =>SilverStripe\CMS\Model\SiteTree.hash_link
|
|
|
|
ChildID: =>SilverStripe\CMS\Model\SiteTree.about
|
2011-03-18 04:37:22 +01:00
|
|
|
FieldName: Content
|