You are here

README.txt in Quickbar 6

Same filename and directory in other branches
  1. 7.2 README.txt
  2. 7 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 quickbar and (optionally) quickbar extras modules.

2. Go to admin/settings/quickbar

3. Choose which menu applies to which role.

4. Configure menu behaviour by clicking the "Configure" link for each role.

If Quickbar Extras is installed additional settings are available on the configuration screen.


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)
Jeni Tehan (jeni_dc)

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 quickbar and (optionally) quickbar extras modules.
  8. 2. Go to admin/settings/quickbar
  9. 3. Choose which menu applies to which role.
  10. 4. Configure menu behaviour by clicking the "Configure" link for each role.
  11. If Quickbar Extras is installed additional settings are available on the configuration screen.
  12. GRAPHICS
  13. ========
  14. The icons used by the admin module were designed by Young Hahn and
  15. AJ Ashton specifically for use with Drupal's admin interface.
  16. The iconset is available for use under a dual GPL/BSD license,
  17. meaning you may choose the license which is most appropriate for
  18. your project.
  19. THEME COMPATIBILITY
  20. ===================
  21. A theme can specify its compatibility with different features
  22. provided by the quickbar module in its .info file. If no compatibility
  23. flag is set, quickbar assumes the theme is compatible with all of its
  24. features.
  25. To disable the quickbar menu when using your theme:
  26. quickbar[] = 0
  27. CONTRIBUTORS
  28. ============
  29. Young Hahn young@developmentseed.org
  30. AJ Ashton aj@developmentseed.org
  31. Adam Moore (redndahead)
  32. Jeni Tehan (jeni_dc)