silverstripe-cms/tests/model/SiteTreeBrokenLinksTest.yml

22 lines
657 B
YAML
Raw Normal View History

Page:
content:
Title: ContentPage
Content: 'This is some partially happy content. It has one missing a skiplink, but does have another <a name="yes-anchor-here">skiplink here</a>.'
about:
Title: About
URLSegment: about
Content: 'about us here <a name="yes-anchor-here">about skiplinks here</a>.'
brokenInternalRedirector:
RedirectionType: Internal
Title: RedirectorPageToBrokenInteralPage
LinkToID: 0
workingInternalRedirector:
RedirectionType: Internal
Title: RedirectorPageToBrokenInteralPage
LinkTo: =>Page.content
2015-10-19 18:10:34 +02:00
2016-08-10 06:08:39 +02:00
SilverStripe\CMS\Model\ErrorPage:
404:
Title: Page not Found
ErrorCode: 404