Details
-
Type:
Feature Request
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 6.2.0 CE M4
-
Fix Version/s: None
-
Component/s: Tools, Tools > Plugins SDK > Layout Templates
-
Labels:None
-
Environment:6.1 GA2
-
Similar Issues:
Description
ability to inherit permissions settings of page template on newly created page
Use cases:
1) add settings:
layout.layoutprototype.page.permissions.inheritance.enabled=true
2) add permission actions on model resource com.liferay.portal.model.LayoutPrototype
<action-key>ADD_DISCUSSION</action-key>
<action-key>DELETE_DISCUSSION</action-key>
<action-key>UPDATE_DISCUSSION</action-key>
That is, LayoutPrototype and Layout share same permission actions set.
3) when layout.layoutprototype.page.permissions.inheritance.enabled got set to true,
the newly created page with a page template will inherit permsion actions settings of that page template.

In preparation for Ideation; we are merging New Feature and Improvement tickets into a singular ticket type called “Feature Request”. Additional information to follow soon.