Problem/Motivation
The access policy module has a lot of code serving a lot of features with more planned for post release. To support future development we should organize code into sub modules starting with the UI elements.
In addition, moving any UI related code to its own sub module has the added security benefit of making it slightly harder to modify existing policies.
Proposed resolution
Move any UI related code to a new access_policy_ui sub module.
Issue fork access_policy-3426065
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
partdigital commentedComment #5
partdigital commented