Toutouwai / ProcessTemplateAccess

Provides an editable overview of roles that can access each template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template Access

A Process module that provides an editable overview of roles that can access each template.

The module makes it quick and easy to see which templates have access control enabled (personally I like to ensure I've enabled it for every template) and to set the appropriate access per template.

Usage

The Template Access page under the Access menu shows access information for all non-system templates in a table.

You can filter the table rows by template name if needed.

Click an icon in the table to toggle its state. The changes are applied once you click the "Save" button.

Sometimes icons cannot be toggled because of logical rules described below. When an icon cannot be toggled the cursor changes to "not-allowed" when the icon is hovered and if the icon is clicked an explanatory alert appears.

  • A role must have edit access before it can be granted create access.
  • If the guest role has view access for a template then all roles have view access for that template.

ta-1

About

Provides an editable overview of roles that can access each template.

License:Mozilla Public License 2.0


Languages

Language:PHP 53.2%Language:JavaScript 31.5%Language:CSS 9.2%Language:SCSS 6.1%