=== Imagements ===
Contributors: williewonka, dc5ala
Tags: image, in, comments, images, comment
Requires at least: 3.4.1
Tested up to: 3.4.2
Stable tag: 1.2.2
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Let users use images in the comment section!
== Description ==
This plugin will:
- let users upload and put in comments images.
- let users report images wich they think is inappropriate.
- let admins moderate images and block them.
- offer 2 systems to put insert the images in a comment. (auto = image will be automaticly inserted at end of comment, user = user will have to insert the tag for image anywhere he/she likes in the comment)
- is fully localized and ready for translation.
If you want to see a certain function in this plugin, please email me(the author) at williewonka341@gmail.com
newest update:
update 1.2.2 is live! Only some small bugfixes this time, see changelog for more information. no new features.
update 1.2.1 is done! Now the admin can choose to skip the tag part, if the tag use setting is set to auto the plugin will automaticly insert the image at the end of the comment if the users uploads one.
When this setting is activated the user will no longer be able to give a name to the image, it will just insert the filename as name.
Furthermore the plugin will now check the hashes of images so that it is no longer possible to upload the same image twice if it has a different filename.
And last but not least the bug with the tag is finally resolved! you can now choose in the imagements general options menu the tag you want the plugin to use. Please note that the plugin will not automaticly update the comments to the new tag.
if you find any bugs, please mail me at williewonka341@gmail.com
== Installation ==
1. upload the imagements folder to wp-content/plugins
2. activate the plugin through the dashboard under 'plugins'
3. choose a tag you want to use in the imagements general options under settings on the dashboards, the default one is 'image'
4. let your users know how to use it (very important!)
== Frequently Asked Questions ==
= How did you get the funny name? =
image and commments put together = imagements
= I have found a bug/have a problem with the plugin, what should i do? =
email me at williewonka341@gmail.com and i wil try to fix it as soon as possible
= I would like to see feature x in this plugin/ i have this great idea y for this plugin =
email me the idea at williewonka341@gmail.com and i will see if i can implement it.
= how do I use this plugin? =
Their are 2 ways a user can use this plugin. The first method is when the tag use is set to user. In this method the user specifies a file and name for the image and then inserts the tag (default [image=~name~]) anywhere in the comment to use the image.
The second method is when the tag use is set to auto. In this method the users only specifies a file and the image is automaticly inserted at the end of the comment.
= I have multiple errors when i try to use the plugin =
Try to deactivate and reactivate the plugin. If this doesn't fix it, then email me the errors to williewonka341@gmail.com
== Screenshots ==
1. example of images in comments
2. the commentform with the upload image field
3. the options menu on the dashboard
== Changelog ==
= 1.2.2 =
* FIXED: when there is no text in comment, plugin will insert the word 'image' so that the image is still displayed
* FIXED: some small security things and better flow of code.
* FIXED: updated screenshots and FAQ
= 1.2.1 =
* ADDED: option to skip the tag, plugin will no automaticly input the image tag at the end of a comment
* FIXED: the tag can now be chosen by admin, default is 'image'
* FIXED: no longer possible to upload the same image twice if it has a different filename
= 1.2.0 =
* ADDED: report system for images
* ADDED: several changes to the structure of the plugin so it works better, also preparation for future updates
* FIXED: new update detection system, the plugin will now automaticly update the database structure and there is no need to deactivate/reactivate the plugin anymore.
* FIXED: some small bugs
= 1.1.0 =
* ADDED: automatic resize
* ADDED: automatic conversion to jpeg
* ADDED: option menu added under settings on the dashboard (currently only option for the automatic resize)
* FIXED: database structure updated, also for future updates
= 1.0.0 =
* first version
== Upgrade Notice ==
= 1.2.2 =
* please upgrade to this version to clear out some bugs and security isues
= 1.2.1 =
* please read the readme for the latest change and choose if you want automaticly or user tag input.
= 1.2.0 =
* Email notification is not yet added for the report system, you will have to manually check every now and then for new reports.
* reactivation is no longer needed when you upgrade the plugin, the plugin will handle the database structure update now self.
= 1.1.0 =
* Please deactivate and reactive the plugin to update the database structure.
* Please note that images already on the server wont be resized.
* The resize process is irreversible so please set the settings right as soon as possible.
* If you put words in the setting fields rather then numbers, the size will by resetted to 300 by 300 pixels. This is to avoid errors.
= 1.0.0 =
* first version