Hello,

I am using menu breadcrumbs in such a way that it follows the user's navigation menu. The problem appears when the user wants to create a content. As the link "create new XXX" do not appear in the menu in the breadcrumb "Home » Create content » Deliverable" is written, so the user can click on it and access a page where all content he/she can create is listed. I would like to avoid this to happen either suppressing that specific breadcrumb or not allowing that users (with their specific roles) to acess the page "node/add". How could I do that?

I hae a module that lets you configure "per node access" but I have no idea of how it can be done with it.

Thanks in advanced for your help.