I am trying to setup Manager to allow my role "manager" to be able to use this simple interface. But even if I give them permission to create products, they still don't get a link/icon for that content type. They can only get the book or page content type. User 1 does see these links, but no one else does. It seems that we should just be able to control the permissions for content types and this is what would appear. I've looked all through the code and I can't figure out why it's not showing these content types to users with permission.

Comments

danillonunes’s picture

Category: bug » support
Status: Active » Closed (fixed)

Aronanda,

You need to select the content type to appear in Manager. Go to http://www.example.com/admin/content/node-type/[your-content-type] and check the option "Appear in Manager module UI".

danillonunes’s picture

Title: Some content types not showing up for users » Make a single page to change settings for all content types
Category: support » feature
Status: Closed (fixed) » Active

Also, I think we can make a list to check/uncheck all content types that can be appear in Manager UI and put it in a single page, like the Manager Settings page. So I'm changing this issue to work on this.

Feel free to send any suggestions/questions you have.

danillonunes’s picture

Title: Make a single page to change settings for all content types » Some content types not showing up for users

Aronanda contact me via email explained better their trouble. This is a real bug, so I'm rolling back the title of this issue.

franz’s picture

Status: Active » Fixed

There, changed the permission issue to use node_access instead of user_access, it should work now (commit on dev)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.