By hardcoredev on
Using latest version of 6 with rootcandy admin theme.
Want to create a few new admin pages that will display content/shortcuts. These will just be pages with view blocks or whatever...and it would be sweet to use panels.
Basically, you can add pages to the front...can you do something similar with the admin? Example, a page showing a block with the latest pages modified, a block for the latest blog posts, etc.
Comments
Rootcandy has a dashboard
Rootcandy has a dashboard regions. So when you access /admin these regions are active.
You can place any blocks to those two regions (dashboard left and right) and hide default drupal content (via theme settings) on /admin (default modules navigaiton)
My personal blog | twitter:@sotak