Plugin Directory

Changeset 188774


Ignore:
Timestamp:
01/01/2010 09:59:44 PM (16 years ago)
Author:
dlo
Message:

2.9.1 compliant

Location:
sabre
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sabre/tags/1.0.0/readme.txt

    r186243 r188774  
    44Tags: spam, admin, registration, register, security, antispam, anti-spam, authentication
    55Requires at least: 2.5
    6 Tested up to: 2.9
     6Tested up to: 2.9.1
    77Stable tag: 1.0.0
    88
     
    4242
    4343NOTE 1:
    44 If you're using an earlier version of WordPress, install Sabre 0.6.3 as Sabre 0.9.x is only compatible with WordPress 2.5 and up .
     44If you're using an earlier version of WordPress, install Sabre 0.6.3 as Sabre 1.0.x is only compatible with WordPress 2.5 and up .
    4545
    4646NOTE 2:
     
    201201
    202202Fill the "Code" input box with the valid invitation codes you want. Example : PROMO2008, SZ78PQR, etc... or click on the "Gen" button to let Sabre generate an invitation code for you. To delete a code, just click on the "Sup" button.
     203
    203204If you want to limit the number of use for a specific code, just type a number in the "Usage" zone. Sabre will rest one each time the code is used. When the counter reaches zero, the code is no longer valid.
     205
    204206If you want to limit the period of use for a code, just type an expiration date in the "Validity" zone. Format must be YYYY-MM-DD: Example : 2010-10-20 for a code valid until October 20th, 2010.
     207
    205208Then, you can communicate those codes to the persons who will be allowed to register on your blog.
    206209
     
    265268= v1.0.0 =
    266269
    267 * Compliant with WordPress 2.9
     270* Compliant with WordPress 2.9.1
    268271* (NEW) Captcha test added : The TEXT test. An alternative to the graphic captcha. The user will have to enter the n-th letter of a randomly generated word.
    269272* (NEW) Custom sender's name and Email on the registration's mails sent by Sabre.
  • sabre/trunk/readme.txt

    r186243 r188774  
    44Tags: spam, admin, registration, register, security, antispam, anti-spam, authentication
    55Requires at least: 2.5
    6 Tested up to: 2.9
     6Tested up to: 2.9.1
    77Stable tag: 1.0.0
    88
     
    4242
    4343NOTE 1:
    44 If you're using an earlier version of WordPress, install Sabre 0.6.3 as Sabre 0.9.x is only compatible with WordPress 2.5 and up .
     44If you're using an earlier version of WordPress, install Sabre 0.6.3 as Sabre 1.0.x is only compatible with WordPress 2.5 and up .
    4545
    4646NOTE 2:
     
    201201
    202202Fill the "Code" input box with the valid invitation codes you want. Example : PROMO2008, SZ78PQR, etc... or click on the "Gen" button to let Sabre generate an invitation code for you. To delete a code, just click on the "Sup" button.
     203
    203204If you want to limit the number of use for a specific code, just type a number in the "Usage" zone. Sabre will rest one each time the code is used. When the counter reaches zero, the code is no longer valid.
     205
    204206If you want to limit the period of use for a code, just type an expiration date in the "Validity" zone. Format must be YYYY-MM-DD: Example : 2010-10-20 for a code valid until October 20th, 2010.
     207
    205208Then, you can communicate those codes to the persons who will be allowed to register on your blog.
    206209
     
    265268= v1.0.0 =
    266269
    267 * Compliant with WordPress 2.9
     270* Compliant with WordPress 2.9.1
    268271* (NEW) Captcha test added : The TEXT test. An alternative to the graphic captcha. The user will have to enter the n-th letter of a randomly generated word.
    269272* (NEW) Custom sender's name and Email on the registration's mails sent by Sabre.
Note: See TracChangeset for help on using the changeset viewer.