U Extended Comment

Download

 

This is my WordPress plugin named “U Extended Comment”. 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.

 

== 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(100×100)

* Fixed: Attachment – Filebox permission

 

= 1.0.3 =
* Fixed: Editable/Deletable/Privatable premission settings
* Added: Dutch translation courtesy of Nico

* Added: French translation courtesy of Cristophe

 

= 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.

 

== Video Tutorial ==

 


Installer U Extended Comment TinyMCE pour… by hp_infofree

 

77 Responses to [U Extended Comment]

  1. Max says:

    Hi. I want to translate your plugin to my language (Russian)

    I opened the file uexc-fr_FR.po with Poedit. Then I translated strings to Russian and saved the file as uexc-ru-RU.po (.mo file is created automatically), but nothing happened. Can you help me?

    • Taehan Lee says:

      Oh, file name is incorrent.

      uexc-ru-RU.po => uexc-ru_RU.po

      • Max says:

        Thanks, my bad, now it works.

        And more one question. Is it possible to use textarea in editor? Or maybe you can suggest me another way? I want to use jQuery Elastic plugin. I need it because white scrollbars looks really bad on a black background.

        * I can’t change background color coz’ it’s order.

        And I need something like this

        <textarea onfocus=”if(this.value==this.defaultValue){this.value=”;}” onblur=”if(this.value==”){this.value=this.defaultValue;}”>Type your comment here</textarea>

  2. Tatiana says:

    This is a great plugin, thank you!

    I would love to have a Russian translation when available.

    Question: What can I do to make private comments to be not shown in the activity stream of BuddyPress?

  3. liO! says:

    Hi,

    When I use reply to a comment the visual editor is inactive… Any idea ?

    regards. lionel

  4. Nordell says:

    How can I make it so people can edit their own comments only? Currently post authors who have edit_published_posts rights can edit all comments on their post no matter what I choose in “Permission restrictions”.

  5. Dean Roberts says:

    Hello there,

    All of a sudden, my comments box has gone too big! I don’t know what caused it. How do I change the size of the comments box?

     

    Thanks

  6. Riccardo says:

    How can I use your plugin to edit textareas in other pages? I have changed the UexcommEditor::template_redirect function to enqueue the scripts in my pages (using is_page_template) and added the class ‘theEditor’ to the textareas, but the scripts are not loaded.

     

  7. judiang says:

    Hi.  I can see the plugin private button and the tabs, but the editing icons like at the top of this comment box don’t show up.  What can I do?

  8. tomato says:

    Hi,
    Attachment “Insert into editor” is CKEditor support is available?

Comments are closed.