Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2011 at 19:20 UTC
Updated:
3 Nov 2011 at 22:20 UTC
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
Comment #0.0
devuo commentedAdded screenshot
Comment #1
sreynen commentedHi 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
Comment #1.0
sreynen commentedChanged from master branch to 7.x-1.x branch
Comment #1.1
devuo commentedFixed some typos.
Comment #2
andypostThe feature is great probably this could be a part of panels extras or custom_breadcrumbs module
+100 to this module
Comment #3
klausi* 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?
Comment #4
devuo commentedCommitted the proposed changes :)
Comment #5
klausiGreen lights from me. Maybe you should link to the Panels project on your project page.
Comment #6
devuo commentedAlso done ;)
Comment #7
sreynen commentedHi 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.
Comment #8
andypostThe 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.
Comment #9
andypostI filed #1303540: Panels Breadcrumbs
Comment #10
chriscalip commentedNice one, I am in favor deprecating panels extras - "breadcrumbs" for this one.
Comment #11.0
(not verified) commentedAdded a Breadcrumb Sample screenshot