=== tinyFeedback === Contributors: cbsmth Tags: feedback, user input Requires at least: 3.2.1 Tested up to: 3.2.1 Stable tag: 1.2 A minimalistic yet highly configurable feedback plugin. Options to intergrate with Google Analytics and Akismet available. == Description == tinyFeedback help you collect feedback in a manner that in unobtrusive and flexible for your visitors, while still having many powerful, configurable features. When activated on your website, a tab is inserted with a short message and two options, positive and negative. When the user selects either option, the counter value for the corresponding page is increased. If the negative option is selected, a lightbox form appears querying the visitor for more information. Optionally, a cookie can be set so that the visitor will not see the same request again after leaving feedback. All texts displayed can be configured through the administration panel, and there are several visual appearances (styles) to choose from. In addition to the above, tinyFeedback offers functionality to bind the activity to Google Analytics event tracking, and filter the form input through Akismet to avoid spam. For the advanced user, the CSS- and jQuery-injection can be disabled and performed manually instead, for optimization purposes. For more information and a live demonstration, please visit the plugin homepage at http://cbsmth.se/web-development/tinyfeedback-wordpress-plugin/ == Installation == Installing tinyFeedback is very easy. All you need to do is: 1. Upload the tinyFeedback directory to `/wp-content/plugins/` 2. Activate the plugin through the 'Plugins' menu in the WordPress administration 3. Go to the 'Feedback' menu option and configure the plugin to your liking == Frequently Asked Questions == == Screenshots == 1. The default tinyFeedback bar, from the style "Blue Vertical." 2. The default negative feedback form. 3. Statistics overview in administration panel. 4. tinyFeedback configuration options. == Changelog == = 1.2 = * TinyMCE corrected - No longer breaks wpdialogs in WP 3.2.1 = 1.1 = * Installation bug remedied - Name mismatch = 1.0 = * First release