page_example.permissions.yml

Same filename in other branches
  1. 3.x modules/page_example/page_example.permissions.yml
modules/page_example/page_example.permissions.yml

File

modules/page_example/page_example.permissions.yml

View source
  1. # Since the access to our new custom pages will be granted based on special
  2. # permissions, we need to define what those permissions are here. This ensures
  3. # that they are available to enable on the permissions administration pages.
  4. 'access simple page':
  5. title: Access simple page
  6. description: Allow users to access simple page
  7. 'access arguments page':
  8. title: Access page with arguments
  9. description: Allow users to access page with arguments