Downloads
Download tar.gz
24.83 KB
MD5: 2d5ab89266000785ee485a9b64067ed6
SHA-1: ad92971b4b2fbff6ad8c980328bd76fb534df1a7
SHA-256: 178cb1999cf24d56963dec3b8ebf87ec0fb9de0c3baac227346bc81de495ab8e
Download zip
31.76 KB
MD5: f13a0356db1583ab28724593185219cf
SHA-1: faa8ae41ac2fcd7663f0aca8c71d9792b419e3b6
SHA-256: 4f2e6c09b77c1c6f9b3084edb62c6fa81e7e877a594ef2242b6cd36cf2cd1728
Release notes
Significant rewrite to use native FAQ form. Allows better taxonomy support as well as standard node add-ons. Now supports free tagging.
- Use filter_xss on term name and description.
- Change category sql to use db_rewrite_sql for i18n. #307531: Category select box currently not language-aware
- Correct variable_del in uninstall.
- Added feature to not show categories. #308881: Category
- Add feature to re-assign anonymous question to expert. #338165: "Give" anonymous page to expert.
- Fix vocabulary check in settings. #299480: No vocabulary error for "FAQ" content type
- Corrected test for expert categorization. #336602: "Ask A Question" block and page do not respect the categorization settings
- Fixed users without 'answer question' not able to choose category when asking question. #385650: Users without 'answer question' permission can't choose 'category'
- Fix for long question input error #364054: Problems with long questionsin FAQ and FAQ_ASK
- Fix 'ask a question' menu item appearing with arrow beside it, as if it had child menu items.
- Fix questions not in Faq vocabulary showing in block.
- German translation. #378022: German translation
- Add setting to give all questions to expert. #369308: Registered users' questions reassigned to the Expert.
- Fix message body problem. #406498: Fatal error: [] operator not supported
- Correct string substitution in notification mail. #408332: Category mentioned in email to expert not shown
- Change summary to textarea so it fits in block better. #602282: Ask a question block takes over whole page
- Remove block region stuff. #556080: I hate the status message that appears when a question is asked.
- Correct user_access check. #580566: Possible permission check error
- Correct mail variables. #533614: notification email link incomplete
- Remove dependency on helpers_database. #441018: Module requirements
- Add asker name to email. #404602: Token for username asking question
- Russian translation. #455414: Russian translation
- Permission check in ask block. #502464: Ask a question block permission problem
- Add token to answer urls in block.
- Change faq_ask/unanswered page to show full node.