Panels Breadcrumbs allows you to set your breadcrumbs directly from Panels configuration, and also allows you to take advantage from Panels Arguments and Contexts as Placeholder tokens. There are no modules that allow you to this from Panels/Page Manager variant configuration. There's a Sandbox project by Itangalo that tries to do this but in a different way, and it's only for Drupal 6.

git clone --branch 7.x-1.x devuo@git.drupal.org:sandbox/devuo/1302862.git
Project Sandbox: http://drupal.org/sandbox/devuo/1302862
Core: Drupal 7
Configuration Screenshot: http://devuo.net/drupal/panels_breadcrumbs.png
Breadcrumb Screenshot: http://devuo.net/drupal/panels_breadcrumbs-sample.png

Comments

devuo’s picture

Issue summary: View changes

Added screenshot

sreynen’s picture

Hi devuo,

Anyone can review these applications, but it often takes a long time to find someone who knows enough about certain areas to review some applications. You might consider joining the Panels group and asking people there to come here and review your work:

http://groups.drupal.org/panels

sreynen’s picture

Issue summary: View changes

Changed from master branch to 7.x-1.x branch

devuo’s picture

Issue summary: View changes

Fixed some typos.

andypost’s picture

The feature is great probably this could be a part of panels extras or custom_breadcrumbs module

+100 to this module

klausi’s picture

Status: Needs review » Needs work

* add a README.txt
* spelling: "Adds the ability to set Breadcrumbs directly from Panels and takes advantage of Arguments and Contexts as Placeholder Tokens" most words should be lower case, no?
* variable names: "$new" doesn't tell me much. What new? new node?

devuo’s picture

Status: Needs work » Needs review

Committed the proposed changes :)

klausi’s picture

Status: Needs review » Reviewed & tested by the community

Green lights from me. Maybe you should link to the Panels project on your project page.

devuo’s picture

Also done ;)

sreynen’s picture

Status: Reviewed & tested by the community » Fixed

Hi devuo,

Thanks for your contribution and welcome to the community of project contributors on drupal.org.

I've granted you the git vetted user role which will let you promote this to a full project and also create new projects as either sandbox or "full" projects, at your discretion. Please consider andypost's suggestion to merge this with an existing project before promoting it to a full project, to avoid confusion for users.

Now that you've experienced the full review process, please consider reviewing other projects that are still awaiting review. Anyone can help with reviews, following the guidelines.

andypost’s picture

The module aproach is much better and light weight then introduced in any known module

http://drupal.org/project/custom_breadcrumbs has implementation but much different from this.

andypost’s picture

chriscalip’s picture

Nice one, I am in favor deprecating panels extras - "breadcrumbs" for this one.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Added a Breadcrumb Sample screenshot