Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
does anyone know how to set a external link to a static page in the menu (as a menu item)? I would like to use one menu item to link it to another site. I search for a easy way, without installing additional modules or deep going modifications on the code.
The path on a menu item on drupal can only be a "node/xyz" is it right?
Is there a way to promote a user to administrator status?
Or do I have to create a role with access privileges to everything and assign a user to that role? If that is the case, then that must mean that only user with uid=1 can have "Super Administrator" access.
Somewhere I read something about giving a user administrator privileges, but I can't find the page again.
1-I would like to list old products with details and inline image (of course expand with new ones) that members can determine what they thought was/will be useful.
2-Once there are enough members giving feedback/review/rating, it will then be displayed on the front page automatically.
3-The front page will list the 'best of' in their own product category.
I've created a personal Homepage at http://sat.inesc-id.pt/~pocm but for some reason, all pages I create are giving me access denied to anonymous users. Frontpage module is showing the frontpage which is node/1 ("About Me" in the menu). But you can access the other pages... Why is this happening? Does anyone have any idea?