Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
There's a new "question details" field which is intended to hold a "longer question" text. Ensure you run update.php after upgrading. If you have any problems, you may need to adjust the "question length" settings on admin/settings/faq/questions which controls whether the short, long or both texts are displayed.
If you're using TinyMCE and <p> tags start appearing on your questions, please see http://drupal.org/node/294708 for details on how to overcome this.
The 'view faq' permission has also been renamed to 'view faq page' and now only controls access to the 'faq' pages. It no longer includes access to the faq nodes themselves. Please use one of the node access modules for this feature. You may need to review your user permission settings at admin/user/access after upgrading to this version.
#224059 - fix for not loading based on version id too and now returning the $node object from faq_load(), patch provided by hutch. This was causing problems with the display of the questions and answers - main cause for another release so soon after the last!
updated hook_access() with new parameter added in D6
#224059 - fix for not loading based on version id too and now returning the $node object from faq_load(), patch provided by hutch. This was causing problems with the display of the questions and answers - main cause for another release so soon after the last!