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
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

msameer - April 12, 2007 - 21:41
Assigned to:Anonymous» msameer

Do you want the breadcrumb to be visible when viewing the node itself ?

BTW: Both links lead to 404

#2

frog_ - April 16, 2007 - 19:13

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

msameer - April 19, 2007 - 10:42

Did you try using the Taxonomy Breadcrumb module ?

Looks like it can offer the same feature you are asking for ?

#4

yoyoman - May 8, 2008 - 01:29
Version:5.x-2.x-dev» 5.x-2.4
Category:feature request» bug report
Assigned to:msameer» Anonymous

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

msameer - May 8, 2008 - 21:33

@yoyoman your issue is not realted. Please submit a new issue.

 
 

Drupal is a registered trademark of Dries Buytaert.