Closed (fixed)
Project:
Custom Breadcrumbs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
5 Apr 2009 at 17:49 UTC
Updated:
17 Jun 2009 at 11:40 UTC
Hi, I tested the Views integration, but I manage to found a dead way to deal with Arguments and Arguments values.
CB can handle arg(x) with tokens, but not the real Argument Value (I mean: the non-arg value) so I found a way to set-up my custom breadcrumbs for views:
Hack in Views and provide a "Breadcrumb" field for arguments! :)
If views can provide customizable Breadcrumbs CB can leverage that functionality and focus on other features!
Please review my patch: #424460: Configurable Argument Breadcrumb
Regards
Comments
Comment #1
thepanz commentedComment #2
MGN commentedThe patch has been committed. Thanks thePanz!