faq 7.x-1.1

Bug fixes
New features
Insecure
Unsupported

Changes since 1.0

faq 7.x-1.0

Bug fixes
New features
Insecure
Unsupported

First public stable release

faq 7.x-1.0-rc2

Security update
Bug fixes
Insecure
Unsupported

Note, this release contains a fix for the security vulnerability DRUPAL-SA-CONTRIB-2012-023 and upgrading is recommended.

Changes since 7.x-1.0-rc1:

faq 6.x-1.13

Security update
New features
Bug fixes
Unsupported

Note, this release contains a fix for the security vulnerability DRUPAL-SA-CONTRIB-2012-023 and upgrading is recommended.

Changes since 6.x-1.12:

faq 7.x-1.0-rc1

New features
Bug fixes
Insecure
Unsupported

Initial draft of 7.x version

faq 6.x-1.12

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-11:

faq 5.x-2.15

Bug fixes
Unsupported

Changes since DRUPAL-5--2-14:

  • #770358 - fix for submit button not appearing
  • #715628 - fix omit vocab issue
  • #947150 by thijsvdanker - fix for primary key warning on update
  • #920398 - the 'administer faq' permission no longer gives the user create/update/delete faq node access

faq 6.x-1.11

Security update
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-10:

faq 5.x-2.14

Security update
Bug fixes
Unsupported

Changes since DRUPAL-5--2-13:

faq 6.x-1.10

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-9:

  • #488006 by pvasili - updated russian translation
  • #645420 - fix for sql error in install file

faq 6.x-1.9

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-8:

Features:

faq 5.x-2.13

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--2-12:

faq 6.x-1.8

New features
Bug fixes
Insecure
Unsupported

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.

faq 5.x-2.12

New features
Bug fixes
Insecure
Unsupported

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.

Changes since DRUPAL-5--2-11:

faq 6.x-1.7

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-6:

faq 5.x-2.11

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--2-10:

faq 5.x-2.10

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--2-9:

faq 6.x-1.6

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-5:

faq 5.x-2.9

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--2-8:

  • #224359 - Critical bug fix for array_diff_key() not being in PHP4

faq 6.x-1.5

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-4:

  • #224359 - Critical bug fix for array_diff_key() not being in PHP4

faq 5.x-2.8

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--2-7:

  • #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!
  • #224248 - changed toggle() to slideToggle()

faq 6.x-1.4

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-3:

  • 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!
  • #224248 - changed toggle() to slideToggle()

faq 5.x-2.7

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--2-6:

faq 6.x-1.3

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-2:

faq 6.x-1.2

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-1:

faq 5.x-2.6

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--2-5:

  • fixed for typo reported in #185117 - caused sub categories to not always be displayed.
  • fix for #181149 - there was a problem showing the faq count when the question/answer text contained a %
  • changes for #188516 - added support for taxonomy images
  • change for #189504 - changed submit button labels
  • fixed issue with node type help text

faq 6.x-1.1

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-0:

faq 5.x-2.5

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--2-4:

faq 6.x-1.0

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--2-4:

faq 4.7.x-2.1

Bug fixes
Unsupported

Changes since DRUPAL-4-7--2-0:

  • fixed styling and added in a patch for #178685 - added in {faq} notation for accessing db tables.

faq 6.x-1.x-dev

First version of converting faq module to Drupal 6.x. There are no new features in this release.

faq 5.x-2.4

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--2-3:

faq 5.x-2.3

New features
Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--2-2:

faq 5.x-2.2

Insecure
Unsupported

Changes since DRUPAL-5--2-1-1:

  • fix for issue creating the faq_weights table in postgres as reported in #137691
  • fix for issue #137522 - was searching on n.status = 2 rather than 1
  • fix for the replace sql issue in postgres as reported in issue #137806
  • added in style for faq_arrow class

faq 5.x-2.1-1

Insecure
Unsupported

Changes since DRUPAL-5--2-1:

  • patch for issue #136129
  • fixed issue #136983 - patch provided by Shiny

faq 5.x-2.1

Insecure
Unsupported
  • Added in new javascript functions for ordering of the faq nodes
  • Added in faq_weights table to the install file

faq 4.7.x-2.0

Unsupported

Changes since DRUPAL-4-7--1-1:

  • added in multi-lingual support, as reported not working in issue #134057

Pages

Subscribe with RSS Subscribe to Releases for Frequently Asked Questions