You are here

README.txt in Quickbar 7

Same filename and directory in other branches
  1. 6 README.txt
  2. 7.2 README.txt
DESCRIPTION
===========

The quickbar module lets one choose a menu as a toolbar that shows up on
the top of the page.


INSTALLATION
============

1. Install & enable the module.

2. Go to admin/config/user-interface/quickbar

3. Choose which menu applies to which role.


GRAPHICS
========

The icons used by the admin module were designed by Young Hahn and
AJ Ashton specifically for use with Drupal's admin interface.
The iconset is available for use under a dual GPL/BSD license,
meaning you may choose the license which is most appropriate for
your project.


THEME COMPATIBILITY
===================

A theme can specify its compatibility with different features
provided by the quickbar module in its .info file. If no compatibility
flag is set, quickbar assumes the theme is compatible with all of its
features.

To disable the quickbar menu when using your theme:

  quickbar[] = 0

CONTRIBUTORS
============
Young Hahn young@developmentseed.org
AJ Ashton aj@developmentseed.org
Adam Moore (redndahead)

File

README.txt
View source
  1. DESCRIPTION
  2. ===========
  3. The quickbar module lets one choose a menu as a toolbar that shows up on
  4. the top of the page.
  5. INSTALLATION
  6. ============
  7. 1. Install & enable the module.
  8. 2. Go to admin/config/user-interface/quickbar
  9. 3. Choose which menu applies to which role.
  10. GRAPHICS
  11. ========
  12. The icons used by the admin module were designed by Young Hahn and
  13. AJ Ashton specifically for use with Drupal's admin interface.
  14. The iconset is available for use under a dual GPL/BSD license,
  15. meaning you may choose the license which is most appropriate for
  16. your project.
  17. THEME COMPATIBILITY
  18. ===================
  19. A theme can specify its compatibility with different features
  20. provided by the quickbar module in its .info file. If no compatibility
  21. flag is set, quickbar assumes the theme is compatible with all of its
  22. features.
  23. To disable the quickbar menu when using your theme:
  24. quickbar[] = 0
  25. CONTRIBUTORS
  26. ============
  27. Young Hahn young@developmentseed.org
  28. AJ Ashton aj@developmentseed.org
  29. Adam Moore (redndahead)