Ignore:
Timestamp:
Aug 28, 2010, 10:20:24 PM (14 years ago)
Author:
Eric
Message:

bug 1434 fixed : Bridge between Register_FluxBB and UAM for users registration control

  • Language files updated (FR and EN are OK. DE is to do)
  • Admin page small refactory
  • Database upgrade process updated for new plugin version
  • Version 2.3.0 hard coded
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Register_FluxBB/trunk/language/de_DE/plugin.lang.php

    r6300 r6815  
    114114$lang['Title_Tab'] = 'Register_FluxBB - Version: ';
    115115
    116 // --------- Starting below: New or revised $lang ---- from version 2.2.2
    117 $lang['No_Reg_advise'] = '<b>Über die Registrierung von Benutzern im FluxBB Forum</b><br><br>
    118   Für eine bessere Integration, ist es ratsam, die folgenden drei Änderungen an Ihrem FluxBB Forum (<b>Warnung: Nehmen Sie diese Änderungen werden verschwinden, wenn Update-Forum</b>):<br>
    119   <b>* Deaktivieren Sie die Option "Neuanmeldungen erlauben" auf der FluxBB-Administrationsseite (unter: Einstellungen - Registrierung)</b>
    120 <br>
    121 <br>
    122   <b>* Ändern Sie die Datei</b> : [FluxBBRoot]/lang/German/register.php und ersetzen Sie die folgende Zeile:
    123   <div class="mod">\'No new regs\'                              =>      \'Dieses Forum akzeptiert momentan keine neuen Mitglieder.\'</div>
    124   <b>mit :</b>
    125   <div class="info">\'No new regs\'                             =>      \'&lt;a href=&quot;http://[YourPiwigoRoot]/register.php&quot; &gt; Registrieren Sie sich bitte hier &lt;/a&gt;&lt;br/&gt;&lt;br/&gt;\'</div>
     116// --------- Starting below: New or revised $lang ---- from version 2.3.0
     117/*TODO*/$lang['No_Reg_advise'] = '
     118  For better integration, it is advisable to make the following changes to your FluxBB forum (<b>Warning: These changes will disappear when updating the forum</b>):
     119<br><br>
     120  <b>* In FluxBB\'s administration panel, change "Allow new registrations" to NO (in: Options - Registration)</b>
     121<br><br>
     122  <b>* Modify the file</b> : [FluxBBRoot]/lang/English/register.php by replacing the following line:
     123  <div class="mod">\'No new regs\'                              =>      \'This forum is not accepting new users.\'</div>
     124  <b>with :</b>
     125  <div class="info">\'No new regs\'                             =>      \'&lt;a href=&quot;http://[YourPiwigoRoot]/register.php&quot; &gt; Go here to register &lt;/a&gt;&lt;br/&gt;&lt;br/&gt;\'</div>
    126126  <br>
    127   Selbstverständlich sollten Sie diese Änderung für alle installierten Sprachen Ihres FluxBB Forums vornehmen.
    128 <br>
    129 <br>
    130   <b>* Modifier le fichier</b> : [RacineDeFluxBB]/login.php und ersetzen Sie die Zeile 69:
     127  Of course you should also make the same change for other languages of your FluxBB forum.
     128<br><br>
     129  <b>* Modify the file</b> : [FluxBBRoot]/login.php by replacing the line 69:
    131130  <div class="mod">message($lang_login[\'Wrong user/pass\'].\'&lt;a href=&quot;login.php?action=forget&quot;&gt;</div>
    132   <b>mit :</b>
     131  <b>with :</b>
    133132  <div class="info">message($lang_login[\'Wrong user/pass\'].\'&lt;a href=&quot;../[PiwigoRoot]/password.php&quot;&gt;</div>
    134133<br>
    135   Und am Zeile 216:
     134  and at line 216:
    136135  <div class="mod">&lt;a href=&quot;login.php?action=forget&quot; tabindex=&quot;5&quot;><?php echo $lang_login[\'Forgotten pass\']</a></p></div>
    137   <b>mit :</b>
     136  <b>with :</b>
    138137  <div class="info">&lt;a href=&quot;../[PiwigoRoot]/password.php&quot; tabindex=&quot;5&quot;><?php echo $lang_login[\'Forgotten pass\']</a></p></div>
    139138  <br>';
    140 // --------- End: New or revised $lang ---- from version 2.2.2
     139/*TODO*/$lang['About_Reg'] = 'About the registration of users on the forum FluxBB';
     140/*TODO*/$lang['Bridge_UAM'] = 'Validation d\'accès au forum via le plugin UserAdvManager (UAM): Activez ici le pont entre les deux plugins qui vous permettra d\'interdir l\'accès à votre forum FluxBB tant que l\'utilisateur n\'a pas validé son inscription à la galerie (la fonction correspondante doit être active sur UAM). Access validation to the forum via UserAdvManager (UAM) plugin: Turn the bridge on between the two plugins that will allow you to prohibit the access to your FluxBB forum until the user has not validated its registration in the gallery (the function must be active on UAM).';
     141/*TODO*/$lang['Bridge_UAM_true'] = ' --> Enable bridge Register_FluxBB / UAM';
     142/*TODO*/$lang['Bridge_UAM_false'] = ' --> Disable bridge Register_FluxBB / UAM (default)';
     143/*TODO*/$lang['FluxBB_Group'] = 'Précisez ici l\'ID du <b>groupe FluxBB</b> dans lequel les utilisateurs non validé doivent se trouver (à créer au préalable dans FluxBB). Pour être efficace, ce groupe ne doit avoir aucune permission sur le forum (voir à la fin de cette page pour les détails d\'utilisation de cette option).Specify the ID of <b>FluxBB\' group</b> in which non validated users must be (to be created in advance in FluxBB). To be effective, this group should have no permission on the forum (see the end of this page for details on using this option).';
     144/*TODO*/$lang['About_Bridge'] = 'About Register_FluxBB / UAM bridge';
     145/*TODO*/$lang['UAM_Bridge_advice'] = 'The UserAdvManager plugin allows forcing new registrants to confirm their registration before allowing them to access the entire gallery. The joint use of this plugin with Register_FluxBB can do the same on the forum linked: Registrants can not post until they have validated their registration in the gallery. <br>
     146Here is the general procedure to apply:
     147<br>
     148- In the administration of your FluxBB forum, set at least 2 groups of users (for example: "validated" and "no_validated").<br>
     149- Give the first group ("validated") access permissions you want on your forum and set it as the default group.<br>
     150- Remove the second group ("no_validated") all permissions on your forum (the members of this group can only read public posts).<br>
     151- Locate the ID of the second group "no_validated".<br>
     152- Enter this ID in Register_FluxBB plugin, activate the bridge and save the settings.
     153<br>
     154<b class="mod"><u>Important notes:</u></b>
     155<br>
     156If you already use an earlier version of Register_FluxBB, Piwigo\'s accounts linked between your gallery and your FluxBB forum will not be impacted by the effects of the bridge. Only new registers will be impacted after activation of the bridge.<b><u>Accounts resynchronization function will be void.</u></b><br>
     157Similarly, if you\'ve never used Register_FluxBB, the Piwigo\'s accounts migration phase from your gallery to your FluxBB forum will disregard the state validated or not for the accounts at the launch of the migration phase.';
     158// --------- End: New or revised $lang ---- from version 2.3.0
    141159?>
Note: See TracChangeset for help on using the changeset viewer.