Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
How can I disable img_assist for editing/adding webform nodes? I know that some config options are at ?q=admin/settings/img_assist, but I don't see any way to exclude specific node-types.
I'm using the latest version of img_assist.module for Drupal 4.6.
I need to create a page that has one dropdown menu that selects categories (like companies) and another dropdown menu list pages under that category (like company products). Basically this would be an easy way to find pages under certain categories for users. Is there an easy way to do this in Drupal?
When I log out, the search form block disappears - everything is fine for users logged in. I have looked at the settings, but I can't find anything to solve my problem - unregistered users can't see the search from block! Any ideas?