Last night I released the first version of Cleanr, a Drupal administration theme that tries to make the interface more simple and clean. This theme was mostly created for site maintainers, usually clients that don't know much about Drupal but need to work with it everyday. The main goal is to improve Drupal administration UX the most I can. Here are some screenshots of the first version of the theme:
_Administer page with an error message_

_Collapsible fieldsets_
To help developers I added a database query log icon at the top along with an empty cache link. This only shows if you have the Devel module, so for production sites or even for just administration accounts this shouldn't be seen.

Dev query log expanded.

_Admin 2.X integration with description boxes._
Future
So far I only tested this theme with all core modules, views, admin, admin_menu and some non UI intensive modules. The next step will be making this work better with Ubercart and Panels.
One of the main reasons I decided to start with this theme is because I wanted to provide my clients with a better store administration for Ubercart.
Installation Download it at Drupal.org > Project > Cleanr or run
drush dl cleanr
Links * Drupal.org project page * GitHub repository (soon)
Post new comment