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.
Here's a simple one. I have set up a cron job to call cron.php every hour. In my feed options in Drupal, it has a drop down to update the feed every 15 minutes. How does this apply to my cron job running every hour? Will my feeds actually be updated every 15 minutes or just every hour when cron.php is called? Thanks.
I've just installed drupal on my xp macine at home. I run Apache/PHP5/MySQL on this as well. I don't have a mail server set up. No need for one on this machine, or at least there wasn't. Anyway, I had a devil of a time getting drupal to work but work it finally did. Then I decided that I didn't like the username I had entered for the first user so, and here comes the clever part, I went through and deleted ALL the users I had created. Of course, now I can't set up a new first user. I added one, but it didn't display the password on the screen like it did at installation.
I want to add a simple onload event to the body element. I only want the event on one page so I don't want to put it in my theme. Neither do I want to create a special module for it. I really just want to do something like this:
Just wondering how could I make the homepage navigation tag as same as the drupal.org? There is nothing on my page's header. I couldn't find options to enable it or do I need to do some further coding? thx a lot!