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've just downloaded Drupal and I want to develop a custom software application on top of it. Basically, it's going to be a specialized document management system for a small group home. Where would everyone suggest I get started as to using Drupal for this?
on the description for the image module, one of the things it says that it can be used for is including images in stories. is there a way of doing this automatically, or is it basically just talking about uploading an image and then putting an html image tag linking to the image's URL?
I am trying to set it up so that my cron.php will run every hour. I used the line from the documentation as guidelines but when it runs, it says that the permissions have been denied. I could go in and change different directories and files trying to figure out what it's talking about, but I don't want to take the risks of making things too open.
Here is the error I get:
/bin/sh: line 1: /usr/bin/wget: Permission denied
If anyone can help, that would be great.
Thanks,
Josh
I found a great article in alistapart.com on this issue (hope it's not absolutely outdated- Cross-Browser Variable Opacity with PNG: A Real Solution http://www.alistapart.com/articles/pngopacity
I'm not sure which approch is the most suitable for Drupal and web standarts at the same time.
Anyone solved this one?
Why not create a Drupal security module for the Drupal core? It can works like the ping module to daily send a message to Drupal.org searching for security updates. What do yoy think?