mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
2956cc482f
ENHANCEMENT Added MySQL FULLTEXT index for $Content property on SiteTree, Needs separate indexing to be searchable by SearchForm - $Content is the only field which has special characters encoded as HTML entities (through TinyMCE) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@70328 467b73ca-7a2a-4603-9d3b-597d59a354a9
36 lines
1.0 KiB
YAML
36 lines
1.0 KiB
YAML
Group:
|
|
websiteusers:
|
|
Title: View certain restricted pages
|
|
Member:
|
|
randomuser:
|
|
Email: randomuser@test.com
|
|
Password: test
|
|
websiteuser:
|
|
Email: websiteuser@test.com
|
|
Password: test
|
|
Groups: =>Group.websiteusers
|
|
SiteTree:
|
|
searchformholder:
|
|
URLSegment: searchformholder
|
|
Title: searchformholder
|
|
publicPublishedPage:
|
|
Title: publicPublishedPage
|
|
publicUnpublishedPage:
|
|
Title: publicUnpublishedPage
|
|
restrictedViewLoggedInUsers:
|
|
CanViewType: LoggedInUsers
|
|
Title: restrictedViewLoggedInUsers
|
|
restrictedViewOnlyWebsiteUsers:
|
|
CanViewType: OnlyTheseUsers
|
|
ViewerGroups: =>Group.websiteusers
|
|
Title: restrictedViewOnlyWebsiteUsers
|
|
inheritRestrictedView:
|
|
CanViewType: Inherit
|
|
Parent: =>SiteTree.restrictedViewLoggedInUsers
|
|
Title: inheritRestrictedView
|
|
dontShowInSearchPage:
|
|
Title: dontShowInSearchPage
|
|
ShowInSearch: 0
|
|
pageWithSpecialChars:
|
|
Title: Brötchen
|
|
Content: Frisch vom Bäcker |