Print Drupal admin links in blocks broken out by sections -


the drupal's main admin page contains many links grouped different purposes.

by default there following sections: content management, site building, site configuration, user management, reports

now i'm using rootcandy admin theme , want move these annoying links sliding panel collapsed default.

so question is:

how split these links blocks? i'd "content management", "site building", "site configuration", "user management", "reports" blocks contaning related links.

thanks!

use menu block module. once enabled, go block administration page. each block want create, click add menu block tab. of default options suit use case: set parent item -> menu navigation , parent item -> item menu want create.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -