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.
Welcome to your new Drupal-powered website. This message will guide you through your first steps with Drupal, and will disappear once you have posted your first piece of content.
Anybody has had modifications to the default Drupal search.module?
Our idea is that:
The SEARCH block (left or right column) can display popular searches, either
1. automatic (tied with the search log),
2. manual (that means, admin can type in whatever keywords or questions) - and display a link which will point to the search results of that word/keywords/phrases
The Help Edit module seems like a good idea to make a site more user friendly, but I can't figure out how to display the messages. I've created some help text and associated it with a page, but it doesn't tell you how to display it. Is it a block or something else??
when i click on a forum topic, i would like to output on the same page, first my list of 10 forum topics, and then underneath it, the node that contains the discussion.
I don't know how to "join" both.
could i call "theme_forum_list" from somewhere ?
or perhaps the node id from that theme_forum_list function ?