Posted by stella on November 24, 2009 at 5:00pm
| Download | Size | md5 hash |
|---|---|---|
| faq-6.x-1.9.tar.gz | 72.57 KB | 3926ca5fa8f7465519865d52c5db5371 |
| faq-6.x-1.9.zip | 101.65 KB | aff094abf79c6fd052c80e883768d927 |
Last updated: December 24, 2010 - 22:55
Changes since DRUPAL-6--1-8:
Features:
- #390404 by Alan D. - added [faq] input filter.
- #365856 - by joostvdl, added div around "All FAQs" link in blocks.
- #358359 - when "disable links to faq nodes" is enabled, questions appearing in the FAQ blocks are now just text, and not links.
- #428810 : updating french translation (fr.po)
- #450188 - don"t remove the nodes on uninstall.
- #389098 by rrsIPOV - toggle class name when hide/show question/category is clicked
- #475600 by FatGuyLaughing - added "administer faq weights" permission, and move weight ordering tab to each individual FAQ page.
- #582146 - removed "promoted to front page" from default node options.
- #581306 by jjeff - added "destination" query to "edit answer" links.
- #482990 by skilip - added expanded class name.
- #599568 by sreynen - changed class name
- #525242 by fajerstarter - added theme function for faq page wrapper divs
- #388714 - added another category layout
- #614378 - added in drag and drop question ordering
- #614378 - removed unneeded ordering functions
- #500822 by gaele - added accordion effect option for hide answer/category layouts
- Changed "omit vocabulary" to be checkboxes.
- Added in additional known issue to documentation
- renamed weight page to order
- changed weight path and function names
- changed to use drupal js behaviours
- #409560 - added in an expand all / collapse all link
- #446258 - allowed multi-lingual node ordering
- updated language template file
- removed obsolete hook
Bug fixes:
- #354997 by McJim - fix for blank "back to top" creating empty links.
- #357560 by valthebald - fix for postgres error
- #364992 - fix for _pathauto_include() not being called before a pathauto function which requires it.
- #370599 - fixed some spacing issues identified by midkemia
- #362084 - fix for breadcrumb modification when using faq_page() to embed categorized faqs on other pages.
- #345841 - fix for issue where FAQ item in menu sometimes displayed as if there were child menu items.
- #364054 - partial fix for editing faq nodes with long faq questions. Remaining part of patch is for faq_ask module.
- #438148 by jcmarco - Fix for jquery 1.3.x
- #604792 - added drupal_not_found() calls.
- #581292 by jjeff - trimmed "back to top" link text
- #395028 by aleko74 - fix for utf8 truncation on order form.
- #407240 by remi - fix for general settings faq form
- #625804 - fixed taxonomy link rewriting
- #422780 by andypost - fixed ordering of question fields on the node form
- #441854 - fix for long question not appearing everywhere it should when "long" option chosen
- #640752 by jrguitar21 - fix for faq breadcrumbs when a node has no category associated with it
- Fix for both short and long questions not appearing on node page when configured to
- Removed t() calls on schema descriptions.