Plugin Directory

Changeset 356114


Ignore:
Timestamp:
03/06/2011 11:52:16 AM (15 years ago)
Author:
dlo
Message:

v1.2.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sabre/trunk/readme.txt

    r257299 r356114  
    33Donate link:
    44Tags: spam, admin, registration, register, security, antispam, anti-spam, authentication
    5 Requires at least: 2.5
    6 Tested up to: 3.0
    7 Stable tag: 1.1.2
     5Requires at least: 3.0
     6Tested up to: 3.1.0
     7Stable tag: 1.2.0
    88
    99Sabre is an acronym for Simple Anti Bot Registration Engine.
     
    29291. Registration blocked if Javascript is unsupported by the browser
    30301. Registration blocked if visitor's IP address is found on ban lists
    31 1. The blog administrator can validate the user registration
    32 1. The user can validate his registration by clicking on a link sent by mail
    33 1. Limited number of days for user confirmation. Without beeing confirmed within the period of time, the user account is disabled
    34 1. Log on prohibited before user confirmation
    35 1. User is allowed to choose his password when registering on the blog
    36 1. User must agree with a warning text, disclaimer or general policy note when registrating
     311. The site administrator can validate the user registration (monosite only)
     321. The user can validate his registration by clicking on a link sent by mail (monosite only)
     331. Limited number of days for user confirmation. Without beeing confirmed within the period of time, the user account is disabled (monosite only)
     341. Log on prohibited before user confirmation (monosite only)
     351. User is allowed to choose his password when registering on the site (monosite only)
     361. User must agree with a warning text, disclaimer or general policy note when registering
    37371. User must give an invitation code during registration 
    38 1. Main statistics displayed on the blog's dashboard
    39 1. Custom logo on logon/registration screen
     381. Main statistics displayed on the site's dashboard
     391. Custom logo on logon/registration screen (monosite only)
    4040 
    4141All these features are activated by parameters. Thus, Sabre is flexible enough and fits the protection policy you define for your blog.
    4242
    4343NOTE 1:
    44 If 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 .
     44For WordPress 3.0 or higher in mono or multisite mode, use Sabre 1.2.0
     45For WordPress 2.5 to 2.9.x, use Sabre 1.1.2
     46For WordPress prior to 2.5, use Sabre 0.6.3
    4547
    4648NOTE 2:
     
    52541. unzip and drop all the files, as is, in your plugins/sabre directory.
    53551. Enable the plugin in the WP Admin >> Plugins section.
    54 1. Change the parameters in the WP Admin >> Manage >> Sabre tab.
     561. In monosite mode, just click on "Activate".
     571. In multisite mode, Sabre MUST be activated by clicking on "Network Activate" as it is designed to protect all the sites of a network with the same options. Additionaly, only the super admin of the network will be able to manage the plugin's options.
     581. Change the parameters following the "Configure" link of the Plugins panel or go to the WP Admin >> Tool >> Sabre tab.
    55591. Other languages
    5660Sabre is delivered in English and French but can be easily used with other languages. You just have to create a file sabre-xx_YY.po (xx_YY being the language code of your WordPress settings. Eg: fr_FR for French) from the existing file sabre.pot using PoEdit. Then, just translate the text strings located after the "msgid" tag and put the translated string after the "msgstr" tag.
     
    7175- and WordPress 2.5 or higher
    7276
    73 If 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 .
     77For WordPress 3.0 or higher in mono or multisite mode, use Sabre 1.2.0
     78For WordPress 2.5 to 2.9.x, use Sabre 1.1.2
     79For WordPress prior to 2.5, use Sabre 0.6.3
    7480
    7581= Where can I find a translation of Sabre in my own language ? =
     
    80861. [Spanish](http://www.faltantornillos.net/proyectos/gnu/otros/sabre-es_ES.tar.gz) (thanks to Daniel)
    81871. [Finnish](http://systemshed.com/sabre/sabre_fi_FI.zip) (thanks to Kimmo Sinkko)
    82 1. [German](http://matthiaskoch.net/?p=37) (thanks to Matthias Koch)
     881. [German](http://www.inbegriff.de/wp-content/uploads/languages.rar) (thanks to Andreas Schulz)
     891. [German - old version](http://matthiaskoch.net/?p=37) (thanks to Matthias Koch)
    83901. [Polish](http://dev.m1chu.eu/index.php?title=Polska_translacja_Sabre) (thanks to m1chu)
    84911. [Portuguese - Brazil](http://www.tudoparawordpress.com.br/download/plugins/sabre.0.8.1-pt-BR.zip) (thanks to Gustavo)
     
    119126== Documentation ==
    120127
    121 All the functions of Sabre are located in the Manage >> Sabre tab of the administration environment.
     128All the functions of Sabre are located in the Tools >> Sabre tab of the administration environment.
    122129
    123130Sabre interface is divided into five tabs:
     
    1711781f) Confirmation Options
    172179
     180Confirmation Options are not available in multisite mode. The built-in registration features of WordPress will be used.
     181
    173182Select the correct item on the dropdown list "Activate confirmation" to force the user or the blog administrator to confirm the registration on your blog.
    174183
     
    203212Click on the checkbox "Enable invitation" if you want to control who can register on your blog by asking the user to give his invitation code during registration.
    204213
    205 Fill 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.
     214Fill 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. CAUTION: Invitation codes must be typed in uppercase letters.
    206215
    207216If 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.
     
    2132221i) Miscellaneous Options
    214223
    215 Click on the checkbox "User password" to let the user choose his own password during the registration process. Otherwise, WordPress will generate a random password. The password strength is displayed in real time to help the user to choose a strong and safe password.
     224Click on the checkbox "User password" to let the user choose his own password during the registration process. Otherwise, WordPress will generate a random password. The password strength is displayed in real time to help the user to choose a strong and safe password. (Not available in multisite mode)
    216225
    217226Enter the name you want in the "Sender's name" input box. This name will appear as the sender of the registration mail sent by Sabre to the user. Will default to the site's name if left blank.
     
    261270**6) Custom image in logon/registration screen**
    262271
    263 To change the default logo, copy your own image file in the /images directory of Sabre plugin. The file must be a 290pixels x 66pixels GIF file named sabre-login.gif
     272To change the default logo, copy your own image file in the /images directory of Sabre plugin. The file must be a 290pixels x 66pixels GIF file named sabre-login.gif. (Not available in multisite mode)
    264273
    265274== Changelog ==
     275
     276= v1.2.0 =
     277
     278* CAUTION: This version won't run with WordPress versions prior to 3.0. See the NOTE 1 of the Description paragraph if you want to use Sabre with an older version of WordPress.
     279* Compliant with WordPress 3.0 or higher.
     280* (NEW) Usable in multisite mode. See list of features for restrictions.
     281* (ENHANCED) Random security test now choose among active tests only.
     282* (ENHANCED) Password no longer included in the registration mail if the custom password option is activated. 
     283* (FIXED) Few bugs fixed like Password strength indicator and missing HTML tags.
    266284
    267285= v1.1.2 =
Note: See TracChangeset for help on using the changeset viewer.