Drupal 7 is the Drupal version that was officially released on January 5, 2011.
Could someone provide a architectural overview of the Drupal 7 control flow? Perhaps in the sense of a flowchart about how …
php drupal drupal-7I know there is a lot of documentation around this but this one line of code took me ages to …
php arrays drupal drupal-7 drupal-modulesI just installed and started using Drupal 7, and I followed the instructions to turn on Clean Urls. I clicked "Run …
drupal-7 clean-urlshow to pass arguments to Ajax callback function in drupal 7 form api $element['field name'] = array( '#type' => 'textfield', …
ajax drupal drupal-7I need to set a placeholder for a horizontal login form in Drupal 7. This text needs to disappear when clicked …
javascript php css forms drupal-7Drupal 6's cache can be set to disabled, normal or aggressive. I cannot find these options for my Drupal 7 installation. …
drupal drupal-7while doing a drupal 6 to 7 upgrade I am getting the not so helpful message "The website encountered an unexpected error. …
drupal upgrade drupal-7I am working on Drupal. I want to know how to change that footer text Powered by Drupal and link …
drupal drupal-7 drupal-modulesI am trying to create a node based on a custom form submission. Everything works great except for the images …
drupal drupal-7 fileapi