Fixed
Project:
Canvas Override
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Apr 2026 at 10:11 UTC
Updated:
6 Apr 2026 at 11:43 UTC
Jump to comment: Most recent
Canvas Override only provides global permissions. Sites with multiple enabled content types cannot grant access to Canvas layouts on one type without granting access to all others.
Generate three dynamic permissions per enabled content type, following Drupal core's NodePermissions pattern:
use canvas override for {bundle}reset canvas layout for {bundle}edit canvas default template for {bundle} (restricted)Titles use the %type_name: Description convention so permissions group by content type in the permissions UI.
| Comment | File | Size | Author |
|---|---|---|---|
| canvas_override--Permissions-v11x00b1-04-06-2026_12_27_PM.png | 298.02 KB | rajab natshah | |
| canvas_override--v11x00b1-04-06-2026_12_02_PM.png | 367.84 KB | rajab natshah |
Comments
Comment #3
rajab natshahComment #4
rajab natshahComment #6
rajab natshah✅ Released canvas_override-1.0.0-alpha2