Releases for faq
faq 6.x-1.7
Download: faq-6.x-1.7.tar.gz
Size: 41.49 KB
md5_file hash: 58acffff9fe136a1a72c9c70278f6102
First released: June 16, 2008 - 09:54
Last updated: June 16, 2008 - 09:55
Changes since DRUPAL-6--1-6:
- #254334 - fixed issue with line breaks in the strings
- #249656 - fixed issue where a couple of strings weren't in t() calls.
- #268433 - applied patch provided by btsukuda which splits the layouts into different include files
- #257614 - fixed issue with categorized question layouts causing problems in some themes due to a missing closing div.
- #254334 - updated de.po translation file provided by rastatt
- Tidied up js code (ran through jsLint)
- Added check_markup() around term descriptions.
- Updated translation template file.
faq 5.x-2.11
Download: faq-5.x-2.11.tar.gz
Size: 38.73 KB
md5_file hash: bc5293b8ccde602ae27a6c6e0f4738f9
First released: June 16, 2008 - 09:53
Last updated: June 16, 2008 - 09:55
Changes since DRUPAL-5--2-10:
- #254516 - fix for error appearing when no faq nodes configured.
- #254334 - fixed issue with line breaks in the strings
- #249656 - fixed issue where a couple of strings weren't in t() calls.
- #267793 - solution for "clear-block" div problems in some themes.
- #268433 - modification for D5 of patch provided by btsukuda which splits the layouts into different include files
- Tidied up js code (ran through jsLint)
- Added check_markup() around term descriptions.
- Updated translation template file.
faq 5.x-2.10
Download: faq-5.x-2.10.tar.gz
Size: 30.97 KB
md5_file hash: 90a9c698ff2b7d46800053157e7e40d2
First released: April 30, 2008 - 10:51
Last updated: April 30, 2008 - 10:55
Changes since DRUPAL-5--2-9:
- #224910 - added in a new option to prevent the question text from being links to the faq nodes.
- #199726 - changed class name of question listing at top of list when categories are enabled for the "Clicking on question brings user to answer further down the page" layout.
- #228939 - fixed typo in description text
- #235614 - implemented hook_term_path to change "taxonomy/term/xxx" to "faq/xxx" automatically, patch supplied by nancyw.
- #231209 - added in the ability to automatically sort the new faq nodes by creation date descending / ascending when no weight is specified.
- #185680 - added support to view image_attach images on faq nodes in the faq node
listing, patch supplied by nancyw - #214284 - it's now possible to view the node links on the faq pages using a configurable option.
- #248917 - anchor links were incorrect for normal node pages which include a call to faq_page().
- updated taxonomy_image_display api calls
- changed term_node table alias from t to tn so as to be consistent
- latest version of the site_map module (1.2) calls one of the faq functions directly. Since the faq module also implements hook_site_map(), the faq section of the site map was appearing twice. I've commented out the faq_site_map() function to prevent this error.
- removed duplicate menu entry
- changed "true" and "false"to uppercase, now using count() instead of strlen(), explode() instead of preg_split() and strpos() instead of strstr() where appropriate.
- Re-structured the readme text.
- Re-structured the faq module so as to reduce code duplication between similar functions and to make it easier to maintain.
- Renamed some variables and tweaked some documentation.
- added in missing t() calls
- Fixed translation string issue
- Updated translation template file
faq 6.x-1.6
Download: faq-6.x-1.6.tar.gz
Size: 33.78 KB
md5_file hash: 7484e93326d277bd305a0773ba5d3ba5
First released: April 30, 2008 - 10:51
Last updated: April 30, 2008 - 10:55
Changes since DRUPAL-6--1-5:
- #224908 - back to top links weren't using anchors any more, due to a change in the api
- #245131 - fix for modified question text getting lost on preview. Also some menu changes for Drupal 6.2.
- #226490 - faq module wasn't joining on new vid column in term_node table, thereby incorrectly handling node revisions.
- #224910 - added in a new option to prevent the question text from being links to the faq nodes.
- #199726 - changed class name of question listing at top of list when categories are enabled for the "Clicking on question brings user to answer further down the page" layout.
- #228939 - fixed typo in description text
- #235614 - implemented hook_term_path to change "taxonomy/term/xxx" to "faq/xxx" automatically, patch supplied by nancyw.
- #231209 - added in the ability to automatically sort the new faq nodes by creation date descending / ascending when no weight is specified.
- #185680 - now supporting image_attach images on FAQ nodes
- #214284 - it's now possible to view the node links on the faq pages using a configurable option.
- #248917 - anchor links were incorrect for normal node pages which include a call to faq_page().
- Added in some commenting of closing divs to make it easier to debug
- updated taxonomy_image_display api calls
- fixed issue with faq_tax_image class typo
- latest version of the site_map module (1.2) calls one of the faq functions directly. Since the faq module also implements hook_site_map(), the faq section of the site map was appearing twice. I've commented out the faq_site_map() function to prevent this error.
- changed "true"and "false" to uppercase
- now using count() instead of strlen(), explode() instead of preg_split() and strpos() instead of strstr() where appropriate.
- Re-structured the readme text.
- Re-structured the faq module so as to reduce code duplication between similar functions and to make it easier to maintain.
- Renamed some variables and made the documentation clearer.
- Fixed bug with categorized questions top layout
- Added in missing t() calls
- Fixed translation stuff.
- Updated translation template file
faq 5.x-2.9
Download: faq-5.x-2.9.tar.gz
Size: 127.9 KB
md5_file hash: 2d24c80658dbfec129a2f97f74450ed0
First released: February 20, 2008 - 17:04
Last updated: February 20, 2008 - 17:05
Changes since DRUPAL-5--2-8:
- #224359 - Critical bug fix for array_diff_key() not being in PHP4
faq 6.x-1.5
Download: faq-6.x-1.5.tar.gz
Size: 130.05 KB
md5_file hash: f423470f6f382def82b6c77557b8a9ed
First released: February 20, 2008 - 17:04
Last updated: February 20, 2008 - 17:05
Changes since DRUPAL-6--1-4:
- #224359 - Critical bug fix for array_diff_key() not being in PHP4
faq 5.x-2.8
Download: faq-5.x-2.8.tar.gz
Size: 127.81 KB
md5_file hash: 2861c3e785023e88b4e8f4169c0f494c
First released: February 20, 2008 - 13:24
Last updated: February 20, 2008 - 13:25
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
Download: faq-6.x-1.4.tar.gz
Size: 129.98 KB
md5_file hash: b60e5f46a95e5cb844e600462e1678e8
First released: February 20, 2008 - 13:23
Last updated: February 20, 2008 - 13:25
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
Download: faq-5.x-2.7.tar.gz
Size: 127.8 KB
md5_file hash: 45a888bb57c79e3064d17b7bd57f586c
First released: February 19, 2008 - 11:49
Last updated: February 19, 2008 - 11:50
Changes since DRUPAL-5--2-6:
- #199148 - changed taxonomy term links to point at faq pages when categorisation is enabled.
- #203817 - changed the weight form and the FAQ categories block to only show FAQ
terms which are associated with an actual FAQ node. - #209908 - fixed issue where links in the category/term description weren't working when the "open/hide answer under question"layout was chosen.
- #214281 - now allowing html chars in "more link" text
- #205507 - support for longer question text
- #214873 - can now prevent terms from specific vocabularies from appearing in faq listings, etc. Original patch provided by bardaqani.
- #212762 - added order by fields to select list to prevent psql errors.
- #222329 - manually inserting faqs using faq_page() call in a page, overrode the page title. This is now fixed.
- added documentation based on andrei.ruse's work for the D6 version in #200879
- changed some 'hidden' form elements to be 'value' as recommended by the drupal FAPI.
- Updated language translation template file
- Removed needless watchdog function calls.
- Fixed $Id$ line.
- Removed trailing whitespace.
faq 6.x-1.3
Download: faq-6.x-1.3.tar.gz
Size: 129.97 KB
md5_file hash: be5dab1b556f4f20d7e5b7ccc1e79ac0
First released: February 19, 2008 - 11:48
Last updated: February 19, 2008 - 11:50
Changes since DRUPAL-6--1-2:
- #199148 - changed taxonomy term links to point at faq pages when categorisation is enabled.
- #203817 - changed the weight form and the FAQ categories block to only show FAQ
terms which are associated with an actual FAQ node. - #214281 - now allowing html chars in "more link" text
- #205507added in support for longer question text.
- #214873 - can now prevent terms from specific vocabularies from appearing in
faq listings, etc. Original patch provided by bardaqani for D5 version. Also fixed issue with faq_link_alter() function. - #212762 - added order by fields to select list to prevent psql errors
- #222329 - manually inserting faqs using faq_page() call in a page, overrode the
page title. This is now fixed. - #200879 - documentation patch provided by andrei.ruse.
- added "faq" to theme function names that were missing them
- #202811 - applied fix for undefined variable warning.
- #201082 - GHOP task to modify 4 of the theme functions in the FAQ module to be done by templates instead. All this excellent work was done by cwgordon7, so many thanks to cwgordon7.
- #205113 - the faq categorized theme layouts have now been ported to template files by mwrochna - thanks for your hard work on this patch.
- #205092 - schema was missing column and table descriptions.
- Fix for #198386 where teaser text was being lost.
- #200560 - prevent faq terms which have no faq nodes from appearing in the lists
- #205099 - patch for php warnings, provided by kwikone.
- #209908 - fixed issue where links in the category/term description weren't working when the "open/hide answer under question" layout was chosen.
- changed some 'hidden' form elements to be 'value' as recommended by the drupal FAPI.
- Updated language translation template file
- Removed needless watchdog function calls.
- Fixed $Id$ line.
- Removed trailing whitespace.
faq 6.x-1.2
Download: faq-6.x-1.2.tar.gz
Size: 123.3 KB
md5_file hash: 0a66585c92c817f60910636d9a1461a2
First released: December 4, 2007 - 11:23
Last updated: December 4, 2007 - 11:25
Changes since DRUPAL-6--1-1:
- 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. The taxonomy image module hasn't been ported to D6 yet, so assuming the API won't change. Will have to test this feature once taxonomy image for D6 is released.
- change for #189504 - changed submit button labels
- fixed issue with node type help text
- now using db_placeholders() in db_query() calls where necessary.
- removed use of deprecated function menu_set_location(), now using drupal_set_breadcrumb()
faq 5.x-2.6
Download: faq-5.x-2.6.tar.gz
Size: 123.43 KB
md5_file hash: 8265d1f18b9e6d1192b9408a7f701afe
First released: December 4, 2007 - 11:20
Last updated: December 4, 2007 - 11:25
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
Download: faq-6.x-1.1.tar.gz
Size: 122.03 KB
md5_file hash: 6dda00346961d1aadb42847e03a4a3b3
First released: October 17, 2007 - 09:59
Last updated: October 17, 2007 - 10:00
Changes since DRUPAL-6--1-0:
- fix for #178699 - wasn't possible to translate customised FAQ page titles
- fix for #178699 - multilingual faq descriptions
- changes for #179285 - now no longer use <dd> and <dt> tags, using divs instead
- fixed problem with new "random faq" block
- fix for #176900 - removed unneeded call to node_type_delete()
- moved hook_schema() into install file
- fixed t() usage
- fix for #176991 - couldn't change the order of questions for subcats
faq 5.x-2.5
Download: faq-5.x-2.5.tar.gz
Size: 122.02 KB
md5_file hash: a36a9b55f9e5bce1f3135d3674149e5a
First released: October 17, 2007 - 09:53
Last updated: October 17, 2007 - 09:55
Changes since DRUPAL-5--2-4:
- added in new feature where it is possible to label the questions and answers in the 'questions inline' layout
- fixed javascript that broke due to the renaming of some form elements. Also added in changes for the label sections of the questions form.
- fixed issue with faq descriptive text filter
- change for #176104 - after changing the weights of categorized questions, the user is returned to the "choose a category to order" screen.
- change for size of question weight box for #176104
- changes for #176628 - allow answer teasers for "hide_answer" layout
- changes for #177993 - there is now a new "random faqs" block.
- fix for #178699 - wasn't possible to translate customised FAQ page titles
- fix for #178699 - multilingual faq descriptions
- changes for #179285 - now no longer use <dd> and <dt> tags, using divs instead
- fixed t() usage
- fixed #176991 - weight ordering wasn't working for sub cats on the main cat page
faq 5.x-2.x-dev
Download: faq-5.x-2.x-dev.tar.gz
Size: 43.08 KB
md5_file hash: 039329239eb5154938f458de027efb94
First released: October 11, 2007 - 13:42
Last updated: September 6, 2008 - 00:04
Dev version for 5.x-2.x
faq 6.x-1.0
Download: faq-6.x-1.0.tar.gz
Size: 122.08 KB
md5_file hash: fcea81066bc61d724f0fdc80587db9db
First released: September 27, 2007 - 21:13
Last updated: September 27, 2007 - 21:15
Changes since DRUPAL-5--2-4:
- first go at drupal 5.x to drupal 6.x port
- added in new feature where it is possible to label the questions and answers in the "questions inline" layout
- added in calls to variable_del() for the new label variables
- fixed javascript that broke due to the renaming of some form elements. Also added in changes for the label sections of the questions form.
- fixed problem with faq descriptive text filter
- change for size of question weight box for #176104
- changes for #176628 - allow answer teasers for "hide_answer" layout
- patch for #176848 - "faq_weights" table install prob
- changes for #177993 - provided a new "random FAQs" block
faq 4.7.x-2.1
Download: faq-4.7.x-2.1.tar.gz
Size: 9.29 KB
md5_file hash: df8e7f542a501c82515fc039ff852c16
First released: September 27, 2007 - 21:09
Last updated: September 27, 2007 - 21:10
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
Download: faq-6.x-1.x-dev.tar.gz
Size: 45.82 KB
md5_file hash: ff8fa5cfe5ae87f8a52f6612305a99cf
First released: September 5, 2007 - 14:38
Last updated: September 6, 2008 - 00:04
First version of converting faq module to Drupal 6.x. There are no new features in this release.
faq 5.x-2.4
Download: faq-5.x-2.4.tar.gz
Size: 121.18 KB
md5_file hash: 1ed402dee7cce25980947bcb5d4a5674
First released: July 16, 2007 - 12:13
Last updated: July 16, 2007 - 12:15
Changes since DRUPAL-5--2-3:
- added in a faq_site_map() hook for #138767
- removed version line as recommended
- made "questions listing style" and "categories listing style" form elements help text clearer - #152797
- corrected spacing, etc for coding standards as reported in #156713
- patch for #155143 which controls which faq nodes appear on the faq page according to the individual faq node permissions.
faq 5.x-2.3
Download: faq-5.x-2.3.tar.gz
Size: 19.91 KB
md5_file hash: 8243e67b05fd0ebb09722bc6f4122164
First released: June 1, 2007 - 10:26
Last updated: June 1, 2007 - 10:30
Changes since DRUPAL-5--2-2:
New features
- added in 2 functions, faq_get_faq_list() and faq_get_terms() for returning lists of FAQ nodes / terms for the site_map module as suggested in #138767
- added in new function for ordering the faq nodes on the weighting form by date asc / desc
- It's now possible to configure whether you would like to have the number of faq questions in a category be displayed beside the category name in the listings. It's also possible to reset the list of faq nodes on the weighting form so that they're sorted by creation date desc / asc.
Bug fixes, code maintenance
- Partial fix for multi-lingual issue reported in #137869
- added in proper support for theming functions
- added changes as suggested by Gurpartap Singh in #138929. Also fixed issue with categorised questions at the top of the page, which was introduced when fixing the theming
- faq.install - added variable_del() calls for new variables added as a result of #138929
- faq.js - added some disabling features for the new ordered/unordered select box which was added arising out of #138929
- fixed t() calls for "back to top" and "more" links
- now handling lists correctly - i.e. using theme("item_list")
- removed commented out code, renamed internal function
- added theming to the lists returned by faq_get_terms() and faq_get_faq_list()
- added in variable_del() on new "faq_count" variable
- Added patch from #140848 which was provided by Gurpartap Singh (user/41470). It does some alteration to the settings forms, but no real new functionality.
- tidied up faq_menu()
- changed all sql queries that had "select n.title, n.nid" to be "select n.nid, n.title". This was a problem with some versions of MySQL after db_rewrite_sql() changes the sql query to have DISTINCT() around the n.nid.
- removed watchdog msg for install() function
faq 5.x-2.2
Download: faq-5.x-2.2.tar.gz
Size: 16.51 KB
md5_file hash: cba0368beaf3ded9d9ee7d537688f954
First released: April 23, 2007 - 09:50
Last updated: April 23, 2007 - 09:55
Changes since DRUPAL-5--2-1-1:
faq 5.x-2.1-1
Download: faq-5.x-2.1-1.tar.gz
Size: 16.48 KB
md5_file hash: dc6f2d68cbf444f3c3f56c3f0323e451
First released: April 17, 2007 - 10:53
Last updated: April 17, 2007 - 10:55
Changes since DRUPAL-5--2-1:
faq 5.x-2.1
Download: faq-5.x-2.1.tar.gz
Size: 16.41 KB
md5_file hash: 1c3cf1dad85662cd59be4a35649f3b43
First released: April 11, 2007 - 16:18
Last updated: April 11, 2007 - 16:20
- Added in new javascript functions for ordering of the faq nodes
- Added in faq_weights table to the install file
faq 5.x-2.0
Download: faq-5.x-2.0.tar.gz
Size: 15.65 KB
md5_file hash: 476dbe21e3c8dab3200bf6e843fc960a
First released: April 11, 2007 - 15:12
Last updated: April 11, 2007 - 15:15
Changes since DRUPAL-5--1-2-1:
- Changed way of passing arguments to db_query()
- Tidied up code and added better handling of nested categories which have no nodes themselves but whose sub-categories do.
- Split out the configuration page into 4 pages using tabs
- Added new jquery functions for disabling parts of the configuration forms depending on which options are selected.
- Added in changes for feature request #129886 - there's now a different way of viewing sub-categories.
- Removed some stray tab characters
- Now including the category header in the FAQ title as suggested by nancyw
- Added in changes for feature request #131116. Breadcrumbs are now implemented on the individual FAQ node pages and the FAQ pages. Taxonomy terms are used in the breadcrumbs if the Taxonomy module is enabled and if there is a taxonomy term associated with it.
- Final change for disabling a checkbox suggested in #sub_cats_handler
- Fixed issue reported in #132504 - title of page in menu was different.
- Now only display categories if they have children
- Changed the faq node type in sql queries from 'FAQ' to 'faq' so as to be consistent.
- Fixed issue reported in #134501 - extra space was appearing when no "back to top" link text was configured.
- Added multi-lingual support, was reported as not working in #134057
- Added sorting of faq nodes as requested in #133788 and #126667
- Change for #131464 and #135165 - updated path to settings config page
faq 4.7.x-2.0
Download: faq-4.7.x-2.0.tar.gz
Size: 9.31 KB
md5_file hash: 495abf059d843b7ebe7143379783ca4a
First released: April 10, 2007 - 11:17
Last updated: April 10, 2007 - 11:20
Changes since DRUPAL-4-7--1-1:
- added in multi-lingual support, as reported not working in issue #134057
faq 5.x-1.x-dev
Download: faq-5.x-1.x-dev.tar.gz
Size: 122.02 KB
md5_file hash: e12dd975a31f9f080e2ad01aeb8d4334
First released: March 23, 2007 - 10:21
Last updated: October 11, 2007 - 12:02
changes for #129886
faq 5.x-1.2-1
Download: faq-5.x-1.2-1.tar.gz
Size: 12.64 KB
md5_file hash: 5ed835e939e7812f5d168fe791975c7a
First released: March 20, 2007 - 12:40
Last updated: March 20, 2007 - 12:45
Changes since DRUPAL-5--1-2:
- added patch supplied by LUTi from issue #129089 plus some fixes.
- fixed typo in html syntax - was causing broken links in the non-categorized 'questions top' layout
faq 5.x-1.2
Download: faq-5.x-1.2.tar.gz
Size: 12.62 KB
md5_file hash: 3364f120712c484a7a8c8f5578a3af70
First released: March 19, 2007 - 21:46
Last updated: March 19, 2007 - 21:50
Changes since DRUPAL-5--1-1:
- fixed issue reported in #128036 - only the first 10 FAQs were shown when categories was used due to the fact that taxonomy_select_nodes() only returns 10 nodes even when not using paging.
- applied patch from #127831, provided by pearcec, thanks.
- changes for #126380 - based on patch provided by pearcec
- added in new variables to remove
- changed the calls to the caching functions - patch provided by nancyw in #126380
- changed some of the text and added in paragraph tags around the descriptions as suggested by nancyw in #126380.
- patch for #128413
- fixed issue reported in #128497
- added in variable_del() on faq_description_format
- added in an input filter on the general FAQ description text.
faq 4.7.x-1.1
Download: faq-4.7.x-1.1.tar.gz
Size: 9.18 KB
md5_file hash: 8a6ca82a352b58f494eb3d2b0c210cd6
First released: March 19, 2007 - 21:35
Last updated: March 19, 2007 - 21:40
Changes since DRUPAL-4-7--1-0-2:
faq 4.7.x-1.0-2
Download: faq-4.7.x-1.0-2.tar.gz
Size: 9.17 KB
md5_file hash: 3514b660be67542eb8d61e2bd53ad6dc
First released: March 9, 2007 - 11:31
Last updated: March 9, 2007 - 11:35
Changes since DRUPAL-4-7--1-0-1:
faq 5.x-1.1
Download: faq-5.x-1.1.tar.gz
Size: 11.83 KB
md5_file hash: 98417c08852a5f757fba812cbcf6811c
First released: March 9, 2007 - 11:01
Last updated: March 9, 2007 - 11:05
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.
faq 4.7.x-1.0-1
Download: faq-4.7.x-1.0-1.tar.gz
Size: 9.04 KB
md5_file hash: 7197af9fafee90fcad168ebb7da5a9b4
First released: March 7, 2007 - 17:17
Last updated: March 7, 2007 - 17:20
This module allows you to manage and display Frequently Asked Questions nodes. It uses Drupal's taxonomy module to classify questions and provides FAQ-friendly output.
Note the function theme_faq_highlights(), which shows the top five recently-created FAQs. This is called in one of the two blocks this module ships with but can also be called in a php-filtered node if desired.
faq 5.x-1.0
Download: faq-5.x-1.0.tar.gz
Size: 10.29 KB
md5_file hash: ea07b0895a6e2d46f2129e05508d4d0a
First released: March 7, 2007 - 13:23
Last updated: March 7, 2007 - 13:25
This is a completely rewritten version of the faq module for DRUPAL-5. If anyone needs some of the features from the old module, please let me know. Likewise if anyone wants a DRUPAL-4.7 version of this module, let me know and I'll see what I can do.
Description
============
The Frequently Asked Questions (faq) module allows users with the 'administer faq' permission to create question and answer pairs which they want displayed on the 'faq' page. The 'faq' page is automatically generated from the FAQ nodes configured and the layout of this page can be modified on the settings page. Users will need the 'access content' permission to view the 'faq' page.
Configuration
=============
Once the module is activated, you can create your question and answer pairs by creating FAQ nodes (Create content >> FAQ). This allows you to edit the question and answer text. In addition, if the 'Taxonomy' module is enabled and there are some terms configured for the FAQ node type, it will also be possible to put the questions into different categories when editing.
faq HEAD
Download: faq-HEAD.tar.gz
Size: 17.03 KB
md5_file hash: c777e34116d6da1733c7d69d466f2cb9
First released: November 11, 2006 - 09:14
Last updated: February 5, 2008 - 00:05
