Page 1 of 1

Breadcrumbs

Posted: 30 May 2011, 09:23
by Abyssinian02
Dear Jan,

I've found a couple of topics dating from 2009 that you were working on correcting the breadcrumbs feature in Phoca Documentation. How are things with this? I'm considering using your fine component but find that its not working yet in the version I have and find this a major drawback. Still looks okay, but breadcrumbs would finish this.

Good luck and keep up the good work!

Thanks in advance,
Abyssinian02

Re: Breadcrumbs

Posted: 01 Jun 2011, 11:53
by Jan
Hi, which version do you use and what exactly problem do you get, this should be solved. :idea:

Re: Breadcrumbs

Posted: 03 Jun 2011, 08:56
by Abyssinian02
com_phocadocumentation_v1.1.0.zip for Joomla 1.5. I've got Joomla 1.5.23

The problem I have is when I press on an article instead of:
Home -> Section -> Category -> Article
It goes Home -> Article

Up to the Category it works. Then when I press on an article it fails.

Re: Breadcrumbs

Posted: 06 Jun 2011, 22:49
by Jan
Hmm, if you are displaying the article, then the com_content is responsible for the breadcrumb, maybe you need to create some menu link which will be displayed in hidden menu group and then to use the Itemid of this menu link - Such Itemid should be added to parameters of the Phoca Documentation.

Jan