Drupal 7 is the Drupal version that was officially released on January 5, 2011.
My chat bot is working great but I am having trouble debugging the Welcome message functionality because it only shows …
php facebook drupal-7 facebook-messengerI try to print a drupal 'select option' element in a form .I think drupal_render not applying #default_value.…
drupal-7 render default-value drupal-forms drupal-renderI've Googled for an answer, but most posts seem to be talking about labels within forms. I have custom fields …
drupal drupal-7 drupal-themingWhen i go to modules tab i can't find "new module install" link Please tell me how to view this …
php drupal drupal-7 drupal-modulesSo, I must be missing something. I want to create a specific template for a Basic Page with Drupal 7. I've …
drupal-7 drupal-themesI've created some custom field in my taxonomy vocabulary called Categories: - fotogallery (multiple files) - incipit (plain text) - ... …
drupal-7 drupal-taxonomyI have created a module for Drupal 7 which has a hook_theme function that tells it to use usertemp.tpl.…
drupal drupal-modules drupal-7 drupal-themesI know how to check if the user is logged in through PHP, but I need to do some styling …
javascript drupal drupal-7 drupal-modulesHow can I add breadcrumb to a page in my attendance module. I have used the following hook, but it …
php drupal drupal-7 drupal-theming breadcrumbs