Is it possible to separate administration in Drupal 7? Like Joomla or Wordpress adminitration.

May be using any existing script or custom one?

Thanks,
Aryan

Comments

whitingx’s picture

If you mean removing the overlay style admin area then;

  • Visit your admin < modules page
  • Disable the 3 modules: Dashboard, Overlay and Toolbar


  • This will remove the overlay/toolbar style admin. You can then install an admin theme (Such as those found here - http://mogdesign.eu/blog/10-drupal-administration-themes/) and set this by going to Administration < Appearance

    Hope this helps