Ignore:
Timestamp:
Sep 19, 2011, 9:48:39 PM (13 years ago)
Author:
Eric
Message:
  • Bug 2415 fixed - New feature added : Privacy level can now be set for unvalidated / validated users.
  • Small admin panel refactory : Ghost users management and other misc options are splitted.
  • Plugin database upgrade : maintain.inc.php and upgradedb.inc.php
  • Language files refactory (EN and FR)
  • Preparing version 2.30.0 (actually 2.30.0RC1) for compliance with Piwigo 2.3.0
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/language/en_UK/help/plugin.lang.php

    r11320 r12189  
    44$lang['UAM_restricTitle'] = 'Restrictions for registrations';
    55$lang['UAM_confirmTitle'] = 'Confirmations and validations of registration';
    6 $lang['UAM_confirmTitle_d'] = '
    7 - Information email generation<br>
    8 - Register validation email generation<br>
    9 - Groups or status auto joining<br>
    10 - Deadline for registration validation<br>
    11 - Reminder email generation<br>
    12 ...
    13 ';
    14 $lang['UAM_miscTitle'] = 'Registration followed and other options';
    156$lang['UAM_carexcTitle'] = 'Usernames: Exclusion of characters';
    167$lang['UAM_carexcTitle_d'] = 'It may be interesting to prohibit certain characters in usernames (example: refuse login names containing &quot;@&quot;). This option allows to exclude characters or sequence of characters, events.<br>
     
    3324$lang['UAM_infotxtTitle'] = 'Customizing the information email';
    3425$lang['UAM_confirmtxtTitle'] = 'Customizing the confirmation email';
    35 $lang['UAM_confirmgrpTitle'] = 'Validation Groups';
    36 $lang['UAM_confirmgrpTitle_d'] = '<b style=&quot;color: red;&quot;>WARNING : Using validation groups requires that you have created at least one users group and is defined &quot;by default&quot; in Piwigo\'s user groups management.</b><br><br>
    37 The groups are validated for use in conjunction with the &quot;Confirmation of registration&quot;';
    38 $lang['UAM_confirmstatTitle'] = 'Validation Statutes';
    39 $lang['UAM_confirmstatTitle_d'] = '<b style=&quot;color: red;&quot;>WARNING : The use of status validation requires that you have kept the &quot;Guest&quot; user with default setting (as user template) for new registered. Note you can set any other user as a template for new registered. Please refer to the Piwigo\'s documentation for more details.</b><br><br>
    40 The Statutes are validated for use in conjunction with the &quot;Confirmation of registration&quot;';
    4126$lang['UAM_validationlimitTitle'] = 'Deadline for registration validation limited';
    4227$lang['UAM_remailTitle'] = 'Remind unvalidated users';
     
    139124- Automated management : When the period between 2 successive visits is reached, the visitor is automatically deleted or moved into a wait group and/or status. In this second case, an information email can be sent to him.<br><br>
    140125<b style=&quot;color: red;&quot;>Important note : If you enable this feature for the first time or you have reactivated after a long period off during which new visitors are registered, you must initialize or reset the Ghost Tracker (see corresponding instructions on &quot;Ghost Tracker&quot; tab).</b>';
    141 $lang['UAM_miscTitle_d'] = '
    142 - Automatic or manual management of ghosts users<br>
    143 - Followed registered users<br>
    144 - Nickname mandatory for guests comments<br>
    145 ...
    146 ';
    147126$lang['UAM_mailexcTitle_d'] = 'By default, Piwigo accepts all email addresses in the format xxx@yyy.zz. Enabling this option allows you to exclude certain domains in the format: @ [domain_name].[domain_extension].<br><br>
    148127Examples :<br>
     
    154133<br><br>The triggering of these automation is achieved when connecting users (any user!) to the gallery.';
    155134$lang['UAM_GTAutoDelTitle'] = 'Custom message on deleted account';
    156 $lang['UAM_GTAutoGpTitle'] = 'Automatic change of group / status';
    157 $lang['UAM_GTAutoGpTitle_d'] = 'The automatic change of group or status equivalent to a demotion of the accounts involved and working on the same principle as the group or the status of validation (see &quot;Setting confirmations and validations of registration&quot;). Therefore be to define a group and / or status demoting access to the gallery. If this has already been defined with the use of registration confirmation function, you can use the same group / status.<br><br>
    158 <b style=&quot;color: red;&quot;>Important note :</b> If a ghost user still has not heard from after the time limit and despite the automatic notification by email (if enabled), he\'s automatically deleted from the database.';
    159 $lang['UAM_GTAutoMailTitle'] = 'Automatically sending an email when changing group / status';
    160135$lang['UAM_AdminValidationMail'] = 'Notification of manual registration validation';
    161136// --------- End: New or revised $lang ---- from version 2.16.0
     
    295270<br><br>
    296271Custom text for the redirect page can be entered in this field that is compatible with the FCK Editor and, for multi-languages, you can use the tags [lang] of the plugin Extended description if it\'s active.';
    297 $lang['UAM_GTAutoMailTitle_d'] = 'When an account is expired (group / status change demoting the visitor), an email information can be sent to clarify the reasons for this change and the means to recover the initial access to the gallery.
    298 <br>To do this, a link to revalidation of registration is attached to the email (automatic generation of a new validation key).<b style=&quot;color: red;&quot;>If the user has already been notified, his account is automatically destroyed.</b>
    299 <br><br>
    300 Enter the custom text that also explain the reasons for the demotion, to accompany the validation link. The custom text is not mandatory but strongly recommended. In fact, your visitors will not appreciate receiving an email containing only a single link without further explanation. ;-)
    301 <br><br>
    302 Further customize the content with special inserted tags:<br>
    303 - <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
    304 - <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
    305 - <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
    306 <br><br>
    307 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.
    308 <br><br>
    309 <b style=&quot;color: red;&quot;>Warning: The use of this function is intimately associated with the confirmation of registration by the user (confirmation by mail) and can not be activated without this option.</b>';
    310272$lang['UAM_CustomPasswRetrTitle_d'] = 'By default, when a user has lost his password and selects the option of recovery, he receives an email containing only his username and his new password.
    311273<br><br>
     
    326288Custom text for the redirect page can be entered in this field that is compatible with the FCK Editor and, for multi-languages, you can use the tags [lang] of the plugin Extended description if it\'s active.';
    327289// --------- End: New or revised $lang ---- from version 2.20.11
     290
     291
     292// --------- Starting below: New or revised $lang ---- from version 2.30.0
     293$lang['UAM_confirmTitle_d'] = '
     294- Information email generation<br>
     295- Register validation email generation<br>
     296- Groups, status or privacy level auto joining<br>
     297- Deadline for registration validation<br>
     298- Reminder email generation<br>
     299...
     300';
     301$lang['UAM_confirmgrpTitle'] = 'Groups';
     302$lang['UAM_confirmstatTitle'] = 'Statutes';
     303$lang['UAM_confirmgrpTitle_d'] = '<b style=&quot;color: red;&quot;>WARNING : Using groups on validation requires that you have created at least one users group and is defined &quot;by default&quot; in Piwigo\'s user groups management.</b><br><br>
     304The groups are validated for use in conjunction with the &quot;Confirmation of registration&quot;';
     305$lang['UAM_confirmstatTitle_d'] = '<b style=&quot;color: red;&quot;>WARNING : The use of statuses on validation requires that you have kept the &quot;Guest&quot; user with default setting (as user template) for new registered. Note you can set any other user as a template for new registered. Please refer to the Piwigo\'s documentation for more details.</b><br><br>
     306The Statutes are validated for use in conjunction with the &quot;Confirmation of registration&quot;';
     307$lang['UAM_confirmlevelTitle'] = 'Privacy level';
     308$lang['UAM_confirmlevelTitle_d'] = '<b style=&quot;color: red;&quot;>WARNING : The use of privacy level requires that you have used them with your pictures. Please refer to the Piwigo\'s documentation for more details.</b><br><br>
     309The privacy level is validated for use in conjunction with the &quot;Confirmation of registration&quot;';
     310$lang['UAM_GTAutoGpTitle'] = 'Automatic change of group / status / privacy level';
     311$lang['UAM_GTAutoGpTitle_d'] = 'The automatic change of group, status or privacy level is like a demotion of the accounts involved and working on the same principle as the group, status or privacy level of validation (see &quot;Setting confirmations and validations of registration&quot;). Therefore be to define a group, status and / or level demoting access to the gallery. If this has already been defined with the use of registration confirmation function, you can use the same group / status / level.<br><br>
     312<b style=&quot;color: red;&quot;>Important note :</b> If a ghost user still has not heard from after the time limit and despite the automatic notification by email (if enabled), he\'s automatically deleted from the database.';
     313$lang['UAM_GTAutoMailTitle'] = 'Automatically sending an email when changing group / status / privacy level';
     314$lang['UAM_GTAutoMailTitle_d'] = 'When an account is expired (group / status / privacy level change demoting the visitor), an email information can be sent to clarify the reasons for this change and the means to recover the initial access to the gallery.
     315<br>To do this, a link to revalidation of registration is attached to the email (automatic generation of a new validation key).<b style=&quot;color: red;&quot;>If the user has already been notified, his account is automatically destroyed.</b>
     316<br><br>
     317Enter the custom text that also explain the reasons for the demotion, to accompany the validation link. The custom text is not mandatory but strongly recommended. In fact, your visitors will not appreciate receiving an email containing only a single link without further explanation. ;-)
     318<br><br>
     319Further customize the content with special inserted tags:<br>
     320- <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email.<br>
     321- <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery.<br>
     322- <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
     323<br><br>
     324To use multiple languages, you can use the Extended description plugin\'s tags if it is active.
     325<br><br>
     326<b style=&quot;color: red;&quot;>Warning: The use of this function is intimately associated with the confirmation of registration by the user (confirmation by mail) and can not be activated without this option.</b>';
     327$lang['UAM_GT_MainTitle'] = 'Ghost users management';
     328$lang['UAM_GT_MainTitle_d'] = '
     329- Automatic or manuel management of ghost users<br>
     330- E-mailing<br>
     331...
     332';
     333$lang['UAM_miscTitle'] = 'Other miscellaneous options';
     334$lang['UAM_miscTitle_d'] = '
     335- Registered users monitoring<br>
     336- Nickname mandatory for guests comments<br>
     337...
     338';
     339// --------- End: New or revised $lang ---- from version 2.30.0
    328340?>
Note: See TracChangeset for help on using the changeset viewer.