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.
Useful Drupal module to assign separate themes for different roles in system.
Often you want to separate Drupal administrative interface from frontend. You can do this assigning appropriate theme for you as user. What to do if you want to show different theme for non-authorized user?
Here's a module :-)
This module doesn't allow you to assign themes for path that starts with 'admin/', because of Drupal internal logic.
To assign theme for "admin/" path you have to go to "Administration theme" menu.
It's really impossible to list off all that's changed since our last major version, but feel free to read about the goings on in our releases here or at the forums of Ubercart.org.
This is the initial release for Drupal 5.x. Username and multiple keyword searching has been added with this release. Please note that there are installation instructions in the README.txt file. One new installation requirement is the addition of some code to the template.php file of your theme, that removes the default "Users" tab from the search page. If someone knows of a better way to do this from within the module, please let me know.