faq 5.x-2.12
stella - January 5, 2009 - 22:22
Official release from CVS tag: DRUPAL-5--2-12
First released: January 5, 2009 - 22:22
First released: January 5, 2009 - 22:22
Download: faq-5.x-2.12.tar.gz
Size: 46.1 KB
md5_file hash: 040f4a8ac2ff09bd9ce02bd3a93eabf1
Last updated: January 5, 2009 - 22:25
View usage statistics for this releaseSize: 46.1 KB
md5_file hash: 040f4a8ac2ff09bd9ce02bd3a93eabf1
Last updated: January 5, 2009 - 22:25
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:
- #271729 - fix for undefined function error when taxonomy module is not enabled.
- #272265 - added pathauto support, patch provided by Deciphered.
- #277349 - fixed issue with unpublished nodes
- #281827 - "edit answer" link now provided on faq page under the answer if the user has the appropriate permissions.
- #346556 - changed css class names to have dashes rather than underscores.
- #328492 by andypost: fix for faq_load() issue.
- #328464 by andypost: fix for failure to attempt insert if faq update failed.
- #309375 - fix for nodeaccess, etc, issues.
- #309474 - patch proposed by Zurvan, improve performance of module by avoiding
unnecessary calls to taxonomy_get_vocabularies(). - #304210 - configurable rewriting of faq taxonomy term links.
- #309595 - patch for deprecated "name" attribute on anchor links.
- #318229 - patch by introfini, fix performance issue with faq module when categories enabled.
- #309685 - patch for invalid back to top link in Opera browsers.
- #276601 - fixed issue with terms with no nodes not appearing.
- #298153 - fix for Dreamweaver silliness.
- #267793 - additional fix for extra whitespace issue.
- #321121 - updated French translation file
- #274949 - updated Portuguese translation file
- Added in known issues section to cover <p> tags appearing in question text.
- Added in a call to check_plain() on data passed to drupal_set_title().
- Coding style changes.
