=== U Extended Comment ===
Contributors: taehan
Donate link:
Tags: comments, comment, editable, deletable, private, discussion, attachment, editor, tinymce
Requires at least: 3.2.0
Tested up to: 3.2.1
Stable tag: 1.1
This plugin extends the standard WordPress comment system.
== Description ==
This plugin extends the standard WordPress comment system.
= Features =
* Users can edit or delete their comment in front-end.
* Users can post comment privately.
* HTML Editor(tinyMCE). provide various configuration.
* Attachment uploader.
* Selective enabling each component.
If anything does not work, please leave a comment at
http://urlless.com/u-extended-comment/
== Installation ==
1. Upload u-extended-comment to the /wp-content/plugins directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the options panel under the 'U Ex-comment' menu and set 'Enable' checking each component and set the settings you want.
== Frequently Asked Questions ==
== Screenshots ==
1. Editable/Deletable/Private/Widget
2. Rich Editor
3. Attachment/Attachment Manager
== Changelog ==
= 1.1 =
* Changed: Editable/Deletable - Open in inline pop-up window
* Added: Editor - Rich editor(tinyMCE) localize
* Added: Editor - Image editor (backend editor style)
* Added: Editor - Buttons line 3, 4
* Added: Editor - Enable media plugin
* Changed: Editor - Allowed tags list
* Changed: Editor - Editor width unit
* Added: Attachment - Attachment manager
* Added: Attachment - Removable unattached file on front-end with AJAX
* Added: Attachment - Uploading image, Create thumbnail(100x100)
* Fixed: Attachment - Filebox permission
* Added: Russian translation courtesy of ilya
= 1.0.3 =
* Fixed: Editable/Deletable/Privatable premission settings
* Added: Dutch translation courtesy of Nico
= 1.0.2 =
* Fixed: security issue thanks to Julio Potier(http://www.boiteaweb.fr)
= 1.0.1 =
* Updated: Device checking on Editor.
* Fixed: Editor switch CSS.
* Fixed: Uploader & filelist CSS.
= 1.0 =
* Initial release.