Closed (fixed)
Project:
Panels Breadcrumbs
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2011 at 20:48 UTC
Updated:
21 Nov 2011 at 22:10 UTC
I might have missed this but .... is there an option to remove the home breadcrumb?
If not could an option be added?
Thanks,
Draven
Comments
Comment #1
devuo commentedHello Draven,
Panels Breadcrumbs implements an hook that allows you to do just that. Simply add this to your theme template.php
Alternatively, if you want to change 'Home' to something else, or link it to somewhere else you'll have to do something like this instead
Comment #2
devuo commentedComment #3
Draven_Caine commentedAhh, i know it is "working as designed" I think this is a wonderful module and love a simple check box if possible. As I use panels, views and panels everywhere for alot of my project it would be helpful to just click a check box vs having to alter my theme tpl files as that works yes but its a much longer route to the same solution.
I am after the first options btw, just remove the home all together unless its on the home menu dropdown.
Maybe this could be added in the future?
Thanks,
Draven
Comment #4
devuo commentedAdded the requested feature to 7.x-1.3. Test it out.
Comment #5
Draven_Caine commentedAwsome,
Thanks again. I'll do a test run in the next few days.
Draven