Drupal 7 is the Drupal version that was officially released on January 5, 2011.
I have a Drupal 7 multi-language(3) website. I have installed the Internationalization (7.x-1.0-beta2) module. I have created for each language …
drupal internationalization drupal-modules multilingual drupal-7I have two profile2 profiles defined - main and customer_profile. Also, I have a node type called Customer. When …
drupal-7 profile hook-form-alterI have a form implemented from hook_form called simplequiz_form() I want to access its data after submit below …
drupal drupal-7 drupal-modulesI am looking for a way to rename files that are uploaded by users through a filefield. For example, rename …
file-upload drupal-7 filefield imagefieldI'm building a fairly involved module for my company with a number of different configuration pages. I'd like there to …
drupal drupal-7 drupal-modules hook-menuI'm building a custom view ona drupal site and i added all the fields i wanted, but i can't seem …
drupal drupal-views drupal-7I'm using Drupal 7, notably the Image field and the Media file selector widget to upload images. The biggest problem is …
drupal drupal-7 drupal-themingI have a script which successfully creates new nodes. But I'm having trouble setting the taxonomy before saving. I believe …
drupal drupal-7 drupal-taxonomyI'm working with Eclipse/PHP and just starting with Drupal 7, which needs me to use PHP files of extension .test. …
php eclipse syntax-highlighting drupal-7