Module to show form and comments list anywhere included
|
|
Form sent via jQuery (not page reload required)
|
|
Configuration options:
|
|
Show form on selected ACL level only
|
|
Display an introduction text
|
|
Set new comment status to "Published" or "Unpublished"
|
|
Use Captcha (Joomla's re-captcha plugin)
|
|
Use Captcha for selected ACL level
|
|
Minumum comment lenght
|
|
Show module only on single item view
|
|
Prevent twice comment by the same user ( checks ip of last comment submitted)
|
|
Prevent twice comment by the same user on thread ( checks ip of last comment submitted in the same thread only)
|
|
Remove links (will remove all links submitted in the comment)
|
|
Sanitize links (links are kept in the comment but edited to be inoperable, you will be able to easily edit them back)
|
|
Date format (20 preset formats to choose from, if you don't find yours just ask)
|
|
Answer title mode: none, static preset, from database, dynamic (from databse if it's not empty, static preset otherwise)
|
|
Listing limit (on page load and on each "show more" button click)
|
|
Use gravatar (for users who posted a comment when logged in)
|
|
User icon size
|
|