Posted by midkemia on May 7, 2009 at 5:17pm
Jump to:
| Project: | Frequently Asked Questions |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Hi Stella
One of my site users made a comment about the FAQ today which seemed quite sensible, so here goes.
Is it possible to add to the bottom/top of a FAQ node a Next Previous facility to allow quick navigation between FAQ's in the same Taxonomy group/level. It might also be useful to include the node Title.
I am assuming it may only be suited to some formats. In my case the answer opens in a new window, which would seem a possible candidate.
Alternatively is their a piece of code that could be placed in the associated Content Template that will call the Next and Previous nodes from that Taxonomy group/level
regards
John
Comments
#1
Seems handy. Maybe some code can be borrowed from the book module, which gives the relational links.
#2
You can achieve that using module such as Previous/Next API (http://drupal.org/project/prev_next).
#3
While this may be useful in some cases it's not something I plan on implementing at the moment, as there's no good solution for resolving the situation where a FAQ is in more than one category.
Cheers,
Stella