Page 1 of 1

Keeping built-in content for admins only.

Posted: Thu Oct 19, 2006 4:44 pm
by prost
I'm trying to decide on a good way to start building a new site with CMSMS. It's clear enough how to keep copies of the default templates and Style Sheets, but what about the default content? I can simply delete it, but would prefer to keep it available, as built-in documentation. But it should not be publicly available -- only to admins/logged in users.

For the moment I've simpy disabled the built-in content and hidden it from the menu, but that makes it difficult to access comfortably and at the same time the search function still finds this content (maybe because those pages are still set to be cacheable?), so it's not yet hidden well enough from public access either.

Any suggestions?

Re: Keeping built-in content for admins only.

Posted: Thu Oct 19, 2006 8:29 pm
by Dee
There's no way to fully protect the pages without using the Frontend Users (and Custom Content) module(s), I think.
It's possible to hide pages from the search results by adding

Code: Select all

<!-- pageAttribute: NotSearchable -->
to the page or template.