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'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?
The "my account" menu item is locked.
I do not want it to appear in the user navigation menu. Instead I have created a link, somewhere in the top banner section, pointing it to the same path as "my account".
However, as the "my acount" menu item for me is locked, even going to the admin's page , I am not able to delete that from the view here.
Any clues as to how I would be able to do this. I do not see any redaing on the forums, or I have missed it.
Would appreciate if someone could point me to the corrcet references for the same.
I just read node/59377. Pretty cool. But I'm looking for a bash script I could run via crontab to upload/overwrite a MySQL database for a demo Drupal installation.
I've seen demos Drupal installations like this on civicrm.org that clear themselves automatically every hour. I would like to install a site like this to be able to give potential Drupal users a taste for how certain Drupal modules work.
Hi,
I'm starting a site for overclocking and other computer based tutorials. Alot of our tutorials are pretty long, and it would be nice to have an easy way to split articles up into pages. I actually prefer (gasp) the way Joomla handles pagination. Is there any easy way to do this in drupal? Or a module or something? If one does not exist, would it be possible to write a module that can do this, or is pagination embedded too deeply in drupal?