You are here

README.txt in Menu Breadcrumb 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 6 README.txt
  3. 2.0.x README.txt
MENU BREADCRUMBS
================

Introduction
------------
By default, Drupal 6 will use the Navigation menu for the breadcrumb. This module allows you to use the menu the current page belongs to for the breadcrumb.

As an added bonus, it also allows you to append the page title to the breadcrumb (either as a clickable url or not) and hide the breadcrumb if it only contains the link to the front page.

Installation
------------
1. Copy the menu_breadcrumb folder to your sites/all/modules directory.
2. At Administer -> Site building -> Modules (admin/build/modules) enable the module.
3. Configure the module settings at Administer -> Site configuration -> Menu breadcrumb (admin/settings/menu_breadcrumb).

Upgrading
---------
Replace the older menu_breadcrumb folder with the newer version, and then run update.php in case there are any database updates to apply.

Features
--------
- Allows you to use the menu the node belongs to for the breadcrumb on node pages.
- Append the page title to the breadcrumb.
- Optionally have the appended page title be an URL.

Issues / Feature requests
-------------------------
If you find a bug, or have a feature request, please go to :

http://drupal.org/project/issues/menu_breadcrumb

Contact
-------
This module is being maintained by me, Geoffrey de Vlugt (gdevlugt). 

If you need to contact me, use the contact form at :

http://drupal.org/user/167273/contact 

File

README.txt
View source
  1. MENU BREADCRUMBS
  2. ================
  3. Introduction
  4. ------------
  5. By default, Drupal 6 will use the Navigation menu for the breadcrumb. This module allows you to use the menu the current page belongs to for the breadcrumb.
  6. As an added bonus, it also allows you to append the page title to the breadcrumb (either as a clickable url or not) and hide the breadcrumb if it only contains the link to the front page.
  7. Installation
  8. ------------
  9. 1. Copy the menu_breadcrumb folder to your sites/all/modules directory.
  10. 2. At Administer -> Site building -> Modules (admin/build/modules) enable the module.
  11. 3. Configure the module settings at Administer -> Site configuration -> Menu breadcrumb (admin/settings/menu_breadcrumb).
  12. Upgrading
  13. ---------
  14. Replace the older menu_breadcrumb folder with the newer version, and then run update.php in case there are any database updates to apply.
  15. Features
  16. --------
  17. - Allows you to use the menu the node belongs to for the breadcrumb on node pages.
  18. - Append the page title to the breadcrumb.
  19. - Optionally have the appended page title be an URL.
  20. Issues / Feature requests
  21. -------------------------
  22. If you find a bug, or have a feature request, please go to :
  23. http://drupal.org/project/issues/menu_breadcrumb
  24. Contact
  25. -------
  26. This module is being maintained by me, Geoffrey de Vlugt (gdevlugt).
  27. If you need to contact me, use the contact form at :
  28. http://drupal.org/user/167273/contact