
layout
Drupal Administration Menu without a block
26. October 2007 - 23:05 — adminWe have implemented a patch to inject admin menu into the theme in this showcase.
With this patch, Drupal Administration Menu is output via hook_footer() in
echo $closure;
This effectively means, that you do not need to setup a block for a particular Drupal theme. Furthermore, Drupal Administration Menu does not clutter the (beginning) HTML output with the whole administrative menu structure of a site.
If you found a bug, needed to force some Drupal Administration Menu styles, if you would like to contribute new features or to see another theme here, please file an issue over at Drupal.org.
Development by internet agency UNLEASHED MIND.
Development by internet agency UNLEASHED MIND.

