By nidhhog on
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
^
My favorite way is using http://drupal.org/project/r4032login to present the login form.
What's new and changing in PHP 8.4
Thank you, but anonymous
Thank you, but anonymous users still do not see a "add new content" option, because it disappears when I take them permission off
^
You will have to manually add a link or use exact URL. Drupal hides menu links if destination is not accessible due to permissions.
What's new and changing in PHP 8.4
must be some way to get
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