Breadcrumbs when in article view
jasont - March 29, 2007 - 19:58
| Project: | Article |
| Version: | 5.x-2.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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??

#1
Do you want the breadcrumb to be visible when viewing the node itself ?
BTW: Both links lead to 404
#2
I 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.
#3
Did you try using the Taxonomy Breadcrumb module ?
Looks like it can offer the same feature you are asking for ?
#4
When 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?
#5
@yoyoman your issue is not realted. Please submit a new issue.