I have been working on a Drupal 6 site for some time now and I am trying to separate the admin from the site as much as possible because the design does not lend itself well to the administrators functionality. Does anyone know how to force the block module to utilize the admin theme if set?
Would this work better if I created a multi site install and use one for administration only?
Is there a way to disable the Admin for the Live site all together without using ugly IP address hacks?
It would be nice if you could set the Block module to not show block outlines and just work more like the rest of the modules. I understand that it was designed to help but I find it annoying. Maybe it would be better to just develop a replacement for the block module with the above functionality.
Thank you