=== AJAXify FAQ-Tastic === Contributors: sivel Tags: formatting, links, post, posts, page, pages, faq Requires at least: 2.5 Tested up to: 2.9 Stable tag: 1.5 Used to add AJAX open/close effects to the FAQ-Tastic WordPress plugin. == Description == Used to add AJAX open close effects to the FAQ-Tastic WordPress plugin. Please note that this plugin does nothing on its own. This plugin requires the FAQ-Tastic Lite WordPress plugin that can be found at http://faq-tastic.com/faqtastic-lite-free/. Javascript libraries used: jQuery. jQuery is used from the WordPress sources. == Installation == 1. Upload the `ajaxify-faqtastic` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Upgrade == 1. Deactivate the plugin through the 'Plugins' menu in WordPress 1. Delete the previous `ajaxify-faqtastic` folder from the `/wp-content/plugins/` directory 1. Upload the new `ajaxify-faqtastic` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Usage == 1. Nothing is required to make the plugin work other than activating it. == Notes == 1. This plugin will hide the ratings functionality included with FAQ-Tastic as it causes issues with the open/close toggling. == Changelog == = 1.5 (2009-06-18): = * Updated for WordPress 2.8 compatibility = 1.4 (2009-02-27): = * Update to new version numbering * enqueue styles and scripts instead of printing directly to the head = 0.3 (2008-08-12): = * Updated for WordPress 2.6 compatibility = 0.2 (2008-03-14): = * Initial Public Release