=== Comment Images === Contributors: tommcfarlin Donate link: http://tommcfarlin.com/donate Tags: comments, image Requires at least: 3.4.1 Tested up to: 3.4.1 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allow your readers easily to attach an image to their comment. == Description == Comment Images gives readers the ability to upload an image to their comment right from the comment form. Comment Images... * Will notify the administrator if the plugin is not compatible with their hosting environment * Supports PNG, GIF, JPG, and JPEG images * Will notify readers if their attached image is not allowed to be uploaded * Styles images so that they will fit within the comment display and not "bleed over" into the page * Is fully localized and ready for translation For more information or to follow the project, check out the [project page](http://tommcfarlin.com/projects/comment-images). == Installation == = Using The WordPress Dashboard = 1. Navigate to the 'Add New' Plugin Dashboard 1. Select `comment-images.zip` from your computer 1. Upload 1. Activate the plugin on the WordPress Plugin Dashboard = Using FTP = 1. Extract `comment-images.zip` to your computer 1. Upload the `comment-images` directory to your `wp-content/plugins` directory 1. Activate the plugin on the WordPress Plugins dashboard == Frequently Asked Questions == = Is this plugin compatible with JetPack comments? = Currently, no. Comment Images is only compatible with the standard WordPress comment form. = What about IntenseDebate or Disqus? = Same as above :) == Screenshots == 1. The default comment form in Twentyeleven with the upload form built into the comment form 2. How the comment will appear once the image has been uploaded 3. The error message displayed when an invalid file is selected 4. The administrator's dashboard notice when their hosting environment doesn't allow uploads == Changelog == = 1.2 = * Changing the way comment images are associated with comments to improve performance for users who aren't logged in * Resolving a reported issue with Firefox and IE = 1.1 = * Updating README to show the screenshots. = 1.0 = * Initial release == Development Information == Comment Images was built using... * [WordPress Coding Standards](http://codex.wordpress.org/WordPress_Coding_Standards) * Native WordPress API's (specifically the [Plugin API](http://codex.wordpress.org/Plugin_API)) * [CodeKit](http://incident57.com/codekit/) using [LESS](http://lesscss.org/), [JSLint](http://www.jslint.com/lint.html), and [jQuery](http://jquery.com/) * Respect for WordPress bloggers everywhere :)