Hi.

Thanks for a great module.

I'm pulling my hair out getting the [link] [path] and [url] placeholder tokens to work.

All the other tokens that I have use work as expected, however, the above tokens don't get converted and simply appear as literals (ie. appear as '[link]' etc in the actual breadcrumb.

Now I am new to this module - so perhaps I'm being a little daft and there is a simple solution - if so, apologies.

Comments

codemuscle’s picture

Category: bug » support
Status: Active » Closed (fixed)

Apologies. I figured out my daftness.

I was expecting the [url] to give url of the current node.

Now figured out that if I use 'node/[nid]' as the path, it works correctly (and gets converted to the appropriate alias by pathauto).

Sorry for starting this issue.