FAQ (Frequently Asked Questions) 05.00.00 will work for any DNN version 5.6.1 and up. It is the first version which is rewritten in C#. The scope of this update is to fix all known issues and improve user interface.
Please review and rate this release... (stars are welcome)
BUG FIXES
- Manage Categories button text was not localized
- Edit/Add FAQ Entry: button text was not localized
ENHANCEMENTS
- Added an option to select the control for category display:
- Listbox with checkboxes (flat category display, left to FAQs)
- Treeview (hierarchical category display, left to FAQs)
- Dropdownlist (flat category display, top of FAQs)
- Added an option to show the category description as a tooltip when hovering over the category (only listbox and treeview)
- Added an option to show a sortbox for FAQs
- Added a possiblity to sort FAQs as an administrator with up- and down arrows ("Predefined Order"). (Only visible in edit mode and only if all FAQs are displayed)
- Full support for DNN tokenreplace
CHANGES
- Solution is converted to C#
- The default templates are now a little bit "fancier"
- Removed unused SPROC and related methods
- Improved fault tolerance of SQL Uninstall script