Comments plugin is not available right now because of remote code execution vulnerability To be fixed.
Comments is a simple comment system/Guestbook based on jQuery and Ajax. It requires jQuery and tinymce plugins, both distributed with core CMSimple XH. It includes an authorization system based on a list of registrated emails with 3 levels of user authorisation:
Comments can be also used without any user registration.
It includes possibility of email notification of all registrated users and/or site admininstrator when a new comment is created, and administrator functionality to delete junk comments and blacklist undesirable users.
#support#
Comments plugin requires jQuery plugin and tinymce editor (included in core distribution package version 1.4.1 and higher).
Download and uncompress comments_XH.zip
Upload the entire comments directory to your "plugins" directory.
To activate the Comments plugin insert {{{comments("Group name"[,"Id"]);}} } eg {{{comments("comments");}} }. Remember there should be no space between brackets. Group_name can be anything, but must be different if you use different comments on diferent pages. Id is optional.
There may only be one call to Comments plugin per page.
Security
Comments can be used without any kind of security, but it will probably take a short time until the spam comments will be a problem. To prevent this, Comments plugin has a different levels of security
In cases 2 and 3 the comment is first visible after finished registration.
Notifications
Optional Comments plugin can send an email notification to all registrated users each time a new comment is posted.
Optionnal Comments plugin can send an email notification to site administrator each time a new comment is posted.
Maintenance of authorized users and deleting junk comments.
In plugin administration you can maintain user list (add, edit and remove), delete junk comments and blacklist unwanted users.
Tested with CMSimple_XH version 1.7 and php 7.1 but should run with any version of CMSimple and php 4.3 or later. XH-certified.
version 1.0.0
Encrypting emails list
Comments plugin is based on rewritten and extended code from webcodo.
This CMSimple plugin is distributed in the hope that it will be useful - without any warranty; without even the implied warranty of fitnes for a particualr purpose.
© simpleSolutions 2017-2018