On my page, only registered users can publish new content. Unfortunately, the result is that the option "Add new" disappears from the menu.
I would like to do, so that the option to "add new content", was always visible on menu, but when the anonymous user click it, he get the information e.x: You must be logged in to add new content..."

How to do that ?

Comments

ayesh’s picture

My favorite way is using http://drupal.org/project/r4032login to present the login form.

nidhhog’s picture

Thank you, but anonymous users still do not see a "add new content" option, because it disappears when I take them permission off

ayesh’s picture

You will have to manually add a link or use exact URL. Drupal hides menu links if destination is not accessible due to permissions.

nidhhog’s picture

must be some way to get around this, some module....

I cannot add it manually.... it is always going to hide, it must be placed at primary links menu