This is a port of the Internet_Music theme by Luka Cvrk. This is a fixed width, 2 column layout.
Added
- Regions: header, content top (grey box), content, content bottom (grey box), footer, right plain, right sidebar
- Plain side block (right plain region) on top of the orange side block (right sidebar)
- Table CSS from garland
- Breadcrumb on below the search bar
There are better tools to do this (i.e. Drush). Furthermore the idea of a graphical tool to perform updates on multiple sites is not currently possible to do "the right way" without some serious patches to update.php.
Helps site managers to perform batch maintenance on multisite installations. Currently the module can take selected sites off-line and then back on again. It can also run update.php on selected sites.
Note that this module depends on the multisite_api module.
*Installation*
1. Enable multisite_api and multisite_maintenance modules at admin/build/modules (You only need to do this on one of the sites in your multisite)
2. Give the 'perform maintenance on multisites' permission at admin/user/access
It should go without saying that this is a very powerful module and its use should be
restricted to users that have a strong understanding of Drupal multisite setup
3. Read all help text at:
admin/multisite/multisite_setup
admin/multisite/multisite_setup/status
admin/multisite/multisite_setup/update