Active
Project:
Article
Version:
5.x-2.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2007 at 19:58 UTC
Updated:
8 May 2008 at 21:33 UTC
Show breadcrumbs when you view an article
currently breadcrumbs only show in category + article lists
and when viewing an article via the mod, breadcrumb shows only "home".
this is because of the node paths issued by the mod
in category #3 (http://www.potatoe.com/drupal/article/3)
article #1 points to http://www.potatoe.com/drupal/node/1
possible solution would be to rewrite paths like so:
http://www.potatoe.com/drupal/article/3/node/1
and editing htaccess to load the node contents?
any solutions??
Comments
Comment #1
msameer commentedDo you want the breadcrumb to be visible when viewing the node itself ?
BTW: Both links lead to 404
Comment #2
frog_ commentedI am facing same problem - I would like to have full breadcrumb on to node page when viewing the node itself.
There is only 'Home' link.
Regards
A.
Comment #3
msameer commentedDid you try using the Taxonomy Breadcrumb module ?
Looks like it can offer the same feature you are asking for ?
Comment #4
yoyoman commentedWhen I am viewing the list of articles within an article category (http://example.com/article/1), my breadcrumb link for home is Home, and that doesn't work. The main article page doesn't have a breadcrumb link at all. Is there a way to add one for consistency?
Comment #5
msameer commented@yoyoman your issue is not realted. Please submit a new issue.