How do I make, that breadcrumbs were shown on all pages, including nodes, and its structure was based on the menu?

taxonomy.context module adds breadcrums to the nodes. But it make breadcrumbs based on taxonomy and it is not necessary for me.

I cannot use taxonomy-based structure due to I want to make nested newslines.

Comments

JezV’s picture

Take a look at this article by GreenAsh. It might help.

Jez

PG-1’s picture

I read it. And if you read comments there, you see, his patches already was integrated into standard taxonomy.context module.

But this module and this article base site structure totally on taxonomy, not on menu, like default drupal.