Page, Folder, and Site Access Settings
The settings for page and file, folder, and site access are similar and use inheritance and precedence. Access settings at the page level override those at the folder and site levels. Edit access settings as follows:
- Open the page or file.
- Click Properties > Access.
or
- Navigate to Content > Pages and find the appropriate page or file.
- Click the More Actions menu.
- Click Edit > Access.
- Open the folder.
- From the navigation breadcrumb, click Current Folder Access Settings.
or
- Navigate to Content > Pages and find the appropriate folder.
- Click the More Actions menu.
- Click Edit > Access.
- While in your Pages Home folder, go to the navigation breadcrumb.
- Click to open Current Folder Access Settings.
or
- Navigate to Setup > Sites.
- Click the More Actions menu.
- Click Edit > Site Access.
Settings Reference GuideLink to this section
The following is a list of all available access settings, for all items in the file structure. Depending on the content type and your user level, not every option is available for editing; some settings can only be modified by level 10 users.
Setting | Description | Availability | |||
---|---|---|---|---|---|
Folders and Sites | Pages | Binary Files | Level 10 only | ||
Recursive Modification |
|
√ | |||
Access Group | The group with rights to edit the content. | √ | √ | √ | |
Approver | Require users to submit content (either the page or any files within the folder or site) to an approver for publication. Choose one user; this is the default approver. Users can choose another user to submit to (unless approver is enforced), but cannot publish on their own. | √ | √ | √ | √ |
Enforce Approver | Select "Yes" and users can only submit files for publication to the specified approver. | √ | √ | √ | √ |
Bypass Approval | Choose a group that can publish content without needing an approver. Level 10 users bypass approval even if they aren't in the group. | √ | √ | √ | √ |
Template Group | Choose which template group is available for making new content. | √ | |||
Extensions | Allow or disallow file types. Enter the extensions that you want to define (for example "jpg, png, gif"). | √ | √ | ||
Image Size Set | Apply an image size set to the folder to create copies of images with predetermined sizes on image upload. | √ | √ | ||
Toolbar | Set a custom toolbar for editing content. | √ | √ | ||
RSS Feed | Associate an RSS feed with the content. Items created from associated pages are published to that feed. | √ | √ | ||
URL Type | Define how URLs in the content are rendered (compliant with dependency manager).
|
√ | √ | √ | |
Publish to Production |
Permit or disable the content from publishing to the production server. Note on Folders: This setting will apply only to new files added to the folder. To apply this setting to all files within the folder, enable recursive modification. Files that have already been published will not be unpublished. |
√ | √ | √ | |
Exclude Search | Hide the content from global search. | √ | √ | √ | |
Exclude from Sitemap | Hide the content from being included in the XML sitemap. | √ | √ | √ | √ |
Enable Tracking | Permit Personalization to add a secure tracking code to a page or site that will show dynamic content and gather visitor data. | √ | √ | ||
Exclude from Orphan Pages Report | Hide the content from the Orphan Pages report. | √ | √ | √ | |
Trigger Webhooks | Toggle on to send data to the webhook URL whenever a file in the folder is published.
If no webhook has been added in account settings, this option appears grayed-out. |
√ | √ | ||
Directory Variables | In addition to any inherited directory variables, define variables for the folder to control additional settings. | √ |
Editable RegionsLink to this section
Edit the source code of pages to add access settings to the editable regions of the page. Add group="Example Group"
in the <ouc:div>
tag, where Example Group
is the name of the group you want to have access. You can also edit template (TMPL) files so all pages created from that template automatically have that access setting.
If you enter a group name that doesn't match an existing group in your account, access is automatically restricted to administrators (level 9 and 10 users) only.