How does this works

NeoAnderson1982 - July 25, 2008 - 21:42
Project:Custom Breadcrumbs
Version:6.x-1.3
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi, I found custom_breadcrumbs by a hint in the forum.
But I don't get it to work.
Copied it, activated it.
Clicked to create a new costum_breadcrumb.
But it's very confusing, what has to enter there.
Choosed a cck-node: exercise
PHP-Code: Entered none
Titles: Exercises (new line) [title]
Paths: [title]
When I click on such a node, no breadcrumb appears, only Home.

Yes, I've installed an activated Token.

Hope you can help me. Thanks alot.

#1

nilsja - August 4, 2008 - 10:36

i also don't get it. what to enter in "Breadcrumb visibility:"?

in titles i entered:
Projects
Projekte

and in paths i entered the path to the view which displays a list of the nodes of content type projects.

#2

Deepak Singh - August 17, 2008 - 12:44

Hi, You will need to enter php code to return true or false in Breadcrumb visibility.

if you don't know php just leave it blank or enter return true;

For Other two field just enter the token per line that you need to display.

Titles: *

[type-name]
[title]

Paths: *

[type]
node/[nid]

This works for me. Hope this will help.
Thanks, Deepak

#3

hunthunthunt - September 7, 2008 - 17:32

Thanks Deepak Singh.

You managed to explain one of the most unintuitive modules I have encountered. Something similar to your explanation should be included on the project page and in a Readme.txt

#4

hansamurai - September 8, 2008 - 02:42

This works great! Thanks a ton!

#5

MGN - September 11, 2008 - 00:08

Documentation on this module and other contributed modules can be found in the Drupal handbooks in the Beyond the Basics section. For custom breadcrumbs the direct link is http://drupal.org/node/228955.

#6

MGN - May 9, 2009 - 05:21
Assigned to:NeoAnderson1982» Anonymous
Status:postponed (maintainer needs more info)» closed

Closing because the question has been answered.

 
 

Drupal is a registered trademark of Dries Buytaert.