Top "Drupal-7" questions

Drupal 7 is the Drupal version that was officially released on January 5, 2011.

Exposed filters not displayed in Drupal 7 - Views 7.x-3.0-rc1

in Drupal 7, using views 7.x-3.0-rc1 I can't see my exposed filters, they don't appear in any views type (block, …

drupal-views drupal-7
Drupal token current-page:query

I need to get the value of a field that is on the "Parent page" of one of my content …

drupal drupal-7 token drupal-panels
Drupal 7 - add HTML inside #link form type entry?

I need to add HTML markup to the #title field of a Drupal 7 #type link form element. The output should …

drupal drupal-7 drupal-forms
How do I add taxonomy terms using Drupal Migrate

I'm using the migrate module to copy data from several sources to a new drupal installation. So far, I'm able …

drupal drupal-7 migrate
change the active Drupal 7 theme programmatically

What is the correct way to change the active Drupal 7 theme programmatically? I used $custom_theme in Drupal 6 but it …

php drupal drupal-7 drupal-modules drupal-theming
Drupal 7 - How to add Javascript to a View

Basically what I'm trying to do is add a line of javascript code to each row iteration in a view. …

javascript drupal drupal-7 drupal-views
Drupal 7 Edit User Page Override

I need to override the 'user/%user/edit' page for a specific user role, say 'foo_role'. I have successfully …

drupal drupal-7 user-profile hook-form-alter
Drupal error after creating new theme ,Undefined variable: hide_site_name and other similar error

I am new to drupal theme . I have created a direcory mytheme and added mytheme.info to it and copied …

php drupal drupal-7 drupal-theming drupal-themes
Janrain error: Invalid redirect_uri: Given URL is not allowed by the Application configuration

I'm trying to setup Janrain Engage with my drupal website. I have created a Janrain account I have setup the …

facebook drupal-7 janrain
Drupal 7, how can you set a theme to a user?

In drupal 6 you could edit the user and it would give you the option to set the theme they use. …

drupal drupal-7 drupal-themes