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.
Hi,
I am a new user of drupal
when i had to update my menu items i just enabled the menu which was there the under administrator folder there i went to add a menu itme and then created a home link but the the menu it self got renamed to Home
Now when i click on the link it logsout. If any one has any idea kindly let me know
Don't know the exact word in english, in french it is "Accueil", when you navigate your site, it is the button to go back to main page. It does not work on my drupal... When I click on it, I stay on current page, don't understand why...
I assume it is a fairly common need to add external web links into your website. Users will want to suggest other sites of interest related to your Drupal site.
Anyway I have looked around and found a number of different modules which all look to be "in development". One even says not to use this in a production site.
linksattach
weblink
links
and possibly del.icio.us whose service I am starting to use.
Can anyone tell me what they use for external links and why?
I am trying to determine if Drupal can be configured in a certain way for a site that i'm preparing to develop. I'm pretty sure it can be done, but I would like some feedback from some of you experts out there who probably have a much better grasp on the system's capabilities.
So here is what I need - take the basic type of forum list that you see on the drupal forum site (http://drupal.org/forum) and remove the side navigation, and add a second column next to the forum that will be a promo space...
It turns out normal HTML, but when I put it in the node.tpl.php file nothing shows up. I think it has to do with the fact I need to "print" the html in PHP, but I cannot figure out how to do it.