Closed (outdated)
Project:
Custom Breadcrumbs
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 May 2011 at 06:58 UTC
Updated:
17 Jun 2020 at 08:07 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedSubscribe
Comment #2
MGN commentedThe home path is set to
<front>which is a special path that drupal associates with the front page. The default path to the front page is set in Administer > Site information. But I understand how this could be a useful feature in the cases that you mention. Marking it it as a feature request.Comment #3
danny_joris commentedThe special identifiers in the latest 6.x-2.x-dev does not include < front >
I'm getting errors lately: the tokens don't change to their value anymore and I receive the following errors on pages with breadcrumbs:
warning: preg_match_all() expects parameter 2 to be string, array given in /Applications/MAMP/htdocs/blahblah/www/modules/acquia/token/token.module on line 701.For a moment I thought the < front > tag was the issue because it wasn't listed (anymore?). But it wasn't the case.
Comment #4
elc commentedSpecifically regarding your preg_match_all() issue, see this issue. It's a bug in the way token is called.
#1327960: Invalid use of token_replace API - causes preg_match_all errors in token module
Comment #5
mgiffordWould be great to have some easy way for departments to use so that if there are multiple Drupal installs that they can share elements of the breadcrumbs or atleast starting points.
Comment #6
lamp5