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.
For awhile I've noticed that the some of the TinyMCE popup windows are not wide enough in Firefox. I used to get around it by setting the inlinepopups plugin but now with Drupal 5 I don't know how to do that. It used to be done via plugin_reg.php but that file seems not to exist in the 5 version. Anybody know?
If a site is indexed fully (100%) and I've set up cron.php to run once per day and no new content is added for the following week, what does the cron.php do. Does it just run, checks the latest modified date in a node (or where ever), determines that it's old and therefore does nothing.
I suppose I'm asking, does the cron.php only index items created or modified after the last run of cron.php.
I have installed Drupal 5.0. I have also installed the Image module. First everything looked fine. I was able to upload an image and I could see the image. Next time I opened my site the links to the image is broken. I have checked permissions to the imagedirectory but can not se anything wrong there. The link to the picture is correct. I can not however se the picture on its own either (I mean if I put the adress to the picture in my browser I get Serverfailure and can not see the picture). So somehow it must have to do with permissions haven't it? But I simply do not understand how?