Add mixin type mix:lockable together with mix:versionable to support JCR locking
--------------------------------------------------------------------------------
Key: MAGNOLIA-1518
URL: http://jira.magnolia.info/browse/MAGNOLIA-1518
Project: Magnolia
Issue Type: Task
Components: core
Affects Versions: 3.0.2
Reporter: Sameer Charles
Assigned To: Sameer Charles
Priority: Minor
Fix For: 3.1 M2
This will support
- locking hierarchy while activation
- locking while editing content
In future if we modify magnolia node types definition we should add
mix:versionable and mix:lockable, but for the time being
Content class can add these "manually" if existing node definition allows mixin
types.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------