Closed (fixed)
Project:
Frequently Asked Questions
Version:
5.x-1.2-1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 Mar 2007 at 10:47 UTC
Updated:
11 Apr 2007 at 15:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
niklp commentedFYI, custom_breadcrumbs works fine on this.
See the custom_breadcrumbs project page for more details on this.
Comment #2
stella commentedJust to be clear on what you want:
You have categorized FAQs, e.g.
So on the "Term 2a" page you want a breadcrumb like: "Frequently Asked Questions >> Term 2" and on a Term 2a individual FAQ page you want a breadcrumb like "Frequently Asked Questions >> Term 2 >> Term 2a" ?
Stella
Comment #3
niklp commentedI guess that would seem like the most sensible option yeah? That would mean it was working similar to taxonomy. As per my other issue, I only using this "one dimensionally", so - perhaps best left to your discretion? Sounds like a good plan to me though.
Comment #4
stella commentedIf you're not using categories then the breadcrumb trail is just "Home", which is what appears there at present.
Comment #5
niklp commentedYou're quite correct - however...! :)
...if the settings are such that each question is on it's own page (i.e "Clicking on question opens the answer in a new page" is enabled - a Good Thing for SEO purposes), then there ought (IMHO) to be a breadcrumb back to the main FAQ page, yesh?
Should I assume that under categorised FAQs, that a Q/A pair node resembles the following breadcrumb?:
home > faq > category > node title (that last one being kinda arbitrary)
Comment #6
stella commentedThe breadcrumb probably would be "Home >> FAQ >> category" and not have the node title in it, as that would be the current page. That's the default way of doing breadcrumbs. You can modify your theme to have the current page appear in the breadcrumb if you so wish. I'll have a look at what is involved in breadcrumb integration and will get back to you.
Comment #7
stella commentedtry the attached patch.
Comment #8
stella commentedReleased in 5.x-2.0.