close

Filter

loading table of contents...

Solution Overview for Business Users / Version 2512.0

Table Of Contents

12.3.5 Playbook Resolution and Override Rules

KIO resolves playbooks through a priority chain from least to most specific. When two playbooks share the same id, the more specific one always overrides the less specific one. The full chain, in ascending order of priority, is:

System playbooks
└── Global CMS path  (/Settings/Options/Settings/Playbooks)
    └── Site layer
        ├── Master site  (<master-root>/Options/Settings/Playbooks)  [only if present]
        └── Preferred site  (<site-root>/Options/Settings/Playbooks)
            └── User home  (<user-home>/Playbooks)
LayerDescription
SystemPlaybooks loaded from filesystem and/or GitHub connectors. Lowest priority.
Global CMSPlaybooks stored at the global CMS path (default: /Settings/Options/Settings/Playbooks).
Site Playbooks from the preferred site's content tree. If the preferred site is derived from a master site, the master site's playbooks are loaded first and the preferred site's playbooks override them. If the preferred site is not derived from a master site, only the preferred site's playbooks are considered.
UserPersonal playbooks stored in the user's CMS home folder. Highest priority.

Table 12.1. Playbook layers


Note

Note

Only one playbook per id is active at a time. A user-level playbook completely replaces any site, master-site, or global playbook that shares the same id.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.