Plugin Directory

Changeset 816516


Ignore:
Timestamp:
12/07/2013 05:12:09 PM (12 years ago)
Author:
StuartSequeira
Message:

Add css class option to settings page and insert CSS class on comment form html

Location:
comment-gatekeeper
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • comment-gatekeeper/trunk/readme.txt

    r815242 r816516  
    1313== Description ==
    1414
    15 The comment gatekeeper is a lightweight plugin that adds a simple question and answer to your comment form.  The comment form displays the question and the commenter types in their answer as part of the comment form.  If the commenter answers incorrectly, then their comment fails and doesn't get added.
    16 
    17 The primary use of this plugin is to reduce comment spam but it can also be used to make your comments "by invitation only."  To do this, you can create a question like, "Please enter the invitation code" and then email your invitees the code.  In this way, only those who have the invitation will be able to enter the code and comment.
     15The comment gatekeeper blocks spam by inserting a question and answer field on your comment forms.  This lightweight plugin displays the question and the commenter types in their answer as part of the comment form.  If the commenter answers incorrectly, then their comment fails and doesn't get added.
    1816
    1917
     
    3634== Screenshots ==
    3735
    38 1. The Settings > Discussion page where the comment gatekeeper question and answer is set
     361. The Settings > Discussion page where the comment gatekeeper question and answer is set; optional CSS classes can be added
     372. The spam-filtering question as it appears on the comment form
    3938
    4039== Changelog ==
     40
     41= 0.9.2 =
     42Add CSS classes to form field
     43* Add an admin field for optional css classes
     44* Adds the optional CSS classes to the form
    4145
    4246= 0.9.1 =
Note: See TracChangeset for help on using the changeset viewer.