(Admins: Please delete this page!)

Module page: http://drupal.org/project/crumbs

(moved from the module page. will work on it)

Changes in the 2.x branch:
See #1000828: Crumbs API Redesign - 2.x branch.

Some features that are missing yet.

  • So far I have not implemented a solution that can deal with $_GET parameters. They are simply ignored.
  • It does not care about different (sub)domains.
  • There is no dedicated solution for node types. I think the best is to do this in a custom module. Every site is different.
  • It could be nice to add some caching.
  • The API needs to find its final shape. 2.x is already quite close, but I will wait for your feedback.