The forum breadcrumbs that come for free with Drupal core don't work with crumbs.
We need a crumbs plugin for forum. Should be easy.
The forum breadcrumbs that come for free with Drupal core don't work with crumbs.
We need a crumbs plugin for forum. Should be easy.
Comments
Comment #1
donquixote commentedforum.module, line 197 ff
function forum_nodeapi()
This breadcrumb information is lost with crumbs.
Maybe there should be a plugin to restore "legacy" breadcrumbs set with drupal_set_breadcrumb?
Comment #2
donquixote commentedFixed in -dev (wait for packaging script).
Comment #3
donquixote commented