Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Role based access control to posts in admin #9

Closed
rochacbruno opened this issue Aug 11, 2013 · 1 comment
Closed

Role based access control to posts in admin #9

rochacbruno opened this issue Aug 11, 2013 · 1 comment

Comments

@rochacbruno
Copy link
Collaborator

in admin the access to content needs to be controlled by role.

by default we have admin, moderator, editor, viewer

  • admin (can access all)
  • moderator (can access all content except administration options)
  • editor (can access only the self-created content or content contributed to
  • viewer (can access all read only)
@rochacbruno
Copy link
Collaborator Author

related to #221

rochacbruno added a commit that referenced this issue Feb 6, 2018
#10 fix #9  (#82)

* Adding Collection Type and dynamic MENUITEMS

* renamed Collections to Blocks

* Render text blocks

* renames

* deleted unused file

* Added support for dropdown menus

* cleanup
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant