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.
I would like to create a view or template that displays a single level of the primary menu inside the body of a page as a list. I can retrieve the top level of any menu, and I can get a second level listing based on my current context.
For example:
Primary menu
Topic One
Topic OneA
Topic OneB
Topic OneC
Topic Two
Topic Three
I want to get a list of All the subitems from Topic One without being on the Topic One page or any of its ancestors.
hi! I'm using the module "voting", http://drupal.org/project/voting.
All works fine except that I can't view the average in the teaser window.
I tried to modify the .module file on my ftp but it doesn't work either.
any ideas
I'm having a hard time getting our header image to rotate randomly. I've tried a javascript I've used succesfully in the past, and I've tried the old "rotate.php" document trick. Alas, neither is succeding, and I know I've got the code I'm using placed and called correctlly.
Does anyone have a good random image rotation code they've used succesfully within Drupal?