coffee.admin.inc |
coffee.admin.inc |
|
Admin page callbacks for the coffee module. |
coffee.api.php |
coffee.api.php |
|
Hooks provided by Coffee module. |
coffee.css |
css/coffee.css |
|
Stylesheet for the Coffee module. |
coffee.hooks.inc |
coffee.hooks.inc |
|
The hooks that are used by Coffee
includes an example of hook_coffee_commands(). |
coffee.info |
coffee.info |
|
name = Coffee
description = An administrative module to switch between admin pages real fast, like Alfred or Spotlight on OS X.
core = 7.x
package = Administration
files[] = coffee.admin.inc
files[] = coffee.hooks.inc
dependencies[] =… |
coffee.install |
coffee.install |
|
Provides installation details for Coffee. |
coffee.module |
coffee.module |
|
Coffee primary module file |
coffee.navbar.inc |
coffee.navbar.inc |
|
Navbar hooks implemented by the coffee module. |
README.txt |
README.txt |
|
-- SUMMARY --
The Coffee module helps you to navigate through the Drupal admin faster,
inspired by Alfred and Spotlight (OS X). By default the management menu is
included in the results. Go to the config page to select an other of multiple
menus.… |