Content type permissions by site roles?
Hi friends,
is it possible to provide different content types to different roles in Drupal?
For example, if there are three roles - Writer, Editor and Administrator on the site and I need to realise next logic:
- "All content types" for Administrator,
- only "Collage" for Writer,
- only "Interactive video" and "Quiz" for Editor?
Thank you!