Plugin Directory

Changeset 128912


Ignore:
Timestamp:
06/23/2009 09:50:22 PM (17 years ago)
Author:
dlo
Message:

maj readme

Location:
sabre
Files:
2 edited

Legend:

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

    r128505 r128912  
    244244== Changelog ==
    245245
    246 =0.9.0=
     246= v0.9.0 =
    247247
    248248* Compliant with WordPress 2.8
     
    254254* Action hooks added to allow third part plugins to run functions according to Sabre's events. See FAQ section for more details. 
    255255
    256 =0.8.1=
     256= v0.8.1 =
    257257
    258258* Made compliant with WordPress 2.7.1
     
    260260* Corrected bug in strengh meter when choosing custom password
    261261
    262 =0.8.0=
     262= v0.8.0 =
    263263
    264264* Added parameter to activate invitation codes
     
    268268* Message management reviewed to support plural form 
    269269
    270 =0.7.4=
     270= v0.7.4 =
    271271
    272272* Corrected bug in automatic suppresion of the blocked registrations log. A value of zero or less days will now stop Sabre's automatic cleanup.
    273273 
    274 =0.7.3=
     274= v0.7.3 =
    275275
    276276* Added parameter to choose between black or white background for the captcha image.
     
    278278* Sabre has been made compliant with the possibility offered by WordPress 2.6 to move the wp-content directory to a custom location.
    279279
    280 =0.7.2=
     280= v0.7.2 =
    281281
    282282* Added parameter to let the blog admin validate the user registration.
     
    284284* Added tab "Registrations to confirm".
    285285
    286 =0.7.1=
     286= v0.7.1 =
    287287
    288288* Added parameter to display Sabre statistics on the dashboard of the blog.
    289289* Added parameter to let the user choose his own password during registration.
    290290
    291 =0.7.0=
     291= v0.7.0 =
    292292
    293293* This version requires WordPress 2.5 and can't be used with previous versions of WordPress.
     
    296296* Added parameter to receive a mail upon confirmation of registration by a user.
    297297
    298 =0.6.3=
     298= v0.6.3 =
    299299
    300300* Small adjustments done to comply with WordPress 2.3.3
    301301
    302 =0.6.2=
     302= v0.6.2 =
    303303
    304304* Added parameter to check if IP address is banned by DNSBL servers.
    305305 
    306 =0.6.1=
     306= v0.6.1 =
    307307
    308308* Change the Sabre table definition as some MySql versions doesn't allow text columns to have default value. This was preventing the creation of the table during Sabre initialization in some occasion.
    309309
    310 =0.6.0=
     310= v0.6.0 =
    311311
    312312* Added parameter to delete WordPress account automatically when registration is canceled, either manually or because of exceeded period of time.
     
    318318* Reinforced access security to the administration panels of Sabre using wp_nonce_field
    319319
    320 =0.4.2=
     320= v0.4.2 =
    321321
    322322* Corrected bug in the storage of the number of days for registration's confirmation
    323323   
    324 =0.4.1=
     324= v0.4.1 =
    325325
    326326* Added parameter to deny/authorize newly registered users to sign in before registration is confirmed.
     
    328328* Added several messages to give the status of operations done.
    329329
    330 =0.4.0=
     330= v0.4.0 =
    331331
    332332* Added several new internal tests to make Sabre more efficient in spambot detection. Those tests run undetected for regular human registrars.
     
    340340* Changed the way to control who can bypass the registration confirmation : Sabre now tests the "edit_users" capability and no longer the user level. This will ensure that all accounts with a high level of rights will always be able to sign in.
    341341
    342 =0.2.2=
     342= v0.2.2 =
    343343
    344344* Code optimized and splitted in various files to reduce server loading.
    345345* Automatic cleanup enhanced.
    346346
    347 =0.2.1=
     347= v0.2.1 =
    348348
    349349* Added a possibility to include the test randomly in the registration form. Added manual suppression of logs.
    350350
    351 =0.1.1=
     351= v0.1.1 =
    352352
    353353* First public version
  • sabre/trunk/readme.txt

    r128505 r128912  
    244244== Changelog ==
    245245
    246 =0.9.0=
     246= v0.9.0 =
    247247
    248248* Compliant with WordPress 2.8
     
    254254* Action hooks added to allow third part plugins to run functions according to Sabre's events. See FAQ section for more details. 
    255255
    256 =0.8.1=
     256= v0.8.1 =
    257257
    258258* Made compliant with WordPress 2.7.1
     
    260260* Corrected bug in strengh meter when choosing custom password
    261261
    262 =0.8.0=
     262= v0.8.0 =
    263263
    264264* Added parameter to activate invitation codes
     
    268268* Message management reviewed to support plural form 
    269269
    270 =0.7.4=
     270= v0.7.4 =
    271271
    272272* Corrected bug in automatic suppresion of the blocked registrations log. A value of zero or less days will now stop Sabre's automatic cleanup.
    273273 
    274 =0.7.3=
     274= v0.7.3 =
    275275
    276276* Added parameter to choose between black or white background for the captcha image.
     
    278278* Sabre has been made compliant with the possibility offered by WordPress 2.6 to move the wp-content directory to a custom location.
    279279
    280 =0.7.2=
     280= v0.7.2 =
    281281
    282282* Added parameter to let the blog admin validate the user registration.
     
    284284* Added tab "Registrations to confirm".
    285285
    286 =0.7.1=
     286= v0.7.1 =
    287287
    288288* Added parameter to display Sabre statistics on the dashboard of the blog.
    289289* Added parameter to let the user choose his own password during registration.
    290290
    291 =0.7.0=
     291= v0.7.0 =
    292292
    293293* This version requires WordPress 2.5 and can't be used with previous versions of WordPress.
     
    296296* Added parameter to receive a mail upon confirmation of registration by a user.
    297297
    298 =0.6.3=
     298= v0.6.3 =
    299299
    300300* Small adjustments done to comply with WordPress 2.3.3
    301301
    302 =0.6.2=
     302= v0.6.2 =
    303303
    304304* Added parameter to check if IP address is banned by DNSBL servers.
    305305 
    306 =0.6.1=
     306= v0.6.1 =
    307307
    308308* Change the Sabre table definition as some MySql versions doesn't allow text columns to have default value. This was preventing the creation of the table during Sabre initialization in some occasion.
    309309
    310 =0.6.0=
     310= v0.6.0 =
    311311
    312312* Added parameter to delete WordPress account automatically when registration is canceled, either manually or because of exceeded period of time.
     
    318318* Reinforced access security to the administration panels of Sabre using wp_nonce_field
    319319
    320 =0.4.2=
     320= v0.4.2 =
    321321
    322322* Corrected bug in the storage of the number of days for registration's confirmation
    323323   
    324 =0.4.1=
     324= v0.4.1 =
    325325
    326326* Added parameter to deny/authorize newly registered users to sign in before registration is confirmed.
     
    328328* Added several messages to give the status of operations done.
    329329
    330 =0.4.0=
     330= v0.4.0 =
    331331
    332332* Added several new internal tests to make Sabre more efficient in spambot detection. Those tests run undetected for regular human registrars.
     
    340340* Changed the way to control who can bypass the registration confirmation : Sabre now tests the "edit_users" capability and no longer the user level. This will ensure that all accounts with a high level of rights will always be able to sign in.
    341341
    342 =0.2.2=
     342= v0.2.2 =
    343343
    344344* Code optimized and splitted in various files to reduce server loading.
    345345* Automatic cleanup enhanced.
    346346
    347 =0.2.1=
     347= v0.2.1 =
    348348
    349349* Added a possibility to include the test randomly in the registration form. Added manual suppression of logs.
    350350
    351 =0.1.1=
     351= v0.1.1 =
    352352
    353353* First public version
Note: See TracChangeset for help on using the changeset viewer.