Projet

Général

Profil

Paste
Télécharger (1,17 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / adminimal_admin_menu / README.txt @ c304a780

1
# Quick info
2
“Adminimal Administration Menu” changes the style of the
3
“Administration menu” module. It adds a nice and simple minimalist look and
4
provides some tweaks to improve you Drupal administration experience. 
5

    
6
The menu hierarchy is now easier to understand, by removing the unnecessary
7
transparency and only highlighting the correct menus.
8

    
9
It also adds shortcut links that can be edited from the core shortcut module.
10
The shortcut links fit nicely and have a small icon that separates them from
11
the normal admin menu links.
12

    
13
# Requirements
14
* [Administration menu module](http://drupal.org/project/admin_menu)
15

    
16
# Installation
17
1. Download and install like any other drupal module
18
2. Enable the “Administration menu Adminimal Theme” from the module manager.
19
If you are using the “Administration menu Toolbar style” it will be disabled
20
automatically to prevent some styling issues. This change will be saved in your
21
database, so if you decide to disable the “Administration menu Adminimal Theme”
22
your old “Administration menu Toolbar style” will be enabled automatically
23
so you have nothing to worry about.
24
3. Refresh your administration page and you must be good to go!