How do you get spaced titles in the search results?
I tried changing Site.PageListTemplates so the default was FullName,
TitleSpaced, Title, none appeared to work:
[[#default]]
(:if ! equal {=$Group} {<$Group}:)
:[[{=$Group}]] /:
(:if:)
: :[[{=$Group}/{=$FullName}]]
[[#defaultend]]
~ ~ Dave