Drupal is an open source CMS framework written in PHP.
I wanted to override page.tpl.php for specific content type. I have tried these thing, nothing works for me. …
drupal drupal-7 drupal-themingCould someone provide a architectural overview of the Drupal 7 control flow? Perhaps in the sense of a flowchart about how …
php drupal drupal-7I am a bit confused. I have created a simple form with a one text box and a submit button. …
drupal forms taxonomyWe have certain users in our member list that have a role "vendor" attached to them. All such members are …
drupal drupal-6 drupal-formsI have created a menu in Drupal 7 and created links to pages under that menu. I named my new menu "…
drupal menuWhere I can set the base url for drupal site. Currently when I go to the site in my localhost, …
drupal base-urlMy website don't need user login function. Only system administrator could post new contents. How to remove user register and …
drupalHow to get the modules list in Drupal as in admin/build/modules?
php drupal module drupal-modulesI 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 am working on my first Drupal project on XAMPP in my MacBook. It's a prototype and receives positive feedback …
deployment drupal vps