Downloads
Download tar.gz
11.83 KB
MD5: 98417c08852a5f757fba812cbcf6811c
SHA-1: 2c9d2b57ddd67518d36629e8e6c204389ceef337
SHA-256: 8bad05115681fcfe83159fa66d8a1ea22212f88514ace598168d722d37ca8339
Download zip
13.42 KB
MD5: e420fc5b9c2a65cb0de23e3db62042f2
SHA-1: 5020fd87d022e3302611250ae08645bd79452efa
SHA-256: 4d5487d3a51790eb768aa1dbd2339590daff9c7796e3057902a2dcd0815298d0
Release notes
Changes since DRUPAL-5--1-0:
- Fixed bug - 'back to top' link was not working correctly on the individual category pages.
- changes for issue #125598
- changed css class names
- patch for issue #125719
- removed .faq_more_link class settings
- fixed version in faq.info file
- changed the access required to view the faq page from 'access content' to 'view faq'
- made the question and answer views themeable
- ported the 2 faq blocks from the drupal 4.7 version. There are now 'FAQ Categories' and 'Recent FAQs' blocks.
- added ability to configure the number of FAQs that appear in the 'Recent FAQs' block
- updated info on blocks
- added in fix for issue #125802
added in code for feature request #125962 - added some css contributed by nancyw in #125802
- Now only display 'more' link in teaser views when the teaser text is shorter than the full text, as requested in #125962. Code similar to that provided by nancyw was used.
- Changed 'span' tags to 'p' tags for the 'back to top' links as suggested by nancyw in #125802.
- Fixed bug - 'back to top' link was not working correctly on the individual category pages.