Closed (fixed)
Project:
Frequently Asked Questions
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2009 at 12:34 UTC
Updated:
24 Nov 2009 at 17:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedI can see an advantage of this and the existing method, so if implimented can it be switchable :)
Comment #2
jolidog commentedI would also be very interested in this, one could categorize the questions and open the categories in another page, but this solution has it's uses... this should also work for the categories showing on the same page, selecting one would close the previous...
Comment #3
gaele commentedThis is working for me:
1. Add this to faq.css:
2. In faq.js, starting at line 218, change this:
with this:
Works for both questions and categories. No fancy sliding, though, and not configurable.
What it does: instead of a slideToggle on the clicked question it applies the default Drupal classes collapsible/collapsed to all questions.
Comment #4
crea commentedThis is actually "Accordeon" UI Pattern. Very nice feature indeed.
Comment #5
stella commentedComment #6
Joerio commentedIs it true this tweak wont work at version 5.x?
I tried but it just expanded all FAQ's
Comment #7
stella commentedI've added this to the Drupal 6 branch, and it'll be included in the next release. I also made it configurable - so you can have the current behaviour or the new option.
With Drupal 7 almost upon us, I won't be adding this feature to the Drupal 5 branch as it is now feature frozen.
Comment #9
stella commentedReleased in faq 6.x-1.9.